.. |
alpha
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
arm
|
e0955aea59
- removed unnecessary array
|
19 éve |
html
|
fa0d3d79e0
no message
|
23 éve |
i386
|
cf86412832
* fixed regInInstruction to detect register usages in Ch_ALL
|
19 éve |
ia64
|
32098ceea9
* first iA-64 register stuff
|
19 éve |
m68k
|
90cacb4cf5
* changed result type of dwarf_reg from byte to shortint to avoid
|
19 éve |
mips
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
msg
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
powerpc
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
powerpc64
|
d4a818c8ae
* support for subsets which are not a multiple of 8 bits
|
19 éve |
ppcgen
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 éve |
sparc
|
805570c3cf
* fixed internalerrors due to no (dummy) MM reg allocator
|
19 éve |
systems
|
889f564aa3
* use "ld -s" instead of "ld -x" on darwin, since the ld-bug which broke
|
19 éve |
utils
|
32098ceea9
* first iA-64 register stuff
|
19 éve |
vis
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
x86
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
x86_64
|
55053a586b
* fix comisd
|
19 éve |
COPYING
|
d4b8a224a1
+ Added license to this library
|
21 éve |
MPWMake
|
f60d0b98b7
* Bugfix
|
20 éve |
Makefile
|
705033284e
+ regenerated makefiles to support powerpc-amiga target
|
19 éve |
Makefile.fpc
|
979094d0a2
* use echoredir for creating revision.inc
|
19 éve |
README
|
012af1131e
* updated to help compiling the compiler
|
22 éve |
aasmbase.pas
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 éve |
aasmdata.pas
|
8e1dd27896
* properly copy tasmlabels when generating altsymbols
|
19 éve |
aasmtai.pas
|
670393533b
* tai_symbol no longer derives from tailineinfo, so line number stabs come after
|
19 éve |
aggas.pas
|
1f3e05131a
fixed generation of dwarf lineinfo in win32
|
19 éve |
aopt.pas
|
89f5d65784
* fix findlohilabel
|
19 éve |
aoptbase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
aoptcs.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
aoptda.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
aoptobj.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
assemble.pas
|
d75b19e484
* removed/conditionalised several unused variables
|
19 éve |
browcol.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
browlog.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 éve |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 éve |
catch.pas
|
790a4fe2d3
* log and id tags removed
|
20 éve |
cclasses.pas
|
6dd5ee65f5
* FCachedStr added to TFPHashObject for easier debugging
|
19 éve |
cfidwarf.pas
|
870be04a3f
* use dwarf_reg()
|
19 éve |
cg64f32.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
cgbase.pas
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 éve |
cgobj.pas
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 éve |
cgutils.pas
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 éve |
charset.pas
|
edffc31139
* fixed crash with empty codepage
|
20 éve |
cmsgs.pas
|
790a4fe2d3
* log and id tags removed
|
20 éve |
comphook.pas
|
57d5329977
* support printing the full source file path also when -vr is used
|
19 éve |
compiler.pas
|
c17b57db07
+ Statistics of warnings, hints and notes - (modified/fixed) patch from Naj Kejah, part of wishlist item 4897, plus hardcoded text moved to message file
|
19 éve |
compinnr.inc
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
comprsrc.pas
|
a62c1faa2d
+ output is flushed before launching external utilities
|
19 éve |
cp437.pas
|
effb0aae89
- remove compilation warnings
|
23 éve |
cp850.pas
|
effb0aae89
- remove compilation warnings
|
23 éve |
cp8859_1.pas
|
effb0aae89
- remove compilation warnings
|
23 éve |
cresstr.pas
|
3f1070b9d7
* correct fix for resourcestrings
|
19 éve |
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
|
19 éve |
cutils.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
dbgbase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
dbgdwarf.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
dbgstabs.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
defcmp.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
defutil.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
export.pas
|
6a4ee03913
* change edatalabel to string references. The edatalabel is not available anymore after a unit is compiled
|
19 éve |
finput.pas
|
ce58e15393
* fix coff section names to fix resourcestrings with
|
19 éve |
fmodule.pas
|
ce58e15393
* fix coff section names to fix resourcestrings with
|
19 éve |
fpccrc.pas
|
c0b4678873
* Rename unit crc to fpccrc to avoid name conflict in packages
|
20 éve |
fpcdefs.inc
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
fppu.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
gendef.pas
|
d69ad5d84d
* cleanup external/nolink options
|
19 éve |
globals.pas
|
848b7b8914
- removed {$ifdef havelinuxrtl10} code
|
19 éve |
globtype.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
htypechk.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
impdef.pas
|
a62c1faa2d
+ output is flushed before launching external utilities
|
19 éve |
import.pas
|
d19c898b56
* remove obsolete generatesmartlib
|
19 éve |
link.pas
|
e52ff8bbcf
* used gar instead of ar on solaris
|
19 éve |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
24 éve |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
24 éve |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
25 éve |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 éve |
mppcsparc
|
72556ae39f
* fix compile problem
|
21 éve |
msgidx.inc
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
msgtxt.inc
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
nadd.pas
|
b4668054c5
* avoid unnecessary sign extensions for integer comparisons
|
19 éve |
nbas.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
ncal.pas
|
2df42b29af
* removed "Note: Local variable "X" is assigned but never used" when the variable is passed to procedure/function as OUT parameter.
|
19 éve |
ncgadd.pas
|
03302dc7c4
* fixed support for macpas & and | operators: they only work on booleans
|
19 éve |
ncgbas.pas
|
c1c8a274bc
* fixed compilation on non x86 systems
|
19 éve |
ncgcal.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
ncgcnv.pas
|
039e7143f4
* avoid some unnecessary bool->int->bool type conversions
|
19 éve |
ncgcon.pas
|
570c1bc3a5
* widestrings aren't ref. counted anymore on windows
|
19 éve |
ncgflw.pas
|
c25aba7592
* cleaned up subsetreg support (put everything in a record)
|
19 éve |
ncginl.pas
|
d75b19e484
* removed/conditionalised several unused variables
|
19 éve |
ncgld.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
ncgmat.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
ncgmem.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
ncgopt.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
ncgset.pas
|
e531c4f125
+ very limited SSA support (only outside control flow
|
19 éve |
ncgutil.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
ncnv.pas
|
d4848169e1
* as operator isn't allowed for non com interfaces
|
19 éve |
ncon.pas
|
95be416b9d
* don't allow stringconst+integer
|
19 éve |
nflw.pas
|
d75b19e484
* removed/conditionalised several unused variables
|
19 éve |
ninl.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
nld.pas
|
f0a62b1e47
Changed implicit type conversion helper for interface assignments. This is needed for _IMPLEMENTS. Will be optimized to be more optimal for non-implements interfaces
|
19 éve |
nmat.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
nmem.pas
|
6dde68da3a
* fix IE when subscripting records part of another record regvar
|
19 éve |
nobj.pas
|
4506394cfa
* pass contextobjdef for visibility of methods. There are different
|
19 éve |
node.pas
|
b5fe67351e
* fixed warning
|
19 éve |
nopt.pas
|
b6e35a200e
* rewrite of optimizer options
|
19 éve |
nset.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
nstate.pas
|
790a4fe2d3
* log and id tags removed
|
20 éve |
nutils.pas
|
df973fa1de
* fixed issue #6977 (add regvars occupied by the invisible high parameter
|
19 éve |
ogbase.pas
|
5aef17adae
* Internal linker now creates .reloc section for DLLs.
|
19 éve |
ogcoff.pas
|
5aef17adae
* Internal linker now creates .reloc section for DLLs.
|
19 éve |
ogelf.pas
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 éve |
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
|
19 éve |
ogmap.pas
|
17bc033747
Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from
|
19 éve |
optcse.pas
|
b7d874635c
* fixed some small problems in loop unrolling
|
20 éve |
options.pas
|
239a7a5d9c
* do default replacements for -o, fixes #7198
|
19 éve |
optunrol.pas
|
d75b19e484
* removed/conditionalised several unused variables
|
19 éve |
owar.pas
|
f5c1839ff0
* support static library (.a) linking
|
19 éve |
owbase.pas
|
f5c1839ff0
* support static library (.a) linking
|
19 éve |
parabase.pas
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 éve |
paramgr.pas
|
743b05e911
* fixed and released optimization to prevent some superfluous
|
19 éve |
parser.pas
|
37c81492ad
Merged revisions 2827,2831,2837,2932-2980 via svnmerge from
|
19 éve |
pass_1.pas
|
0907a1ef80
* fixed compilerwidestring concatenation
|
20 éve |
pass_2.pas
|
e531c4f125
+ very limited SSA support (only outside control flow
|
19 éve |
pbase.pas
|
3824604e8a
* export of qualified unit symbols, fixes #6848
|
19 éve |
pdecl.pas
|
91434bd791
* fixed several dispinterface parsing related stuff
|
19 éve |
pdecobj.pas
|
22146e2bcf
* partial fix (not for 64 bit CPUs yet) for #5641 (tested only lower byte of result of object constructors)
|
19 éve |
pdecsub.pas
|
22146e2bcf
* partial fix (not for 64 bit CPUs yet) for #5641 (tested only lower byte of result of object constructors)
|
19 éve |
pdecvar.pas
|
037fd46699
Added iioffset/fieldoffset code for _IMPLEMENTS
|
19 éve |
pexports.pas
|
3824604e8a
* export of qualified unit symbols, fixes #6848
|
19 éve |
pexpr.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
pinline.pas
|
22657a363b
* pass context class to searchsym_in_class to fix the visibility
|
19 éve |
pmodules.pas
|
d75b19e484
* removed/conditionalised several unused variables
|
19 éve |
pp.lpi
|
6263aefef5
* locally changed pp.lpi reverted
|
19 éve |
pp.pas
|
4662a12fd5
* compilation for arm target fixed
|
19 éve |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
23 éve |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 éve |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 éve |
ppc.dpr
|
4ace790492
* remove $Log
|
20 éve |
ppheap.pas
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 éve |
ppu.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
procinfo.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
pstatmnt.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
psub.pas
|
7bb3a1fe22
* fixed register allocation of gen_load_para_value() and backwards
|
19 éve |
psystem.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
ptconst.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
ptype.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
raatt.pas
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 éve |
rabase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
rasm.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
rautils.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
regvars.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
rgbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 éve |
rgobj.pas
|
fd4b348e7c
* fixed empty superregister set detection in constructor
|
19 éve |
scandir.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
scanner.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
script.pas
|
848b7b8914
- removed {$ifdef havelinuxrtl10} code
|
19 éve |
switches.pas
|
2888a21593
* list supported optimization options in -i
|
19 éve |
symbase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 éve |
symconst.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
symdef.pas
|
9e66674ff9
+ first part of qwordbool implementation
|
19 éve |
symnot.pas
|
790a4fe2d3
* log and id tags removed
|
20 éve |
symsym.pas
|
4506394cfa
* pass contextobjdef for visibility of methods. There are different
|
19 éve |
symtable.pas
|
eb829ea21b
* store procdef messageinf in the ppu
|
19 éve |
symtype.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
symutil.pas
|
1b4c7b5a3e
* fix default parameter compare for widestring
|
20 éve |
systems.pas
|
e52ff8bbcf
* used gar instead of ar on solaris
|
19 éve |
tgobj.pas
|
3f2f694d48
* per-parameter alignment set in target specific paramanager now overrides default alignment of parameter locals
|
19 éve |
tokens.pas
|
eccbc78e04
+ support for bitpacked arrays:
|
19 éve |
verbose.pas
|
a62c1faa2d
+ output is flushed before launching external utilities
|
19 éve |
version.pas
|
7db8bc6498
* Revert version change
|
19 éve |
widestr.pas
|
d593c10adf
* fixed crashes in asciichar2unicode() and ascii2unicode() in case
|
19 éve |