.. |
aarch64
|
9bd33f7a45
+ support for LLVM metadata constant string parameters
|
vor 5 Jahren |
arm
|
d409548842
-- Zusammenführen von r31198 in ».«:
|
vor 5 Jahren |
armgen
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
vor 5 Jahren |
avr
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
generic
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
vor 6 Jahren |
html
|
fa0d3d79e0
no message
|
vor 23 Jahren |
i386
|
171142a724
* Make Win32 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN32_SEH. Mantis #12974.
|
vor 5 Jahren |
i8086
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
jvm
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
llvm
|
044d946782
* fixed missing sign extension when adding a signed integer variable with
|
vor 5 Jahren |
m68k
|
b7c6e01b03
* cleaning up tcgsize: it makes no sense to declare every combination and type
|
vor 5 Jahren |
mips
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
msg
|
76ab36b41d
* Fixed generation of documentation
|
vor 5 Jahren |
powerpc
|
ccf409c8a0
* use 64 bit code page in tppcshlshrnode.pass_generate_code for all 64 bit types,
|
vor 5 Jahren |
powerpc64
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
vor 5 Jahren |
ppcgen
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
riscv
|
114c27fb4e
* increase support for multilib binutils for RISC V by passing the ABI to the assembler
|
vor 5 Jahren |
riscv32
|
f59eae4f81
* correctly handle local reference in the RISC V assembler readers (both 32 and 64 bit)
|
vor 5 Jahren |
riscv64
|
f59eae4f81
* correctly handle local reference in the RISC V assembler readers (both 32 and 64 bit)
|
vor 5 Jahren |
sparc
|
ef87879402
* common naming for fpu_none string
|
vor 5 Jahren |
sparc64
|
ef87879402
* common naming for fpu_none string
|
vor 5 Jahren |
sparcgen
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
systems
|
4ad7d552a1
* increase support for multilib binutils for RISC V by passing the correct ABI to the linker
|
vor 5 Jahren |
utils
|
b355ba3d39
* record whether a function uses fastmath, and define the function as
|
vor 5 Jahren |
x86
|
b7c6e01b03
* cleaning up tcgsize: it makes no sense to declare every combination and type
|
vor 5 Jahren |
x86_64
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
vor 5 Jahren |
COPYING.txt
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
vor 9 Jahren |
MPWMake
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
vor 19 Jahren |
Makefile
|
a09e40945c
Regenerate all Makefile's after commit #43472
|
vor 5 Jahren |
Makefile.fpc
|
fff3b67b7e
Remove ALLOW_WARNINGS=1 for m68k compiler
|
vor 5 Jahren |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
vor 16 Jahren |
aasmbase.pas
|
245b58c249
+ support for arm attributes
|
vor 5 Jahren |
aasmcfi.pas
|
5d28e2156b
+ support for generating Dwarf CFI using .cfi_* directives
|
vor 6 Jahren |
aasmcnst.pas
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
vor 5 Jahren |
aasmdata.pas
|
e56b58c2b0
* factored out checks whether a procdef's symbol needs to be global, and
|
vor 6 Jahren |
aasmdef.pas
|
04984e9af9
* also generate indirect symbols for AB_PRIVATE_EXTERN symbols as these might be used from a unit in another package due to inlining
|
vor 5 Jahren |
aasmsym.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
vor 6 Jahren |
aasmtai.pas
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
vor 5 Jahren |
aggas.pas
|
40bbb28fd2
* do not write section flags/progbits for .data, .rodata .data.norel as the compiler will ignore them anyways and warn about it
|
vor 5 Jahren |
aopt.pas
|
9230ae5aab
o overhaul-base.patch by J. Gareth Moreton, base for further patches
|
vor 6 Jahren |
aoptbase.pas
|
ebd674d40e
* fixed TAOptBase.SkipEntryExitMarker() not initialising out parameter in
|
vor 5 Jahren |
aoptda.pas
|
b1dff29cbf
* removed unused units
|
vor 8 Jahren |
aoptobj.pas
|
599e2df71f
o patch by J. Gareth Moreton, resolves r36371:
|
vor 5 Jahren |
aoptutils.pas
|
7e6eeebdf0
o patch by J. Gareth Moreton, seeks to improve maintainability, safety and efficiency
|
vor 5 Jahren |
assemble.pas
|
245b58c249
+ support for arm attributes
|
vor 5 Jahren |
blockutl.pas
|
a051b8d225
- remmoved doregister parameter from t*sym constructors, as the registration
|
vor 6 Jahren |
browcol.pas
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
vor 5 Jahren |
catch.pas
|
fd070544db
- disabled installation of SIGINT signal handler for Darwin, because
|
vor 16 Jahren |
ccharset.pas
|
cb44d7d4e2
* some cleanup
|
vor 5 Jahren |
cclasses.pas
|
79bdee3278
* finally implement tdynamicarray.equal so that exact match comdat sections work as well
|
vor 5 Jahren |
cfidwarf.pas
|
aac8559a8d
* some runtime errors fixed, if compiled with -CrR
|
vor 6 Jahren |
cfileutl.pas
|
6483b3f5e3
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
vor 5 Jahren |
cg64f32.pas
|
256dc546ac
+ implemented the in_neg_assign_x and in_not_assign_x inline nodes, which will
|
vor 8 Jahren |
cgbase.pas
|
b7c6e01b03
* cleaning up tcgsize: it makes no sense to declare every combination and type
|
vor 5 Jahren |
cgexcept.pas
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
cghlcpu.pas
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
vor 10 Jahren |
cgobj.pas
|
b7c6e01b03
* cleaning up tcgsize: it makes no sense to declare every combination and type
|
vor 5 Jahren |
cgutils.pas
|
04d295f186
* first step towards supporting 32 bit targets with the LLVM code generator:
|
vor 6 Jahren |
cmsgs.pas
|
a34f531661
+ implemented support for codepage aware compiler messages. It can be enabled
|
vor 8 Jahren |
comphook.pas
|
be0054eeb4
* fixed output of line numbers/columns with -vR
|
vor 5 Jahren |
compiler.pas
|
576a50f690
* print used unit scopes
|
vor 7 Jahren |
compinnr.pas
|
b0ac0ddcc9
+ add support for the IsManagedType() intrinsics which reports for a type (or variable) whether it needs initialization/finalization
|
vor 5 Jahren |
comprsrc.pas
|
e6aed467b5
renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin
|
vor 7 Jahren |
constexp.pas
|
d081d9fdc0
Fix cycle for x86_64-win64 target with -Cr option
|
vor 9 Jahren |
cpid.pas
|
091627883f
merge r14347 from cpstrnew branch by florian:
|
vor 14 Jahren |
crefs.pas
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
vor 11 Jahren |
cresstr.pas
|
d8903ce6b3
- removed maxcrecordalign parameter/field from recordsymtables, as this value
|
vor 6 Jahren |
cscript.pas
|
3dda26b3b5
* quote assembly filenames in Unix script, fixes sh errors with smartlinked small filenames like unitname(1), etc
|
vor 7 Jahren |
cstreams.pas
|
a578993234
* partial fix for Mantis #35346: more "inline" directives for TCStream and TCMemoryStream methods
|
vor 6 Jahren |
cutils.pas
|
0fa70759a2
* cutils.pas (size_2_align): Move to..
|
vor 6 Jahren |
cwindirs.pp
|
0bdd15e0da
+ added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released
|
vor 14 Jahren |
dbgbase.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
vor 6 Jahren |
dbgcodeview.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
vor 6 Jahren |
dbgdwarf.pas
|
1201cc024e
* Add riscv-embedded to targets that don't support non-constant leb128's.
|
vor 5 Jahren |
dbgstabs.pas
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
vor 5 Jahren |
dbgstabx.pas
|
49fed0c710
Fix error in commit #42199
|
vor 6 Jahren |
defcmp.pas
|
fd20dc1086
* support unique copies of currencies which are handles by torddef, resolves #36013
|
vor 6 Jahren |
defutil.pas
|
b7c6e01b03
* cleaning up tcgsize: it makes no sense to declare every combination and type
|
vor 5 Jahren |
dirparse.pas
|
2e9c6f35ae
- disable -Ooregvar for the LLVM-based x86-64 code generator, as it causes
|
vor 8 Jahren |
dwarfbase.pas
|
6817cea33b
+ missing unit
|
vor 6 Jahren |
elfbase.pas
|
245b58c249
+ support for arm attributes
|
vor 5 Jahren |
entfile.pas
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
vor 5 Jahren |
export.pas
|
b1dff29cbf
* removed unused units
|
vor 8 Jahren |
expunix.pas
|
1a0ffbc82b
* fixed llvm compiler compilation with -O3/-Oodfa
|
vor 6 Jahren |
finput.pas
|
243c967967
Commit of new debug feature implemented by J. Gareth Moreton
|
vor 6 Jahren |
fmodule.pas
|
9bd33f7a45
+ support for LLVM metadata constant string parameters
|
vor 5 Jahren |
fpccrc.pas
|
793fd8fc09
* Add -Xg to help pages
|
vor 17 Jahren |
fpcdefs.inc
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
vor 5 Jahren |
fpcp.pas
|
0b61b5d4cf
* added extra header to ppu inside a subsection, so we won't run into
|
vor 6 Jahren |
fpkg.pas
|
e8ede4c3e2
Merged revision(s) 32508-32510, 32512 from branches/svenbarth/packages:
|
vor 9 Jahren |
fppu.pas
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
vor 5 Jahren |
gendef.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
vor 6 Jahren |
globals.pas
|
c477816100
- removed LLVM support for clang < 7.0 and Xcode < 10.0: those versions
|
vor 5 Jahren |
globstat.pas
|
04bbfd1746
* fix for Mantis #27378: save and (more importantly) restore verbosity when switching a unit
|
vor 6 Jahren |
globtype.pas
|
a2d3522812
* general-dynamic -> global-dynamic
|
vor 5 Jahren |
hlcg2ll.pas
|
73c8861929
* suppress warning for targets without MM registers
|
vor 6 Jahren |
hlcgobj.pas
|
b7c6e01b03
* cleaning up tcgsize: it makes no sense to declare every combination and type
|
vor 5 Jahren |
htypechk.pas
|
9bd7401ce9
* comment fixed
|
vor 5 Jahren |
impdef.pas
|
4431ba2c08
merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run.
|
vor 11 Jahren |
import.pas
|
b1dff29cbf
* removed unused units
|
vor 8 Jahren |
ldscript.pas
|
d79511f96e
+ Basic ld script parsing capabilities (barely enough to parse glibc2.1 'libc.so' files, lacks any error handling).
|
vor 13 Jahren |
link.pas
|
45c4e81b62
* use a process unique name for link.res, so multiple FPCs can be run in parallel in one directory
|
vor 6 Jahren |
macho.pas
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
vor 6 Jahren |
machoutils.pas
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
vor 6 Jahren |
msgidx.inc
|
707f722531
* regenerate msg*.inc files after adding a new error message related to C blocks
|
vor 5 Jahren |
msgtxt.inc
|
707f722531
* regenerate msg*.inc files after adding a new error message related to C blocks
|
vor 5 Jahren |
nadd.pas
|
051b9840a5
* write a proper error message if <int>/<int> is encountered while no
|
vor 5 Jahren |
nbas.pas
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
vor 5 Jahren |
ncal.pas
|
98226d33b7
* do not optimize inline nodes which are part of call node which has an init and/or cleanup block, resolves #36323
|
vor 5 Jahren |
ncgadd.pas
|
ce598c15ec
* factored out the conditions under which add nodes need to perform
|
vor 6 Jahren |
ncgbas.pas
|
f2a8b8ad6a
* adapt register if the size of the paraloc and the register differ, resolves #34409
|
vor 5 Jahren |
ncgcal.pas
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
ncgcnv.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
vor 6 Jahren |
ncgcon.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
vor 6 Jahren |
ncgflw.pas
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
ncghlmat.pas
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
vor 10 Jahren |
ncginl.pas
|
f7a052f884
+ inline high(<dyn. array>), resolves #28536
|
vor 5 Jahren |
ncgld.pas
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
ncgmat.pas
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
ncgmem.pas
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
ncgnstfl.pas
|
d14fd51d0b
* fix potential crash with copied goto nodes on nestedparentfp platforms
|
vor 6 Jahren |
ncgnstld.pas
|
cf9596421b
* fixed crashes on platforms using parentfpstructs with generic routines
|
vor 6 Jahren |
ncgnstmm.pas
|
cf9596421b
* fixed crashes on platforms using parentfpstructs with generic routines
|
vor 6 Jahren |
ncgobjc.pas
|
b1dff29cbf
* removed unused units
|
vor 8 Jahren |
ncgopt.pas
|
b1dff29cbf
* removed unused units
|
vor 8 Jahren |
ncgrtti.pas
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
vor 5 Jahren |
ncgset.pas
|
8fd0a27875
Avoid range check error for avr/i8086 CPU by changing local variable dist type to asizeuint
|
vor 6 Jahren |
ncgutil.pas
|
54d3c26e27
* renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it
|
vor 5 Jahren |
ncgvmt.pas
|
3ced30f816
* apply (adjusted) patch by Blaise.ru: vmtentries is always created since 2008, so treat it as such (also fixes a memory leak in tobjectdef.getcopy)
|
vor 5 Jahren |
ncnv.pas
|
67dbd0cdb3
* support nf_internal to ignore currency conversion adjustments also on
|
vor 5 Jahren |
ncon.pas
|
4de6b3e6b9
* do not crash when an unsupported code page is encountered, resolves #35581
|
vor 5 Jahren |
nflw.pas
|
fd0012deff
* when copying goto nodes take care if the label node is part of the copied tree
|
vor 5 Jahren |
ngenutil.pas
|
e775ecdc43
* cleaned up safecall support: use a hidden localvarsym instead of result
|
vor 5 Jahren |
ngtcon.pas
|
d23c7980aa
* properly perform (or not) range/overflow checking when performing constant
|
vor 5 Jahren |
ninl.pas
|
f7a052f884
+ inline high(<dyn. array>), resolves #28536
|
vor 5 Jahren |
nld.pas
|
f6c16323fa
* unified loadnf_load_self_pointer into loadnf_load_addr
|
vor 5 Jahren |
nmat.pas
|
ff919184d8
* restored original behaviour of shl/shr constant evaluation outside
|
vor 5 Jahren |
nmem.pas
|
00859420ab
* correctly handle reading of class/object pointers in combination with @, resolves #26326
|
vor 5 Jahren |
nobj.pas
|
36e32ee607
* more correct method names (based on patch by Blaise.ru)
|
vor 5 Jahren |
nobjc.pas
|
68eb921d46
* broken compilation after r39347 fixed
|
vor 7 Jahren |
node.pas
|
fd0012deff
* when copying goto nodes take care if the label node is part of the copied tree
|
vor 5 Jahren |
nopt.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
vor 6 Jahren |
nset.pas
|
cbec738829
* last commit was not complete/earlier version committed
|
vor 5 Jahren |
nutils.pas
|
e1d9be897a
* fixed (harmless) wrong typecast
|
vor 5 Jahren |
objcasm.pas
|
51209eac9c
* fixed bootstrap for Darwin/ppc with FPC 3.0 (workaround for
|
vor 9 Jahren |
objcdef.pas
|
b1dff29cbf
* removed unused units
|
vor 8 Jahren |
objcgutl.pas
|
d8903ce6b3
- removed maxcrecordalign parameter/field from recordsymtables, as this value
|
vor 6 Jahren |
objcutil.pas
|
b1dff29cbf
* removed unused units
|
vor 8 Jahren |
ogbase.pas
|
2a1d26cc90
* use translateable error messages for undefined symbols and also report in which object file the symbol was first found
|
vor 5 Jahren |
ogcoff.pas
|
e5de269664
* change TObjData.sectiontype2options to a class function so that it can be called without an instance of TObjData
|
vor 5 Jahren |
ogelf.pas
|
245b58c249
+ support for arm attributes
|
vor 5 Jahren |
oglx.pas
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
vor 10 Jahren |
ogmacho.pas
|
e5de269664
* change TObjData.sectiontype2options to a class function so that it can be called without an instance of TObjData
|
vor 5 Jahren |
ogmap.pas
|
c6a08cdc6e
+ add a Flush method to TExeMap which is useful when debugging internal errors or crashes where the exemap instance has not yet been destroyed
|
vor 5 Jahren |
ognlm.pas
|
2af5c9d508
* changed type used for section alignment from byte/shortint to longint, so the
|
vor 7 Jahren |
ogomf.pas
|
cb9f569906
* fixed i8086 compilation after r43265
|
vor 5 Jahren |
omfbase.pas
|
e0041a8244
* compilation of x86 and PowerPC fixed
|
vor 5 Jahren |
optbase.pas
|
04fd1a6397
Complement commit 40104, by changing type of executionweight in toptinfo record and adapt pass_2 code
|
vor 6 Jahren |
optconstprop.pas
|
170ec00348
- removed withnode (was no longer used since a very long time)
|
vor 6 Jahren |
optcse.pas
|
851accbb4b
* cse adjusted
|
vor 5 Jahren |
optdead.pas
|
b1dff29cbf
* removed unused units
|
vor 8 Jahren |
optdeadstore.pas
|
b1dff29cbf
* removed unused units
|
vor 8 Jahren |
optdfa.pas
|
7e51c5e856
* DFA now takes case-completeness into account (mantis #35598)
|
vor 6 Jahren |
options.pas
|
171142a724
* Make Win32 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN32_SEH. Mantis #12974.
|
vor 5 Jahren |
optloadmodifystore.pas
|
9853c4a2a3
+ enabled the load-modify-store optimization for the double argument version
|
vor 8 Jahren |
optloop.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
vor 6 Jahren |
opttail.pas
|
f6c16323fa
* unified loadnf_load_self_pointer into loadnf_load_addr
|
vor 5 Jahren |
optutils.pas
|
ba1b4b1c92
+ support for verifying whether a case statements handles all possibilities
|
vor 6 Jahren |
optvirt.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
vor 6 Jahren |
owar.pas
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
vor 10 Jahren |
owbase.pas
|
368ba47d6e
* support writing more than 1024 zeros in tobjectwriter.writezeros
|
vor 10 Jahren |
owomflib.pas
|
e49025a086
More -CriotR fixes:
|
vor 6 Jahren |
parabase.pas
|
1b6425176b
* synchronised with trunk till r42049
|
vor 6 Jahren |
paramgr.pas
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
parser.pas
|
3db08d28e9
Set default stack size for i8086-embedded target: 16384 for far data model, and 2048 for other memory models
|
vor 5 Jahren |
pass_1.pas
|
9e7cf37cd6
* changed resulttype and firstpass processing from recursion into loop, based
|
vor 6 Jahren |
pass_2.pas
|
170ec00348
- removed withnode (was no longer used since a very long time)
|
vor 6 Jahren |
pbase.pas
|
24c4b90343
* instead of declaring another type with a 'attribute' suffix, *search* for another type with a 'ATTRIBUTE' suffix (Delphi allows declaring both a TFoo and TFooAttribute in the same unit)
|
vor 6 Jahren |
pcp.pas
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
vor 6 Jahren |
pdecl.pas
|
8111e92e1f
* rework syntax for cblocks: now a cblock directive is required
|
vor 5 Jahren |
pdecobj.pas
|
04a50733ad
* get rid of the scanner message for attributes for real this time (sometimes I *really* hate Git -.-)
|
vor 6 Jahren |
pdecsub.pas
|
8111e92e1f
* rework syntax for cblocks: now a cblock directive is required
|
vor 5 Jahren |
pdecvar.pas
|
a051b8d225
- remmoved doregister parameter from t*sym constructors, as the registration
|
vor 6 Jahren |
pexports.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
vor 6 Jahren |
pexpr.pas
|
ac6e4f59c6
* better error recovery, resolves #36397
|
vor 5 Jahren |
pgentype.pas
|
c81eda7a42
Fully enable generic functions, procedures and methods by allowing inline specializations in procedure bodies as well.
|
vor 9 Jahren |
pgenutil.pas
|
3e7dc25667
* fix for Mantis #36496: correctly handle the function result alias variable inside generic functions
|
vor 5 Jahren |
pinline.pas
|
76c45b1a72
* fix for Mantis #34333: improve error output for incorrect calls to Copy()
|
vor 7 Jahren |
pkgutil.pas
|
0a915e883e
* keep track of static symbols that a global function references, as those must now be exported from a dynamic package as well if the function can potentially be inlined
|
vor 5 Jahren |
pmodules.pas
|
40c11baaac
* use a different name for the packages' entry point and use _DLLMainCRTStartup as an alias to avoid problems with the C-prefix
|
vor 5 Jahren |
pp.lpi
|
fe99252a9b
* lazarus version update
|
vor 6 Jahren |
pp.pas
|
78c901e3c4
* mention LLVM define
|
vor 6 Jahren |
pparautl.pas
|
e775ecdc43
* cleaned up safecall support: use a hidden localvarsym instead of result
|
vor 5 Jahren |
ppc68k.lpi
|
9ebf2aa984
* project file updates
|
vor 13 Jahren |
ppc8086.lpi
|
efc5e339d0
* use an enum instead of integer constants to represent inline numbers
|
vor 8 Jahren |
ppcaarch64.lpi
|
1a559f5c60
* move the homogenous float aggregate determination function to a common
|
vor 6 Jahren |
ppcarm.lpi
|
5573bee314
+ makefiles use -Sew, so added to the project as well
|
vor 5 Jahren |
ppcavr.lpi
|
b9d4240a8d
+ version update
|
vor 7 Jahren |
ppcjvm.lpi
|
ac819b0b97
* jvm lazarus project file properly named
|
vor 12 Jahren |
ppcmips.lpi
|
9ebf2aa984
* project file updates
|
vor 13 Jahren |
ppcmipsel.lpi
|
9ebf2aa984
* project file updates
|
vor 13 Jahren |
ppcppc.lpi
|
18a45d94a3
* version update
|
vor 6 Jahren |
ppcppc64.lpi
|
9ebf2aa984
* project file updates
|
vor 13 Jahren |
ppcriscv32.lpi
|
44150f43ac
* RISC-V 32 compilation fixed
|
vor 7 Jahren |
ppcriscv64.lpi
|
65a415c13e
* fix assembling with official binutils
|
vor 7 Jahren |
ppcsparc.lpi
|
188ec0f0c7
+ basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.)
|
vor 8 Jahren |
ppcsparc64.lpi
|
188ec0f0c7
+ basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.)
|
vor 8 Jahren |
ppcx64.lpi
|
cd9e18fab4
* made lazarus project names more systematic
|
vor 7 Jahren |
ppcx64llvm.lpi
|
cd9e18fab4
* made lazarus project names more systematic
|
vor 7 Jahren |
ppheap.pas
|
eefdf135a5
Always write filename, truncate directory part if needed
|
vor 9 Jahren |
ppu.pas
|
2f914ee2d8
* packed tabstractvarsym.addr_taken/different_scope fields into a set
|
vor 5 Jahren |
procdefutil.pas
|
b1ee29c836
* fix for Mantis #30205: (adjusted) patch by Do-wan Kim to only use the default calling convention for exception handlers
|
vor 6 Jahren |
procinfo.pas
|
0a915e883e
* keep track of static symbols that a global function references, as those must now be exported from a dynamic package as well if the function can potentially be inlined
|
vor 5 Jahren |
psabiehpi.pas
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
vor 5 Jahren |
pstatmnt.pas
|
d23c7980aa
* properly perform (or not) range/overflow checking when performing constant
|
vor 5 Jahren |
psub.pas
|
0a915e883e
* keep track of static symbols that a global function references, as those must now be exported from a dynamic package as well if the function can potentially be inlined
|
vor 5 Jahren |
psystem.pas
|
9bd33f7a45
+ support for LLVM metadata constant string parameters
|
vor 5 Jahren |
ptconst.pas
|
276f5bdef8
* ensure that nothing assembly related is generated for generics when a typed constant (this also includes local variable initializations) are parsed
|
vor 5 Jahren |
ptype.pas
|
d8f1aacd78
* better error recovery, resolves #36377
|
vor 5 Jahren |
raatt.pas
|
245b58c249
+ support for arm attributes
|
vor 5 Jahren |
rabase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
vor 19 Jahren |
rasm.pas
|
46fe2d486c
* forgotten comment
|
vor 7 Jahren |
rautils.pas
|
dcf4e4cb2c
* support taking the address of labels defined in assembler blocks in the
|
vor 6 Jahren |
rescmn.pas
|
09e742f243
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis #24044
|
vor 12 Jahren |
rgbase.pas
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
vor 6 Jahren |
rgobj.pas
|
c6659d62f8
* do not join register deallocations/allocations as it makes no use and causes later on trouble in
|
vor 5 Jahren |
scandir.pas
|
6483b3f5e3
* fixed opt-in sysroot substitution again, renamed the three-argument version
|
vor 5 Jahren |
scanner.pas
|
562d345060
* fix for Mantis #36121: define FPC_ISO and FPC_EXTENDEDPASCAL for modes ISO and EXTENDEDPASCAL respectively
|
vor 5 Jahren |
switches.pas
|
be0d51d64c
* allow $MinEnumSize, $PackSet and $PackRecords to be used with $Push and $Pop
|
vor 7 Jahren |
symbase.pas
|
6edf6cad2c
* also check for Nil symtables in tsymtable.includeoption
|
vor 5 Jahren |
symconst.pas
|
b355ba3d39
* record whether a function uses fastmath, and define the function as
|
vor 5 Jahren |
symcreat.pas
|
a041f899d3
* when creating the static field of a generic, insert it into the generic instead of the global symtable as it isn't really used anyway
|
vor 5 Jahren |
symdef.pas
|
b355ba3d39
* record whether a function uses fastmath, and define the function as
|
vor 5 Jahren |
symsym.pas
|
2f914ee2d8
* packed tabstractvarsym.addr_taken/different_scope fields into a set
|
vor 5 Jahren |
symtable.pas
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
vor 5 Jahren |
symtype.pas
|
80a4a01f12
+ add a method to tdef to initialize the defid from within a constructor
|
vor 5 Jahren |
symutil.pas
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
vor 5 Jahren |
syscinfo.pas
|
d0f8ea7969
Add arm-palmos target to list supporting po_syscall
|
vor 8 Jahren |
systems.inc
|
54d3c26e27
* renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it
|
vor 5 Jahren |
systems.pas
|
a20209e691
+ tf_init_final_units_by_calls
|
vor 5 Jahren |
tgobj.pas
|
51502874af
* emit temp lifetime information for llvm
|
vor 6 Jahren |
tokens.pas
|
8111e92e1f
* rework syntax for cblocks: now a cblock directive is required
|
vor 5 Jahren |
verbose.pas
|
a34f531661
+ implemented support for codepage aware compiler messages. It can be enabled
|
vor 8 Jahren |
version.pas
|
a34d4e715c
Merged riscv_new branch
|
vor 7 Jahren |
widestr.pas
|
cb44d7d4e2
* some cleanup
|
vor 5 Jahren |
wpo.pas
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
vor 16 Jahren |
wpobase.pas
|
5df9b994d1
* fix warnings which were caused by last changes to for node generation
|
vor 8 Jahren |
wpoinfo.pas
|
b1dff29cbf
* removed unused units
|
vor 8 Jahren |