.. |
alpha
|
a23fa2e81e
* moved (unfinished) routines related to writing taicpu's to ppu files
|
преди 18 години |
arm
|
ffd79553a0
+ prefetch support for arm
|
преди 18 години |
html
|
fa0d3d79e0
no message
|
преди 23 години |
i386
|
08f48f5fc9
* completed jrcxz support
|
преди 18 години |
ia64
|
32098ceea9
* first iA-64 register stuff
|
преди 19 години |
m68k
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
преди 18 години |
mips
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
преди 19 години |
msg
|
fd392dc2b6
* allow inherited; calling abstract methods in delphi mode, resolves #5896
|
преди 18 години |
powerpc
|
9a0f769b2f
* cleaned up set conversion
|
преди 18 години |
powerpc64
|
9c9684b3a3
* r6498 for ppc64
|
преди 18 години |
ppcgen
|
430351e424
* fixed 64 bit bug in a_load_subsetref_regs_noindex
|
преди 18 години |
sparc
|
c866400823
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
|
преди 18 години |
systems
|
8d9e138927
* removed -Bsymbolic, there was a namespace conflict between
|
преди 18 години |
utils
|
e8c48ab561
+ eDSP instructions for arm
|
преди 18 години |
vis
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
преди 19 години |
x86
|
9a0f769b2f
* cleaned up set conversion
|
преди 18 години |
x86_64
|
70e0846275
* Add ATT as asmmode name to be compatible with i386
|
преди 18 години |
COPYING
|
d4b8a224a1
+ Added license to this library
|
преди 21 години |
MPWMake
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
преди 19 години |
Makefile
|
e8c48ab561
+ eDSP instructions for arm
|
преди 18 години |
Makefile.fpc
|
e8c48ab561
+ eDSP instructions for arm
|
преди 18 години |
README
|
012af1131e
* updated to help compiling the compiler
|
преди 22 години |
aasmbase.pas
|
c238bb15d1
* .init section support
|
преди 18 години |
aasmdata.pas
|
d8d25c2489
* fixed memory leaks in compiler.
|
преди 19 години |
aasmsym.pas
|
a23fa2e81e
* moved (unfinished) routines related to writing taicpu's to ppu files
|
преди 18 години |
aasmtai.pas
|
635117218e
* fix incorrect generation of huge static arrays on 64 bit systems; however, GAS only supports 2^31-1 sized ones
|
преди 18 години |
aggas.pas
|
bc73129bea
* win32 doesn't like the lcomm with two parameters either
|
преди 18 години |
aopt.pas
|
4010d66c2c
* arm cond. instruction support
|
преди 19 години |
aoptbase.pas
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
aoptcs.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
преди 19 години |
aoptda.pas
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
aoptobj.pas
|
e4e6f8112d
* fixed some warnings about hidden constructors
|
преди 18 години |
assemble.pas
|
e0c58d3658
* use .comm again for global variables
|
преди 18 години |
browcol.pas
|
35648b3de5
* reinstate code dealing with browser switches
|
преди 18 години |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
преди 25 години |
catch.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
преди 19 години |
cclasses.pas
|
06698d6e1b
* explicitly use shortstring for TFPHashList
|
преди 18 години |
cfidwarf.pas
|
870be04a3f
* use dwarf_reg()
|
преди 19 години |
cfileutils.pas
|
f7f295319f
* fixed win32 and go32v2 compilation
|
преди 18 години |
cg64f32.pas
|
91dbd27a42
* cleanup deleting of defs
|
преди 18 години |
cgbase.pas
|
f2a25e845d
* refactor gen_alloc_symtable so it depends on varsym type and not
|
преди 19 години |
cgobj.pas
|
25576b49ac
* fixed loading/storing of unaligned bitfields of size 2 to 7 bits
|
преди 18 години |
cgutils.pas
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
преди 19 години |
charset.pas
|
edffc31139
* fixed crash with empty codepage
|
преди 20 години |
cmsgs.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
преди 19 години |
comphook.pas
|
dac9896a6d
+ added -vs for time stamping
|
преди 18 години |
compiler.pas
|
7b39b54951
* set starttime earlier so time stamps don't get messed up
|
преди 18 години |
compinnr.inc
|
cd5b9245f9
+ support for bitsizeof() function
|
преди 19 години |
comprsrc.pas
|
c2db154121
* forgotten commit
|
преди 18 години |
cp437.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
преди 19 години |
cp850.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
преди 19 години |
cp8859_1.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
преди 19 години |
crefs.pas
|
4466f3c2cd
+ new unit to handle references
|
преди 18 години |
cresstr.pas
|
1b173fd0f3
+ Enable resourcestring in all modes
|
преди 18 години |
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 години |
cutils.pas
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
преди 18 години |
dbgbase.pas
|
eda8184e21
* problem with virtual methods and interfaces fixed, fixes #8158
|
преди 18 години |
dbgdwarf.pas
|
e2e1b7b857
* changed type of bool8bit from DW_ATE_unsigned_char to
|
преди 18 години |
dbgstabs.pas
|
42f610f710
* Applied patch to preserve case in stabs info (-gp)
|
преди 18 години |
defcmp.pas
|
9a0f769b2f
* cleaned up set conversion
|
преди 18 години |
defutil.pas
|
63ebc2a1b8
* fixed include/exclude for big endian after r6172
|
преди 18 години |
export.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
преди 19 години |
finput.pas
|
5531ac8c91
* fixed -o for sharedlibrary
|
преди 18 години |
fmodule.pas
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
преди 18 години |
fpccrc.pas
|
c0b4678873
* Rename unit crc to fpccrc to avoid name conflict in packages
|
преди 20 години |
fpcdefs.inc
|
3ce0e329bd
* varsets shouldn't be enabled in the compiler currently
|
преди 18 години |
fppu.pas
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
преди 18 години |
gendef.pas
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
преди 18 години |
globals.pas
|
e4605f9b52
* fix range check error
|
преди 18 години |
globtype.pas
|
9f3de7e809
* -Xg generates a separate file with the debug info sections
|
преди 18 години |
htypechk.pas
|
f2b07704b5
* proper initialised/used warnings for variables used
|
преди 18 години |
impdef.pas
|
f1067607b6
+ workaround for non-working dircache on morphos/amiga
|
преди 18 години |
import.pas
|
bf1c390027
* refactor import library generation
|
преди 19 години |
link.pas
|
9f3de7e809
* -Xg generates a separate file with the debug info sections
|
преди 18 години |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
преди 24 години |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
преди 24 години |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
преди 25 години |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
преди 27 години |
mppcsparc
|
72556ae39f
* fix compile problem
|
преди 21 години |
msgidx.inc
|
fd392dc2b6
* allow inherited; calling abstract methods in delphi mode, resolves #5896
|
преди 18 години |
msgtxt.inc
|
fd392dc2b6
* allow inherited; calling abstract methods in delphi mode, resolves #5896
|
преди 18 години |
nadd.pas
|
9a0f769b2f
* cleaned up set conversion
|
преди 18 години |
nbas.pas
|
d5e4828f6f
* avoid memory leak for copy of withnode in tempnodes
|
преди 18 години |
ncal.pas
|
fd392dc2b6
* allow inherited; calling abstract methods in delphi mode, resolves #5896
|
преди 18 години |
ncgadd.pas
|
5a68a743fc
* remove invalid aword typecast
|
преди 18 години |
ncgbas.pas
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
ncgcal.pas
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
преди 18 години |
ncgcnv.pas
|
abef29c1d5
* fixed x86 vector mmloads and use scalar loads in ncgcnv
|
преди 18 години |
ncgcon.pas
|
9a0f769b2f
* cleaned up set conversion
|
преди 18 години |
ncgflw.pas
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
ncginl.pas
|
63ebc2a1b8
* fixed include/exclude for big endian after r6172
|
преди 18 години |
ncgld.pas
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
преди 18 години |
ncgmat.pas
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
преди 18 години |
ncgmem.pas
|
eb8b2fb138
* be more carefull with unaligned load optimization
|
преди 18 години |
ncgopt.pas
|
3078a1927f
* remove ttype
|
преди 19 години |
ncgrtti.pas
|
2579cd139f
+ support for sets with size 1 and 2
|
преди 18 години |
ncgset.pas
|
c5d56702ff
* properly align case target labels
|
преди 18 години |
ncgutil.pas
|
2167655902
* patch from Thorsten Engler submitted in #8235
|
преди 18 години |
ncnv.pas
|
821e6abae1
* better set_to_set for setconst nodes
|
преди 18 години |
ncon.pas
|
bcd86ef782
* added support for very big/small currency constants for non x86 CPUs.
|
преди 18 години |
nflw.pas
|
e4e6f8112d
* fixed some warnings about hidden constructors
|
преди 18 години |
ninl.pas
|
cc1dfcae7e
* fixed IE in case of trying to (un)pack an array of 0-byte records
|
преди 18 години |
nld.pas
|
f82d47e370
* Use IncRefCountBy
|
преди 18 години |
nmat.pas
|
89257f94c6
* do not convert input of unaryminusnode to sint if the original is currency; fixes tfloattostr for 64 bit platforms which use int64 as currency type
|
преди 18 години |
nmem.pas
|
f2b07704b5
* proper initialised/used warnings for variables used
|
преди 18 години |
nobj.pas
|
997f254ff7
* Fixed crash bug with IMPLEMENTS due to the changes earlier today. (No longer dereferences VtblImplIntf when we should not)
|
преди 18 години |
node.pas
|
1d96dcc50d
* renamed nf_swaped to nf_swapped
|
преди 18 години |
nopt.pas
|
e4e6f8112d
* fixed some warnings about hidden constructors
|
преди 18 години |
nset.pas
|
530d5c125d
* limit the left hand side of "in" expressions to 2^32 for now
|
преди 18 години |
nstate.pas
|
790a4fe2d3
* log and id tags removed
|
преди 20 години |
nutils.pas
|
5988e6d117
* niln has a compelxity of 0 (so the inlining code doesn't try to take
|
преди 18 години |
ogbase.pas
|
9f3de7e809
* -Xg generates a separate file with the debug info sections
|
преди 18 години |
ogcoff.pas
|
9f3de7e809
* -Xg generates a separate file with the debug info sections
|
преди 18 години |
ogelf.pas
|
c238bb15d1
* .init section support
|
преди 18 години |
oglx.pas
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
ogmap.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
преди 19 години |
optcse.pas
|
3078a1927f
* remove ttype
|
преди 19 години |
options.pas
|
2ea4c683db
* don't disable -Xs when -g and -Xg is used
|
преди 18 години |
opttail.pas
|
42cf5f7b2b
* don't do tail recursion optimization on types requiring init/final code
|
преди 18 години |
optunrol.pas
|
85d63d9fa9
* settings refactored
|
преди 19 години |
owar.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
преди 19 години |
owbase.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
преди 19 години |
parabase.pas
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
преди 19 години |
paramgr.pas
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
parser.pas
|
5b827873a8
* Remove consoleio feature from gba & nds as well.
|
преди 18 години |
pass_1.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
преди 19 години |
pass_2.pas
|
9a75d308a8
* fixed missing lineinfo after removing inlining_procedure (missed a "not" in
|
преди 18 години |
pbase.pas
|
11aa2b483e
* kicked ignore_equal, usage was wrong anyways
|
преди 18 години |
pdecl.pas
|
7d3d64e2ec
* fixed #8156
|
преди 18 години |
pdecobj.pas
|
56379c37a9
* write vmt always according to the order of definitions
|
преди 18 години |
pdecsub.pas
|
7e62e2cfc1
* correct debug info for parentfp hidden parameter,
|
преди 18 години |
pdecvar.pas
|
bb33395686
* support public also for initialized variables
|
преди 18 години |
pexports.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
преди 19 години |
pexpr.pas
|
3aa64eb6b4
* made vararrays working on win64
|
преди 18 години |
pinline.pas
|
9e60d6791d
* show name of procedure/function called with too few parameters
|
преди 18 години |
pmodules.pas
|
47d0dd487e
* use setmodulename for program/library
|
преди 18 години |
pp.lpi
|
b76211b426
* more improvements
|
преди 19 години |
pp.pas
|
fa493c7898
* move exception mask initialization to procedure compile
|
преди 18 години |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
преди 23 години |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
преди 24 години |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
преди 23 години |
ppc68k.lpi
|
0d38bda5c4
* small m68k-linux fixes
|
преди 19 години |
ppcarm.lpi
|
8998a04bf6
* initial copy from i386
|
преди 19 години |
ppheap.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
преди 19 години |
ppu.pas
|
3e5f64e16f
* increased ppu version for setdef patch
|
преди 18 години |
procinfo.pas
|
85d63d9fa9
* settings refactored
|
преди 19 години |
pstatmnt.pas
|
4e96fe8fac
* fixed with-support for classrefdefs (mantis 8150), with thanks to
|
преди 18 години |
psub.pas
|
4ceadcbc6e
+ infrastructure for target specific resourcefile classes
|
преди 18 години |
psystem.pas
|
d614eab0fb
* don't call afterconstruction/beforedestruction in case an exception
|
преди 18 години |
ptconst.pas
|
8bc876c3fb
+ support for bitpacked record constants
|
преди 18 години |
ptype.pas
|
301be02148
* forbid anonymous generic specializations
|
преди 18 години |
raatt.pas
|
99bc1ccb75
* merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal
|
преди 18 години |
rabase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
преди 19 години |
rasm.pas
|
1684a6fc32
* replaced tdictionary with tfphashlist
|
преди 19 години |
rautils.pas
|
c866400823
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
|
преди 18 години |
regvars.pas
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
rgbase.pas
|
790a4fe2d3
* log and id tags removed
|
преди 20 години |
rgobj.pas
|
60069ce3d2
* fix IE with -sr and EXTDEBUG
|
преди 19 години |
scandir.pas
|
96e1c482bc
* compiler part of first Nintendo DS port
|
преди 18 години |
scanner.pas
|
5aef9bc086
- Put gpc mode between ifdefs. The only thing it does it disable all
|
преди 18 години |
script.pas
|
90ea73a90b
* more file handling from shortstring to tcmdstr
|
преди 18 години |
switches.pas
|
4765364816
* don't give a warning for {$u-} (means "Pentium-safe fdiv off", is only
|
преди 18 години |
symbase.pas
|
91dbd27a42
* cleanup deleting of defs
|
преди 18 години |
symconst.pas
|
9ad579855e
* fixed webtbf/tw3631
|
преди 18 години |
symdef.pas
|
9a0f769b2f
* cleaned up set conversion
|
преди 18 години |
symnot.pas
|
790a4fe2d3
* log and id tags removed
|
преди 20 години |
symsym.pas
|
635117218e
* fix incorrect generation of huge static arrays on 64 bit systems; however, GAS only supports 2^31-1 sized ones
|
преди 18 години |
symtable.pas
|
0650ebe3f2
* fixed tbf/tb0063
|
преди 18 години |
symtype.pas
|
d7b5cd4f14
* fixed debug info for pass-by-reference parameters in dwarf by
|
преди 18 години |
symutil.pas
|
3cae449fda
* moved rtti to ncgrtti
|
преди 19 години |
systems.pas
|
badf5c70a0
* split off tf_dwarf_only_local_labels from tf_dwarf_relative_addresses
|
преди 18 години |
tgobj.pas
|
99bc1ccb75
* merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal
|
преди 18 години |
tokens.pas
|
1b173fd0f3
+ Enable resourcestring in all modes
|
преди 18 години |
verbose.pas
|
89ad4a083c
* fixed setting of compiling_current
|
преди 18 години |
version.pas
|
10ff422d90
* committed version change in wrong branch :/
|
преди 18 години |
widestr.pas
|
85d63d9fa9
* settings refactored
|
преди 19 години |