| .. |
|
alpha
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
arm
|
e08bf34689
* stack page initialization disabled, not necessary according to Yury Sidorov
|
19 years ago |
|
html
|
fa0d3d79e0
no message
|
23 years ago |
|
i386
|
d79df4c74a
* 64bit support for shrd
|
19 years ago |
|
ia64
|
32098ceea9
* first iA-64 register stuff
|
19 years ago |
|
m68k
|
90cacb4cf5
* changed result type of dwarf_reg from byte to shortint to avoid
|
19 years ago |
|
mips
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
msg
|
3a54183ce8
* clarified errors regarding invalid uses of packed array/record fields
|
19 years ago |
|
powerpc
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
|
powerpc64
|
d4a818c8ae
* support for subsets which are not a multiple of 8 bits
|
19 years ago |
|
ppcgen
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 years ago |
|
sparc
|
805570c3cf
* fixed internalerrors due to no (dummy) MM reg allocator
|
19 years ago |
|
systems
|
9b33012fe9
* fixed compilation
|
19 years ago |
|
utils
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
|
vis
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
x86
|
b3ae0c51a4
* sizes2load handles OS_NO properly if one size is given
|
19 years ago |
|
x86_64
|
819dec1411
* pass only non specialized arrays in registers on win x64
|
19 years ago |
|
COPYING
|
d4b8a224a1
+ Added license to this library
|
21 years ago |
|
MPWMake
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
|
Makefile
|
705033284e
+ regenerated makefiles to support powerpc-amiga target
|
19 years ago |
|
Makefile.fpc
|
979094d0a2
* use echoredir for creating revision.inc
|
19 years ago |
|
README
|
012af1131e
* updated to help compiling the compiler
|
22 years ago |
|
aasmbase.pas
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 years ago |
|
aasmdata.pas
|
8e1dd27896
* properly copy tasmlabels when generating altsymbols
|
19 years ago |
|
aasmtai.pas
|
670393533b
* tai_symbol no longer derives from tailineinfo, so line number stabs come after
|
19 years ago |
|
aggas.pas
|
1f3e05131a
fixed generation of dwarf lineinfo in win32
|
19 years ago |
|
aopt.pas
|
89f5d65784
* fix findlohilabel
|
20 years ago |
|
aoptbase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
aoptcs.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
aoptda.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
aoptobj.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
assemble.pas
|
d75b19e484
* removed/conditionalised several unused variables
|
19 years ago |
|
browcol.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
browlog.pas
|
232555904e
* symtablestack cleanup and rewrite
|
20 years ago |
|
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
26 years ago |
|
catch.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
|
cclasses.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
|
cfidwarf.pas
|
870be04a3f
* use dwarf_reg()
|
20 years ago |
|
cg64f32.pas
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
|
cgbase.pas
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 years ago |
|
cgobj.pas
|
0be55cf230
* fixed a missed "(1 shl 32) - 1 = 0" problem for x86
|
19 years ago |
|
cgutils.pas
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 years ago |
|
charset.pas
|
edffc31139
* fixed crash with empty codepage
|
20 years ago |
|
cmsgs.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
|
comphook.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
|
compiler.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
|
compinnr.inc
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
|
comprsrc.pas
|
a62c1faa2d
+ output is flushed before launching external utilities
|
19 years ago |
|
cp437.pas
|
effb0aae89
- remove compilation warnings
|
23 years ago |
|
cp850.pas
|
effb0aae89
- remove compilation warnings
|
23 years ago |
|
cp8859_1.pas
|
effb0aae89
- remove compilation warnings
|
23 years ago |
|
cresstr.pas
|
3f1070b9d7
* correct fix for resourcestrings
|
19 years ago |
|
cstreams.pas
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
20 years ago |
|
cutils.pas
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
|
dbgbase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
dbgdwarf.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
|
dbgstabs.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
|
defcmp.pas
|
47eb589d54
* allow implicit conversions from/to packed char arrays under the
|
19 years ago |
|
defutil.pas
|
819dec1411
* pass only non specialized arrays in registers on win x64
|
19 years ago |
|
export.pas
|
6a4ee03913
* change edatalabel to string references. The edatalabel is not available anymore after a unit is compiled
|
19 years ago |
|
finput.pas
|
ce58e15393
* fix coff section names to fix resourcestrings with
|
20 years ago |
|
fmodule.pas
|
bf1c390027
* refactor import library generation
|
19 years ago |
|
fpccrc.pas
|
c0b4678873
* Rename unit crc to fpccrc to avoid name conflict in packages
|
20 years ago |
|
fpcdefs.inc
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
|
fppu.pas
|
bf1c390027
* refactor import library generation
|
19 years ago |
|
gendef.pas
|
d69ad5d84d
* cleanup external/nolink options
|
19 years ago |
|
globals.pas
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 years ago |
|
globtype.pas
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 years ago |
|
htypechk.pas
|
3a54183ce8
* clarified errors regarding invalid uses of packed array/record fields
|
19 years ago |
|
impdef.pas
|
a62c1faa2d
+ output is flushed before launching external utilities
|
19 years ago |
|
import.pas
|
bf1c390027
* refactor import library generation
|
19 years ago |
|
link.pas
|
bf1c390027
* refactor import library generation
|
19 years ago |
|
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
25 years ago |
|
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
24 years ago |
|
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
25 years ago |
|
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
|
mppcsparc
|
72556ae39f
* fix compile problem
|
21 years ago |
|
msgidx.inc
|
3a54183ce8
* clarified errors regarding invalid uses of packed array/record fields
|
19 years ago |
|
msgtxt.inc
|
3a54183ce8
* clarified errors regarding invalid uses of packed array/record fields
|
19 years ago |
|
nadd.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
|
nbas.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
ncal.pas
|
733f559267
* also perform C varargs type conversions for cdecl procedures declared
|
19 years ago |
|
ncgadd.pas
|
8102053adc
* fixed compilation on 64 bit CPUs
|
19 years ago |
|
ncgbas.pas
|
c1c8a274bc
* fixed compilation on non x86 systems
|
20 years ago |
|
ncgcal.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
|
ncgcnv.pas
|
039e7143f4
* avoid some unnecessary bool->int->bool type conversions
|
20 years ago |
|
ncgcon.pas
|
af538ebde8
* fixed merging of identical ansi/widestrings
|
19 years ago |
|
ncgflw.pas
|
c25aba7592
* cleaned up subsetreg support (put everything in a record)
|
19 years ago |
|
ncginl.pas
|
d75b19e484
* removed/conditionalised several unused variables
|
19 years ago |
|
ncgld.pas
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
|
ncgmat.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
ncgmem.pas
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
|
ncgopt.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
ncgset.pas
|
e531c4f125
+ very limited SSA support (only outside control flow
|
19 years ago |
|
ncgutil.pas
|
d4d4d03b3b
* correct handling of result register allocation of exception helpers
|
19 years ago |
|
ncnv.pas
|
733f559267
* also perform C varargs type conversions for cdecl procedures declared
|
19 years ago |
|
ncon.pas
|
95be416b9d
* don't allow stringconst+integer
|
20 years ago |
|
nflw.pas
|
d75b19e484
* removed/conditionalised several unused variables
|
19 years ago |
|
ninl.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
|
nld.pas
|
733f559267
* also perform C varargs type conversions for cdecl procedures declared
|
19 years ago |
|
nmat.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
|
nmem.pas
|
1ab3d81541
* also use LOC_CSUBSETREF
|
19 years ago |
|
nobj.pas
|
4506394cfa
* pass contextobjdef for visibility of methods. There are different
|
19 years ago |
|
node.pas
|
733f559267
* also perform C varargs type conversions for cdecl procedures declared
|
19 years ago |
|
nopt.pas
|
b6e35a200e
* rewrite of optimizer options
|
20 years ago |
|
nset.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
nstate.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
|
nutils.pas
|
df973fa1de
* fixed issue #6977 (add regvars occupied by the invisible high parameter
|
19 years ago |
|
ogbase.pas
|
bf1c390027
* refactor import library generation
|
19 years ago |
|
ogcoff.pas
|
2ecd4522be
* make rvasize the same as datasize
|
19 years ago |
|
ogelf.pas
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 years ago |
|
oglx.pas
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
20 years ago |
|
ogmap.pas
|
17bc033747
Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from
|
20 years ago |
|
optcse.pas
|
b7d874635c
* fixed some small problems in loop unrolling
|
20 years ago |
|
options.pas
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 years ago |
|
optunrol.pas
|
d75b19e484
* removed/conditionalised several unused variables
|
19 years ago |
|
owar.pas
|
f5c1839ff0
* support static library (.a) linking
|
19 years ago |
|
owbase.pas
|
f5c1839ff0
* support static library (.a) linking
|
19 years ago |
|
parabase.pas
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
20 years ago |
|
paramgr.pas
|
743b05e911
* fixed and released optimization to prevent some superfluous
|
19 years ago |
|
parser.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
|
pass_1.pas
|
0907a1ef80
* fixed compilerwidestring concatenation
|
20 years ago |
|
pass_2.pas
|
e531c4f125
+ very limited SSA support (only outside control flow
|
19 years ago |
|
pbase.pas
|
3824604e8a
* export of qualified unit symbols, fixes #6848
|
19 years ago |
|
pdecl.pas
|
91434bd791
* fixed several dispinterface parsing related stuff
|
19 years ago |
|
pdecobj.pas
|
bc5e1be7b1
* fixed object constructor handling for 64 bit CPUs
|
19 years ago |
|
pdecsub.pas
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 years ago |
|
pdecvar.pas
|
bf1c390027
* refactor import library generation
|
19 years ago |
|
pexports.pas
|
3824604e8a
* export of qualified unit symbols, fixes #6848
|
19 years ago |
|
pexpr.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
|
pinline.pas
|
22657a363b
* pass context class to searchsym_in_class to fix the visibility
|
19 years ago |
|
pmodules.pas
|
bf1c390027
* refactor import library generation
|
19 years ago |
|
pp.lpi
|
6263aefef5
* locally changed pp.lpi reverted
|
19 years ago |
|
pp.pas
|
4662a12fd5
* compilation for arm target fixed
|
20 years ago |
|
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
23 years ago |
|
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 years ago |
|
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
|
ppc.dpr
|
4ace790492
* remove $Log
|
20 years ago |
|
ppheap.pas
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 years ago |
|
ppu.pas
|
733f559267
* also perform C varargs type conversions for cdecl procedures declared
|
19 years ago |
|
procinfo.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
pstatmnt.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
|
psub.pas
|
bf1c390027
* refactor import library generation
|
19 years ago |
|
psystem.pas
|
bc5e1be7b1
* fixed object constructor handling for 64 bit CPUs
|
19 years ago |
|
ptconst.pas
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
|
ptype.pas
|
2b3250aac0
* no support yet for packed records which need to be initialized
|
19 years ago |
|
raatt.pas
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
20 years ago |
|
rabase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
rasm.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
rautils.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
|
regvars.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
rgbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
|
rgobj.pas
|
84d652e3c9
* remove extdebug register unused warning, it is obsolete with the ssa for registers
|
19 years ago |
|
scandir.pas
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 years ago |
|
scanner.pas
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 years ago |
|
script.pas
|
848b7b8914
- removed {$ifdef havelinuxrtl10} code
|
19 years ago |
|
switches.pas
|
2888a21593
* list supported optimization options in -i
|
20 years ago |
|
symbase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
20 years ago |
|
symconst.pas
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
|
symdef.pas
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
|
symnot.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
|
symsym.pas
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
|
symtable.pas
|
c9c56996cc
- removed wrong databitsize assignment (which had no effect)
|
19 years ago |
|
symtype.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
|
symutil.pas
|
1b4c7b5a3e
* fix default parameter compare for widestring
|
20 years ago |
|
systems.pas
|
e52ff8bbcf
* used gar instead of ar on solaris
|
19 years ago |
|
tgobj.pas
|
3f2f694d48
* per-parameter alignment set in target specific paramanager now overrides default alignment of parameter locals
|
20 years ago |
|
tokens.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
|
verbose.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 years ago |
|
version.pas
|
7db8bc6498
* Revert version change
|
19 years ago |
|
widestr.pas
|
d593c10adf
* fixed crashes in asciichar2unicode() and ascii2unicode() in case
|
19 years ago |