.. |
alpha
|
a23fa2e81e
* moved (unfinished) routines related to writing taicpu's to ppu files
|
il y a 18 ans |
arm
|
09fa6b5893
* Fixed Abs and Sqrt in hardfloat mode on arm.
|
il y a 18 ans |
html
|
fa0d3d79e0
no message
|
il y a 23 ans |
i386
|
b86574cf36
* Fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
|
il y a 18 ans |
ia64
|
32098ceea9
* first iA-64 register stuff
|
il y a 19 ans |
m68k
|
3b7e458f02
* Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977.
|
il y a 18 ans |
mips
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
il y a 19 ans |
msg
|
fe59d1fe9e
* updates from Karl-Michael Schindler
|
il y a 18 ans |
powerpc
|
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
|
il y a 18 ans |
powerpc64
|
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
|
il y a 18 ans |
ppcgen
|
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
|
il y a 18 ans |
sparc
|
3b7e458f02
* Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977.
|
il y a 18 ans |
systems
|
cdf4841517
* Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table)
|
il y a 18 ans |
utils
|
cdf4841517
* Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table)
|
il y a 18 ans |
vis
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
il y a 19 ans |
x86
|
e23a8655e8
* fixed generic in-code in case left = LOC_JUMP
|
il y a 18 ans |
x86_64
|
f31889df57
* Pass const params by pointer if calling convention<>register. This is
|
il y a 18 ans |
COPYING
|
d4b8a224a1
+ Added license to this library
|
il y a 21 ans |
MPWMake
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
il y a 19 ans |
Makefile
|
673d02c6b8
* re-added darwin/ppc64 support (please use up-to-date fpcmake)
|
il y a 18 ans |
Makefile.fpc
|
e8c48ab561
+ eDSP instructions for arm
|
il y a 18 ans |
README
|
012af1131e
* updated to help compiling the compiler
|
il y a 22 ans |
aasmbase.pas
|
f55b4d9ece
* comment about sec_fpc extended to cover current meaning
|
il y a 18 ans |
aasmdata.pas
|
c13ff3729b
* Merged 2.3 branch changes:
|
il y a 18 ans |
aasmsym.pas
|
a23fa2e81e
* moved (unfinished) routines related to writing taicpu's to ppu files
|
il y a 18 ans |
aasmtai.pas
|
499cbcbbe1
* make cycle OPT=-gwl -Co -Cr on x86-64 fixed
|
il y a 18 ans |
aggas.pas
|
b86574cf36
* Fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
|
il y a 18 ans |
aopt.pas
|
4010d66c2c
* arm cond. instruction support
|
il y a 19 ans |
aoptbase.pas
|
658c46b903
* remove tdictionary and tindexarray
|
il y a 19 ans |
aoptcs.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
il y a 19 ans |
aoptda.pas
|
658c46b903
* remove tdictionary and tindexarray
|
il y a 19 ans |
aoptobj.pas
|
e4e6f8112d
* fixed some warnings about hidden constructors
|
il y a 18 ans |
assemble.pas
|
499cbcbbe1
* make cycle OPT=-gwl -Co -Cr on x86-64 fixed
|
il y a 18 ans |
browcol.pas
|
7934961490
* Fix browcol.
|
il y a 18 ans |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
il y a 25 ans |
catch.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
il y a 19 ans |
cclasses.pas
|
a3d906f1ca
- removed several ;;
|
il y a 18 ans |
cfidwarf.pas
|
870be04a3f
* use dwarf_reg()
|
il y a 19 ans |
cfileutl.pas
|
f5beba1eeb
* fixed check for not adding "." and ".." to dircache
|
il y a 18 ans |
cg64f32.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
cgbase.pas
|
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
|
il y a 18 ans |
cgobj.pas
|
75af9f2a4d
* Fixed another placed where chained paralocs where not being processed.
|
il y a 18 ans |
cgutils.pas
|
c13ff3729b
* Merged 2.3 branch changes:
|
il y a 18 ans |
charset.pas
|
edffc31139
* fixed crash with empty codepage
|
il y a 20 ans |
cmsgs.pas
|
a3d906f1ca
- removed several ;;
|
il y a 18 ans |
comphook.pas
|
ecbcdcdabb
* added status.currentmodulestate
|
il y a 18 ans |
compiler.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
compinnr.inc
|
c80d4225ca
+ support for ISO Extended Pascal ReadStr() and WriteStr() routines
|
il y a 18 ans |
comprsrc.pas
|
11b56e2cc8
* Fixed previous commit: loop through all resources in .res file.
|
il y a 18 ans |
constexp.pas
|
499cbcbbe1
* make cycle OPT=-gwl -Co -Cr on x86-64 fixed
|
il y a 18 ans |
cp1251.pas
|
2fe79903d6
* added missing "reserved" field to new code page files to fix warnings
|
il y a 18 ans |
cp437.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
il y a 19 ans |
cp850.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
il y a 19 ans |
cp866.pas
|
2fe79903d6
* added missing "reserved" field to new code page files to fix warnings
|
il y a 18 ans |
cp8859_1.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
il y a 19 ans |
cp8859_5.pas
|
2fe79903d6
* added missing "reserved" field to new code page files to fix warnings
|
il y a 18 ans |
crefs.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
cresstr.pas
|
c13ff3729b
* Merged 2.3 branch changes:
|
il y a 18 ans |
cstreams.pas
|
66a6764d8a
* TCFileStream.Seek should return the new position
|
il y a 18 ans |
cutils.pas
|
9b50dc572b
* Change rest of compiler to system unit swapendian routines.
|
il y a 18 ans |
dbgbase.pas
|
3473faab07
+ added generation of debugging infos of parast and localst for methods
|
il y a 18 ans |
dbgdwarf.pas
|
499cbcbbe1
* make cycle OPT=-gwl -Co -Cr on x86-64 fixed
|
il y a 18 ans |
dbgstabs.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
defcmp.pas
|
6e0a7bb0eb
* Nil constants that are type converted to a method procvar are now
|
il y a 18 ans |
defutil.pas
|
11c7fcef7b
* Cosmetic cleanup of constexprint leftovers.
|
il y a 18 ans |
export.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
il y a 19 ans |
finput.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
fmodule.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
fpccrc.pas
|
c0b4678873
* Rename unit crc to fpccrc to avoid name conflict in packages
|
il y a 20 ans |
fpcdefs.inc
|
4c1d540a21
* changed cpurequiresproperalignment from a compile-time define into
|
il y a 18 ans |
fppu.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
gendef.pas
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
il y a 18 ans |
globals.pas
|
569d7e1138
* fixed deprecated
|
il y a 18 ans |
globtype.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
htypechk.pas
|
eb42e583b1
- Disable smaller_possible_range_check hints/warnings because of too much
|
il y a 18 ans |
impdef.pas
|
f1067607b6
+ workaround for non-working dircache on morphos/amiga
|
il y a 18 ans |
import.pas
|
bf1c390027
* refactor import library generation
|
il y a 19 ans |
link.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
il y a 24 ans |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
il y a 24 ans |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
il y a 25 ans |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
il y a 27 ans |
mppcsparc
|
72556ae39f
* fix compile problem
|
il y a 21 ans |
msgidx.inc
|
c6ffa724f3
* clarified pointer->integer warning
|
il y a 18 ans |
msgtxt.inc
|
c6ffa724f3
* clarified pointer->integer warning
|
il y a 18 ans |
nadd.pas
|
7934961490
* Fix browcol.
|
il y a 18 ans |
nbas.pas
|
cf19c0993a
* fixed bug #8919.
|
il y a 18 ans |
ncal.pas
|
7cbe76b8dc
* pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162
|
il y a 18 ans |
ncgadd.pas
|
5cf2511283
- removed/disabled all normalset code (except for bootstrapping), since
|
il y a 18 ans |
ncgbas.pas
|
8bcb6e689d
* only check validity of assembler instructions in pass_2, after all
|
il y a 18 ans |
ncgcal.pas
|
82e01b4ad9
+ support for refcounted records returned by functions in 2 registers
|
il y a 18 ans |
ncgcnv.pas
|
20a804152d
* Don't assume pointers are 8 bytes.
|
il y a 18 ans |
ncgcon.pas
|
b86574cf36
* Fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
|
il y a 18 ans |
ncgflw.pas
|
9844174e5e
* It is needed to destroy exception object in safecall procedure as well.
|
il y a 18 ans |
ncginl.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
ncgld.pas
|
e4524a0d26
* check left and right loc for 64 bit when assigning a constant, resolves #9145
|
il y a 18 ans |
ncgmat.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
ncgmem.pas
|
b99c1e9fed
* fixed calculation of offset of constant indexing of bitpacked arrays of
|
il y a 18 ans |
ncgopt.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
ncgrtti.pas
|
1f8fdf43c5
* Make elecount aword to handle u32bit typeconversions of array indexes.
|
il y a 18 ans |
ncgset.pas
|
e23a8655e8
* fixed generic in-code in case left = LOC_JUMP
|
il y a 18 ans |
ncgutil.pas
|
658853c139
* Initialize fpu regvars from staticsymtable by loading initial value from memory location.
|
il y a 18 ans |
ncnv.pas
|
6e0a7bb0eb
* Nil constants that are type converted to a method procvar are now
|
il y a 18 ans |
ncon.pas
|
df1e31034a
* Fix endian issue in ppuload/ppuwrite.
|
il y a 18 ans |
nflw.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
ninl.pas
|
11c7fcef7b
* Cosmetic cleanup of constexprint leftovers.
|
il y a 18 ans |
nld.pas
|
c1640b078b
* create init rtti for fpc_copy instead of full rtti
|
il y a 18 ans |
nmat.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
nmem.pas
|
ce478cd249
* fixed wrong range check warnings/errors for open strings
|
il y a 18 ans |
nobj.pas
|
21f87ef1de
* fixed instances of passing properties as var parameter
|
il y a 18 ans |
node.pas
|
867e00dee3
* backup commit of more dfa stuff
|
il y a 18 ans |
nopt.pas
|
c13ff3729b
* Merged 2.3 branch changes:
|
il y a 18 ans |
nset.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
nstate.pas
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
nutils.pas
|
62b3b307e0
* also process all subnodes of try-except and try-finally in
|
il y a 18 ans |
ogbase.pas
|
84306f80e9
* fixed tw8391.pp for i386.
|
il y a 18 ans |
ogcoff.pas
|
28f0d47d83
* Don't be too strict while reading COFF symtable if obj file does not have COFF string table (to be compatible with LD and MS linkers). It fixes bug #9175.
|
il y a 18 ans |
ogelf.pas
|
e14906c484
* Handle .fpc section by internal elf obj writer the same way as external assembler handles this section.
|
il y a 18 ans |
oglx.pas
|
658c46b903
* remove tdictionary and tindexarray
|
il y a 19 ans |
ogmap.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
optbase.pas
|
45cda67f3f
+ first basically working (not all node types yet) dfa implementation determining life information
|
il y a 18 ans |
optcse.pas
|
ca8d020231
* some node optimizer stuff cleaned up
|
il y a 18 ans |
optdfa.pas
|
63b35fdb2e
+ give more sophisticated warnings about uninitalized variables when life info is available
|
il y a 18 ans |
options.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
opttail.pas
|
42cf5f7b2b
* don't do tail recursion optimization on types requiring init/final code
|
il y a 18 ans |
optunrol.pas
|
e542a502c6
* Prevent some operations between qwords and signed types.
|
il y a 18 ans |
optutils.pas
|
63b35fdb2e
+ give more sophisticated warnings about uninitalized variables when life info is available
|
il y a 18 ans |
owar.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
il y a 19 ans |
owbase.pas
|
390a4236e2
* do not use F field to get TObjectReader FileName as it is freed inside openfile method
|
il y a 18 ans |
parabase.pas
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
il y a 19 ans |
paramgr.pas
|
658c46b903
* remove tdictionary and tindexarray
|
il y a 19 ans |
parser.pas
|
e2db0a3982
* cleanup current module status
|
il y a 18 ans |
pass_1.pas
|
168e652d42
+ support for simplifying simple inline functions down to a single
|
il y a 18 ans |
pass_2.pas
|
76b190b723
- removed caretn and related code
|
il y a 18 ans |
pbase.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
pdecl.pas
|
20a35f9701
* fixed public/export support for initialised variables/typed
|
il y a 18 ans |
pdecobj.pas
|
2a244b25fc
* properly inherit interface types, resolves #6690
|
il y a 18 ans |
pdecsub.pas
|
84306f80e9
* fixed tw8391.pp for i386.
|
il y a 18 ans |
pdecvar.pas
|
20a35f9701
* fixed public/export support for initialised variables/typed
|
il y a 18 ans |
pexports.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
pexpr.pas
|
7cbe76b8dc
* pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162
|
il y a 18 ans |
pinline.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
pmodules.pas
|
f0e554caef
* Collect resource files only when program or library is compiled.
|
il y a 18 ans |
pp.lpi
|
b76211b426
* more improvements
|
il y a 19 ans |
pp.pas
|
fa493c7898
* move exception mask initialization to procedure compile
|
il y a 18 ans |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
il y a 23 ans |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
il y a 24 ans |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
il y a 23 ans |
ppc68k.lpi
|
0d38bda5c4
* small m68k-linux fixes
|
il y a 19 ans |
ppcarm.lpi
|
8998a04bf6
* initial copy from i386
|
il y a 19 ans |
ppcppc.lpi
|
d5aea5e14a
+ powerpc lazarus project file
|
il y a 18 ans |
ppcsparc.lpi
|
b54185401c
+ sparc lazarus project file
|
il y a 18 ans |
ppheap.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
il y a 19 ans |
ppu.pas
|
b64558620f
* Fix set endian handling.
|
il y a 18 ans |
procinfo.pas
|
63b35fdb2e
+ give more sophisticated warnings about uninitalized variables when life info is available
|
il y a 18 ans |
pstatmnt.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
psub.pas
|
9bbff8042f
* Set return value of safecall procedure if implicit try/finally blocks are disabled.
|
il y a 18 ans |
psystem.pas
|
0d1ff3a0f1
- removed tai_file/tai_loc, no longer needed
|
il y a 18 ans |
ptconst.pas
|
997240d094
- Remove unused variable.
|
il y a 18 ans |
ptype.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
raatt.pas
|
99bc1ccb75
* merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal
|
il y a 18 ans |
rabase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
il y a 19 ans |
rasm.pas
|
1684a6fc32
* replaced tdictionary with tfphashlist
|
il y a 19 ans |
rautils.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
regvars.pas
|
658c46b903
* remove tdictionary and tindexarray
|
il y a 19 ans |
rgbase.pas
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
rgobj.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
scandir.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
scanner.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
script.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
switches.pas
|
c7100799ed
+ forbid usage of $E on targets supporting no fpu emulation
|
il y a 18 ans |
symbase.pas
|
91dbd27a42
* cleanup deleting of defs
|
il y a 18 ans |
symconst.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
symdef.pas
|
1f8fdf43c5
* Make elecount aword to handle u32bit typeconversions of array indexes.
|
il y a 18 ans |
symnot.pas
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
symsym.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
symtable.pas
|
d50f869bbd
+ allow local const symbols to override class members in delphi mode
|
il y a 18 ans |
symtype.pas
|
1cd65c647d
* Convert guid load/save to endian safe code.
|
il y a 18 ans |
symutil.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
systems.pas
|
aadcefe08f
* correction for typo in licence information
|
il y a 18 ans |
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.
|
il y a 18 ans |
tokens.pas
|
1b173fd0f3
+ Enable resourcestring in all modes
|
il y a 18 ans |
verbose.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
version.pas
|
c13ff3729b
* Merged 2.3 branch changes:
|
il y a 18 ans |
widestr.pas
|
9f56a89617
+ added cyrillic code page tables
|
il y a 18 ans |