.. |
alpha
|
a23fa2e81e
* moved (unfinished) routines related to writing taicpu's to ppu files
|
hace 18 años |
arm
|
c3475dddc0
* handle case ranges properly for unsigned types with a non-zero base, resolves #10009
|
hace 18 años |
html
|
fa0d3d79e0
no message
|
hace 23 años |
i386
|
965bb41288
* fixed more rex placements
|
hace 18 años |
ia64
|
32098ceea9
* first iA-64 register stuff
|
hace 19 años |
m68k
|
1536e9e65b
+ de-uglified the previous hack
|
hace 18 años |
mips
|
00d6a03b2c
+ default code now preserves mm registers
|
hace 18 años |
msg
|
e3a0f3d303
* updates from Ido Kanner
|
hace 18 años |
powerpc
|
00d6a03b2c
+ default code now preserves mm registers
|
hace 18 años |
powerpc64
|
00d6a03b2c
+ default code now preserves mm registers
|
hace 18 años |
ppcgen
|
c3475dddc0
* handle case ranges properly for unsigned types with a non-zero base, resolves #10009
|
hace 18 años |
sparc
|
ad5ce1adf4
* fixed a_load_reg_ref: the store size has to depend on the tosize,
|
hace 18 años |
systems
|
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
|
hace 18 años |
utils
|
4fed8c4ab5
+ write aliasnames to ppu as well
|
hace 18 años |
vis
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
hace 19 años |
x86
|
965bb41288
* fixed more rex placements
|
hace 18 años |
x86_64
|
965bb41288
* fixed more rex placements
|
hace 18 años |
COPYING
|
d4b8a224a1
+ Added license to this library
|
hace 21 años |
MPWMake
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
hace 19 años |
Makefile
|
22c1f6381d
* Fixed cross CPU cycle after changes in rev. 8911.
|
hace 18 años |
Makefile.fpc
|
22c1f6381d
* Fixed cross CPU cycle after changes in rev. 8911.
|
hace 18 años |
README
|
012af1131e
* updated to help compiling the compiler
|
hace 22 años |
aasmbase.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
hace 18 años |
aasmdata.pas
|
c13ff3729b
* Merged 2.3 branch changes:
|
hace 18 años |
aasmsym.pas
|
a23fa2e81e
* moved (unfinished) routines related to writing taicpu's to ppu files
|
hace 18 años |
aasmtai.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
hace 18 años |
aggas.pas
|
b91c0756c4
+ made m68k to compile system unit again
|
hace 18 años |
aopt.pas
|
4010d66c2c
* arm cond. instruction support
|
hace 19 años |
aoptbase.pas
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
aoptcs.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
hace 19 años |
aoptda.pas
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
aoptobj.pas
|
e4e6f8112d
* fixed some warnings about hidden constructors
|
hace 18 años |
assemble.pas
|
a724d80e81
* debuginfo initialized per unit
|
hace 18 años |
browcol.pas
|
7934961490
* Fix browcol.
|
hace 18 años |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
hace 25 años |
catch.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
hace 19 años |
cclasses.pas
|
cadcfa76d8
* optimized TLinkedList.clear so it can use regvars for everything in
|
hace 18 años |
cfidwarf.pas
|
870be04a3f
* use dwarf_reg()
|
hace 19 años |
cfileutl.pas
|
71c314c550
* Only start caching a directory once more than 20 lookups have been
|
hace 18 años |
cg64f32.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
cgbase.pas
|
20dbda751a
* fixed sparc compilation after addr_lo/hi changes
|
hace 18 años |
cgobj.pas
|
0b83cb5761
* align locations where mm registers are stored to be preserved
|
hace 18 años |
cgutils.pas
|
6ac5ed6a47
* store character constants converted to shortstrings unaligned
|
hace 18 años |
charset.pas
|
edffc31139
* fixed crash with empty codepage
|
hace 20 años |
cmsgs.pas
|
a3d906f1ca
- removed several ;;
|
hace 18 años |
comphook.pas
|
01fd678211
+ basic parsing of package files
|
hace 18 años |
compiler.pas
|
a724d80e81
* debuginfo initialized per unit
|
hace 18 años |
compinnr.inc
|
c80d4225ca
+ support for ISO Extended Pascal ReadStr() and WriteStr() routines
|
hace 18 años |
comprsrc.pas
|
bc7e54c3f0
* search preprocessor binary and add it as command line parameter for windres, so that the cpp doesn't need to be on the path
|
hace 18 años |
constexp.pas
|
67e16340be
* revert r8118
|
hace 18 años |
cp1251.pas
|
28bab3fb4f
- removed some unused variables
|
hace 18 años |
cp437.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
hace 19 años |
cp850.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
hace 19 años |
cp866.pas
|
2fe79903d6
* added missing "reserved" field to new code page files to fix warnings
|
hace 18 años |
cp8859_1.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
hace 19 años |
cp8859_5.pas
|
2fe79903d6
* added missing "reserved" field to new code page files to fix warnings
|
hace 18 años |
crefs.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
cresstr.pas
|
5a0a6d0d9e
* fixed and enabled smartlinking on Darwin by adding more .reference
|
hace 18 años |
cstreams.pas
|
71193c0f2c
* fixed bootstrapping with 2.0.4
|
hace 18 años |
cutils.pas
|
f70a4a64a0
* swapendian for 2.0.x
|
hace 18 años |
dbgbase.pas
|
a724d80e81
* debuginfo initialized per unit
|
hace 18 años |
dbgdwarf.pas
|
e10c75ee6e
* fix relative path writing
|
hace 18 años |
dbgstabs.pas
|
d2279d55d6
* restored outputting the stabs for local variables and parameters
|
hace 18 años |
defcmp.pas
|
e716ac6b6b
* give ord->formaldef again a higher precedence than ord->floatdef
|
hace 18 años |
defutil.pas
|
0040eecf9f
+ support for extra packing of sets whose lower element number
|
hace 18 años |
export.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
hace 19 años |
finput.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
fmodule.pas
|
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
|
hace 18 años |
fpccrc.pas
|
c0b4678873
* Rename unit crc to fpccrc to avoid name conflict in packages
|
hace 19 años |
fpcdefs.inc
|
e81d4b737f
* give a build-time error when trying to cross-compile the compiler from
|
hace 18 años |
fppu.pas
|
9ca132c61b
* look in main source dir instead of loaded_from unit dirs. The loaded_from dir is normally
|
hace 18 años |
gendef.pas
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
hace 18 años |
globals.pas
|
0625040eba
+ add -XR switch for target root file system with libs (also used for C lib type detection)
|
hace 18 años |
globtype.pas
|
bfca4e67fa
* -CO option to check for possible integer overflows
|
hace 18 años |
htypechk.pas
|
e716ac6b6b
* give ord->formaldef again a higher precedence than ord->floatdef
|
hace 18 años |
impdef.pas
|
f1067607b6
+ workaround for non-working dircache on morphos/amiga
|
hace 18 años |
import.pas
|
bf1c390027
* refactor import library generation
|
hace 19 años |
link.pas
|
d9e0f078e1
* continued to play around with package support
|
hace 18 años |
msgidx.inc
|
50cc61c8fd
* ignore register list in pure assembler routines, resolves #9335
|
hace 18 años |
msgtxt.inc
|
50cc61c8fd
* ignore register list in pure assembler routines, resolves #9335
|
hace 18 años |
nadd.pas
|
df2ecd14f5
* fixed comparisons of orddefs with fourcharcodes in macpas mode + test
|
hace 18 años |
nbas.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
hace 18 años |
ncal.pas
|
7878f0feb3
* made all fpc_*_to_shortstr helpers a procedure, resolves #8580
|
hace 18 años |
ncgadd.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
hace 18 años |
ncgbas.pas
|
56f8424af6
* no longer remove AsmBlockStart and AsmBlockEnd markers from
|
hace 18 años |
ncgcal.pas
|
79ca4b28a8
* fix non-x86 compile after r8558
|
hace 18 años |
ncgcnv.pas
|
815cd2b39d
+ support for widestring manager based widechar conversions
|
hace 18 años |
ncgcon.pas
|
5a0a6d0d9e
* fixed and enabled smartlinking on Darwin by adding more .reference
|
hace 18 años |
ncgflw.pas
|
1dd62b8686
* write also asmblocklabel for a connected labelsym
|
hace 18 años |
ncginl.pas
|
0040eecf9f
+ support for extra packing of sets whose lower element number
|
hace 18 años |
ncgld.pas
|
6ac5ed6a47
* store character constants converted to shortstrings unaligned
|
hace 18 años |
ncgmat.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
ncgmem.pas
|
ae79ef2cb5
* don't range pointers converted to arrays, resolves #8191
|
hace 18 años |
ncgopt.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
hace 18 años |
ncgrtti.pas
|
c62d72f98c
* write rtti correct for currency being emulated by int64
|
hace 18 años |
ncgset.pas
|
c3475dddc0
* handle case ranges properly for unsigned types with a non-zero base, resolves #10009
|
hace 18 años |
ncgutil.pas
|
00d6a03b2c
+ default code now preserves mm registers
|
hace 18 años |
ncnv.pas
|
e716ac6b6b
* give ord->formaldef again a higher precedence than ord->floatdef
|
hace 18 años |
ncon.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
hace 18 años |
nflw.pas
|
6434772c3c
* error message when a goto label is optimized away
|
hace 18 años |
ninl.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
hace 18 años |
nld.pas
|
7878f0feb3
* made all fpc_*_to_shortstr helpers a procedure, resolves #8580
|
hace 18 años |
nmat.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
hace 18 años |
nmem.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
hace 18 años |
nobj.pas
|
288a538df5
* don't allow starting new virtual trees in TP-style objects + test
|
hace 18 años |
node.pas
|
4492ee39c5
* remove firstpasscount
|
hace 18 años |
nopt.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
hace 18 años |
nset.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
hace 18 años |
nstate.pas
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
nutils.pas
|
f66916fc95
* fixed calculation of fpu resources
|
hace 18 años |
ogbase.pas
|
c767df348f
* idata must be aligned on 4 bytes to prevent a corrupt
|
hace 18 años |
ogcoff.pas
|
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
|
hace 18 años |
ogelf.pas
|
9f0ca44c94
* new tf_smartlink_library flag
|
hace 18 años |
oglx.pas
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
ogmap.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
optbase.pas
|
45cda67f3f
+ first basically working (not all node types yet) dfa implementation determining life information
|
hace 18 años |
optcse.pas
|
8db40851c0
* fixed some crashes
|
hace 18 años |
optdfa.pas
|
a2ac6c698d
* fixed dfa for raise nodes
|
hace 18 años |
options.pas
|
90af7ebf72
* use only windows exceptions for stack checking on win32/win64, resolves #9166
|
hace 18 años |
opttail.pas
|
6434772c3c
* error message when a goto label is optimized away
|
hace 18 años |
optunrol.pas
|
e10c55d73c
* invalid typecast
|
hace 18 años |
optutils.pas
|
63b35fdb2e
+ give more sophisticated warnings about uninitalized variables when life info is available
|
hace 18 años |
owar.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
hace 19 años |
owbase.pas
|
390a4236e2
* do not use F field to get TObjectReader FileName as it is freed inside openfile method
|
hace 18 años |
parabase.pas
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
hace 19 años |
paramgr.pas
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
parser.pas
|
01fd678211
+ basic parsing of package files
|
hace 18 años |
pass_1.pas
|
168e652d42
+ support for simplifying simple inline functions down to a single
|
hace 18 años |
pass_2.pas
|
db98f1eecb
* indenting of node names
|
hace 18 años |
pbase.pas
|
1e123d66ba
* improved generics
|
hace 18 años |
pdecl.pas
|
28bab3fb4f
- removed some unused variables
|
hace 18 años |
pdecobj.pas
|
a6eb5d839b
* allow types in interfaces
|
hace 18 años |
pdecsub.pas
|
1e123d66ba
* improved generics
|
hace 18 años |
pdecvar.pas
|
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
|
hace 18 años |
pexports.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
pexpr.pas
|
1e123d66ba
* improved generics
|
hace 18 años |
pinline.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
hace 18 años |
pmodules.pas
|
40c3092b99
* Fixed compilation.
|
hace 18 años |
pp.lpi
|
b76211b426
* more improvements
|
hace 19 años |
pp.pas
|
fa493c7898
* move exception mask initialization to procedure compile
|
hace 18 años |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
hace 23 años |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
hace 24 años |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
hace 23 años |
ppc68k.lpi
|
0d38bda5c4
* small m68k-linux fixes
|
hace 19 años |
ppcarm.lpi
|
8998a04bf6
* initial copy from i386
|
hace 19 años |
ppcppc.lpi
|
d5aea5e14a
+ powerpc lazarus project file
|
hace 18 años |
ppcsparc.lpi
|
b54185401c
+ sparc lazarus project file
|
hace 18 años |
ppheap.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
hace 19 años |
ppu.pas
|
4fed8c4ab5
+ write aliasnames to ppu as well
|
hace 18 años |
procinfo.pas
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
hace 18 años |
pstatmnt.pas
|
50cc61c8fd
* ignore register list in pure assembler routines, resolves #9335
|
hace 18 años |
psub.pas
|
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
|
hace 18 años |
psystem.pas
|
0d1ff3a0f1
- removed tai_file/tai_loc, no longer needed
|
hace 18 años |
ptconst.pas
|
368cd52f97
* fixed bug in typed constant record parsing with variant records
|
hace 18 años |
ptype.pas
|
1e123d66ba
* improved generics
|
hace 18 años |
raatt.pas
|
4151029ee5
+ .fini section support
|
hace 18 años |
rabase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
hace 19 años |
rasm.pas
|
1684a6fc32
* replaced tdictionary with tfphashlist
|
hace 19 años |
rautils.pas
|
e1aefdbac5
* Improved escape analysis so the improved tretopt no longer fails.
|
hace 18 años |
regvars.pas
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
rgbase.pas
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
rgobj.pas
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
hace 18 años |
scandir.pas
|
21abdd2f4e
+ support for specifying the minimal precision for floating point
|
hace 18 años |
scanner.pas
|
d9e0f078e1
* continued to play around with package support
|
hace 18 años |
script.pas
|
9c69c9dcf8
* fixed handling of paths/files with spaces in their name in link.res
|
hace 18 años |
switches.pas
|
c7100799ed
+ forbid usage of $E on targets supporting no fpu emulation
|
hace 18 años |
symbase.pas
|
91dbd27a42
* cleanup deleting of defs
|
hace 18 años |
symconst.pas
|
e716ac6b6b
* give ord->formaldef again a higher precedence than ord->floatdef
|
hace 18 años |
symdef.pas
|
4fed8c4ab5
+ write aliasnames to ppu as well
|
hace 18 años |
symnot.pas
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
symsym.pas
|
df84ca49b4
* fixed tests/cg/opt/tretopt, and also in more cases
|
hace 18 años |
symtable.pas
|
37695af02b
* added missing assignment check when searching for a symbol in a class, fixing bug #9673
|
hace 18 años |
symtype.pas
|
1cd65c647d
* Convert guid load/save to endian safe code.
|
hace 18 años |
symutil.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
systems.pas
|
90af7ebf72
* use only windows exceptions for stack checking on win32/win64, resolves #9166
|
hace 18 años |
tgobj.pas
|
206d027e9e
* for ARM CPU records must be aligned in stack depending of record size to prevent misaligned error when the record is passed as parameter in registers. It fixes tcalext* tests for ARM.
|
hace 18 años |
tokens.pas
|
1b173fd0f3
+ Enable resourcestring in all modes
|
hace 18 años |
verbose.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
version.pas
|
c13ff3729b
* Merged 2.3 branch changes:
|
hace 18 años |
widestr.pas
|
3f81a4ed65
* make code page name parsing case insensitive (mantis #8930)
|
hace 18 años |