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