.. |
aarch64
|
d7a9a73194
+ stack pages need to be touched on aarch64-win64 as well
|
hace 4 años |
arm
|
bbcc396644
* ARM: fix for Merge Add/Sub optimization
|
hace 4 años |
armgen
|
40e1a09e6c
* improved AndUtxh2And optimization
|
hace 4 años |
avr
|
7a8893396d
* revert last commit, avr4 has no call/jmp
|
hace 4 años |
generic
|
c44095733c
* Give access to CPU specific fields of tsettings record
|
hace 4 años |
html
|
fa0d3d79e0
no message
|
hace 23 años |
i386
|
c67d35b8cc
* patch by J. Gareth Moreton: x86: Minor bitwise optimisations, resolves #39299
|
hace 4 años |
i8086
|
9377d9a029
* CMOV does not read the second operand
|
hace 4 años |
jvm
|
803779002d
* the new constant string arraydefs are also implicit pointers types for JVM
|
hace 4 años |
llvm
|
04ebdf8df8
Fix compilation for x86_64 llvm variant
|
hace 4 años |
m68k
|
cdc7fec019
m68k: D2 is considered volatile on macosclassic
|
hace 4 años |
mips
|
75a9c5b500
Also avoid invalid typecast for RegLoadedWithNewValue method for mips, sparcgen and xtensa
|
hace 4 años |
msg
|
ce1f9cce01
* throw an error if esp/rsp are used as index register
|
hace 4 años |
powerpc
|
f5bd3d81e7
+ common assembler optimizer base class for powerpc and powerpc64
|
hace 4 años |
powerpc64
|
f5bd3d81e7
+ common assembler optimizer base class for powerpc and powerpc64
|
hace 4 años |
ppcgen
|
f5bd3d81e7
+ common assembler optimizer base class for powerpc and powerpc64
|
hace 4 años |
riscv
|
c2c7982a22
Fix check that third parameter of ADDI hp1 instruction is a constant
|
hace 4 años |
riscv32
|
e6e49baed1
Add A_CALL to the list of instructions considered as a calljmp, even though it is a pseudo-instruction, fixes a long list of -O3 and -O4 testsuite failures
|
hace 4 años |
riscv64
|
e6e49baed1
Add A_CALL to the list of instructions considered as a calljmp, even though it is a pseudo-instruction, fixes a long list of -O3 and -O4 testsuite failures
|
hace 4 años |
sparc
|
f1883c4e61
* arm: taicpu uses set instead of boolean to store instruction states
|
hace 4 años |
sparc64
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
sparcgen
|
75a9c5b500
Also avoid invalid typecast for RegLoadedWithNewValue method for mips, sparcgen and xtensa
|
hace 4 años |
systems
|
9d2e71ff69
* patch by Alfred to use new linker names for Android NDK >=22, resolves #38987
|
hace 4 años |
utils
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
hace 4 años |
wasm32
|
715de4547a
* fixed WASI dll imports that are declared in a different unit
|
hace 4 años |
x86
|
10acbca828
* x86: Added the "test $-1,%reg" condition to the MovAndTest2Test optimization.
|
hace 4 años |
x86_64
|
c67d35b8cc
* patch by J. Gareth Moreton: x86: Minor bitwise optimisations, resolves #39299
|
hace 4 años |
xtensa
|
46507f9565
* Xtensa: optimize constant multiplications
|
hace 4 años |
z80
|
0cc91a50c7
Fix z80 compiler failure after change to ConcatConstSymbol in commit #47668
|
hace 4 años |
COPYING.txt
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
hace 9 años |
MPWMake
|
43c50d0a32
Remove unused, obsolete -dBROWSERLOG option
|
hace 4 años |
Makefile
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
hace 4 años |
Makefile.fpc
|
dd9179043e
Fix message about unsupported OS_TARGET for LLVM
|
hace 4 años |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
hace 16 años |
aasmbase.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
aasmcfi.pas
|
5d28e2156b
+ support for generating Dwarf CFI using .cfi_* directives
|
hace 6 años |
aasmcnst.pas
|
940738a3a1
* synchronized with trunk
|
hace 4 años |
aasmdata.pas
|
aefc1be555
* Reverted accidentally committed files.
|
hace 5 años |
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
|
hace 5 años |
aasmsym.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
hace 6 años |
aasmtai.pas
|
f1d30a5bc6
Add .force_thumb pseudo-directive support forarm reader
|
hace 4 años |
aggas.pas
|
464730dc44
+ patch by J. Gareth Moreton: New label debugging feature, resolves #38980
|
hace 4 años |
aopt.pas
|
9ec85f940e
* do not remove register deallocations/allocation pairs if the register is written
|
hace 4 años |
aoptbase.pas
|
1f8a9c708e
* use RegistersInterfere instead of SuperRegistersEqual in TAoptBase.RegInOp and TAoptBase.RegInRef
|
hace 5 años |
aoptda.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
aoptobj.pas
|
94a15faa7f
* patch by J. Gareth Moreton to fix faulty conditional jump logic, resolves #38985
|
hace 4 años |
aoptutils.pas
|
bae583118a
* patch by J. Gareth Moreton: x86 JccMovJmpMov2MovSetcc improvement, resolves #38761
|
hace 4 años |
assemble.pas
|
8535c758ef
+ initial support for ARMv2
|
hace 4 años |
blockutl.pas
|
a051b8d225
- remmoved doregister parameter from t*sym constructors, as the registration
|
hace 6 años |
browcol.pas
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
hace 5 años |
catch.pas
|
fd070544db
- disabled installation of SIGINT signal handler for Darwin, because
|
hace 16 años |
ccharset.pas
|
cb44d7d4e2
* some cleanup
|
hace 5 años |
cclasses.pas
|
d5a0dd3d25
* prevent a range check error in TFPList.IndexOfItem when searching backwards in
|
hace 4 años |
cepiktimer.pas
|
99d88b91a9
* do not include fpcdefs in the cepiktimer unit
|
hace 4 años |
cfidwarf.pas
|
ca399f3c71
* don't generate high-level CFI statements when the selected assembler
|
hace 4 años |
cfileutl.pas
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
hace 5 años |
cg64f32.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
cgbase.pas
|
8006900e8e
- clean up
|
hace 4 años |
cgexcept.pas
|
fe57cd3536
* fix LLVM after r48828
|
hace 4 años |
cghlcpu.pas
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
hace 10 años |
cgobj.pas
|
c0d75c1c69
* patch Christo Crause: Use LDS for 8 bit references, resolves #38173
|
hace 4 años |
cgutils.pas
|
5726428dcc
* patch by J. Gareth Moreton: Additional SETcc optimisations, resolves #38767
|
hace 4 años |
cmsgs.pas
|
a34f531661
+ implemented support for codepage aware compiler messages. It can be enabled
|
hace 8 años |
comphook.pas
|
74eb7b5050
+ added coloured compiler output support for OS/2 and DOS targets, platform-specific parts refactored to a standalone unit to remove the heap of ifdefs in unit comphook
|
hace 4 años |
compiler.pas
|
84e36cce0f
* fix morphos info unit name after r44454
|
hace 5 años |
compinnr.pas
|
54299874d3
+ implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc
|
hace 4 años |
comprsrc.pas
|
f3541984ee
* make sure that the resource compiler related globals are reset
|
hace 5 años |
comptty.pas
|
682e29c4ff
+ enable colored output on darwin, resolves #38693
|
hace 4 años |
constexp.pas
|
0188a558d1
- obsolete defines removed
|
hace 4 años |
cprofile.pas
|
6612bb4434
* proper naming
|
hace 5 años |
crefs.pas
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
hace 11 años |
cresstr.pas
|
764227193a
* Added on option to implement library based smartlinking of the dead stripable vectorized lists (e.g. resource strings index). By default smartlinking of such lists only supported when the section based smartlinking (tf_smartlink_sections) is enabled for a target.
|
hace 5 años |
cscript.pas
|
f5e5f9645c
Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts using backslashes
|
hace 4 años |
cstreams.pas
|
8369f035bf
* use AnsiString for file names to overcome length limitations
|
hace 4 años |
cutils.pas
|
0188a558d1
- obsolete defines removed
|
hace 4 años |
dbgbase.pas
|
2808873d1b
* Reworked the optimization of unused $parentfp for nested routines.
|
hace 5 años |
dbgcodeview.pas
|
04727844b5
* Fixed value of the LF_PAD13 enum element.
|
hace 4 años |
dbgdwarf.pas
|
bae6ca6883
* Dwarf: write variant fields only if the require features are present, resolves #38651
|
hace 4 años |
dbgstabs.pas
|
acf2567bda
Second trial to fix commit 48688
|
hace 4 años |
dbgstabx.pas
|
3d81dd0b00
* ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the
|
hace 5 años |
defcmp.pas
|
aec18c2426
* weight currency->float conversions the same regardless if
|
hace 4 años |
defutil.pas
|
803779002d
* the new constant string arraydefs are also implicit pointers types for JVM
|
hace 4 años |
dirparse.pas
|
93be88b270
* reverted r47862
|
hace 4 años |
dwarfbase.pas
|
6817cea33b
+ missing unit
|
hace 6 años |
elfbase.pas
|
245b58c249
+ support for arm attributes
|
hace 5 años |
entfile.pas
|
f8052134e3
* synchronized with trunk
|
hace 4 años |
export.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
expunix.pas
|
1a0ffbc82b
* fixed llvm compiler compilation with -O3/-Oodfa
|
hace 6 años |
finput.pas
|
243c967967
Commit of new debug feature implemented by J. Gareth Moreton
|
hace 6 años |
fmodule.pas
|
5085a04930
- removed the (deflist[i] is tdef) check from the tmodule destructor, since
|
hace 4 años |
fpccrc.pas
|
1002a7c590
* 8086: Fixed very long section names when $HUGECODE is ON and section based smartlinking is used.
|
hace 5 años |
fpcdefs.inc
|
814b68fac0
* more fixes for VASM for ARM
|
hace 4 años |
fpcp.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
fpkg.pas
|
e8ede4c3e2
Merged revision(s) 32508-32510, 32512 from branches/svenbarth/packages:
|
hace 9 años |
fppu.pas
|
2a2576b1d5
* further fix for Mants #26760: applied patch by Ondrej Pokorny to fix recompilation of units referenced with an "in" clause if no file extension is provided
|
hace 4 años |
gendef.pas
|
3af74d2fd2
+ implement initial compiler support for Win64 on Aarch64
|
hace 5 años |
globals.pas
|
c9b90ccde0
m68k: sinclair ql now requires vlink 0.16h or newer.
|
hace 4 años |
globstat.pas
|
04bbfd1746
* fix for Mantis #27378: save and (more importantly) restore verbosity when switching a unit
|
hace 6 años |
globtype.pas
|
1f49e633b6
+ modified patch by Christo Crause: if the target support, the switch -Xu can be used to generate the executable as an uf2 file
|
hace 4 años |
hlcg2ll.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
hlcgobj.pas
|
136f042972
* It is still needed to release the temp allocated for the result of an assembler function if the result is not referenced. This fixes some EXTDEBUG warnings.
|
hace 4 años |
htypechk.pas
|
a7de0b365b
Avoid invalid typecast error when using -CR option
|
hace 4 años |
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.
|
hace 11 años |
import.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
ldscript.pas
|
d79511f96e
+ Basic ld script parsing capabilities (barely enough to parse glibc2.1 'libc.so' files, lacks any error handling).
|
hace 13 años |
link.pas
|
7a0c6ab591
- removed unused leftovers from old t_bsd code
|
hace 4 años |
macho.pas
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
hace 6 años |
machoutils.pas
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
hace 6 años |
msgidx.inc
|
ce1f9cce01
* throw an error if esp/rsp are used as index register
|
hace 4 años |
msgtxt.inc
|
ce1f9cce01
* throw an error if esp/rsp are used as index register
|
hace 4 años |
nadd.pas
|
6a3f32ba69
* optimize tests for a single bit "(a and one_bit_mask_const) = <> one_bit_mask_const" into "(a and one_bit_mask_const) <> = 0" to enable further CPU specific optimizations.
|
hace 4 años |
nbas.pas
|
c2ff85ac5b
* patch by J. Gareth Moreton: Nothing (NOP) node optimisation, resolves #38194
|
hace 4 años |
ncal.pas
|
7330a0156c
* fix writing of the method and parameter names for the Variant call description
|
hace 4 años |
ncgadd.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
ncgbas.pas
|
8b7c5666a2
* Renamed fc_block_with_exit to fc_no_direct_exit to expand its usage.
|
hace 4 años |
ncgcal.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
ncgcnv.pas
|
d7fe9914a7
+ introduce tcgobj.a_loadfpu_reg_intreg
|
hace 5 años |
ncgcon.pas
|
6d75992674
* fix proposed by Christo Crause: properly handle pointer constant nodes on avr, resolves #38321
|
hace 4 años |
ncgflw.pas
|
940738a3a1
* synchronized with trunk
|
hace 4 años |
ncghlmat.pas
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
hace 10 años |
ncginl.pas
|
316f2429f0
* do not omit location_force_reg on second operand of sar/ro* if
|
hace 4 años |
ncgld.pas
|
cc64d9eb4e
* do not swap left/right code generation for assignment nodes if
|
hace 4 años |
ncgmat.pas
|
74d145bb16
* simplify tcgunaryminusnode.second_integer
|
hace 4 años |
ncgmem.pas
|
71f5fd320a
+ insert hlcg.g_ptrtypecast_reg calls in tcgvecnode.update_reference_reg_mul and update_reference_reg_packed
|
hace 4 años |
ncgnstfl.pas
|
d14fd51d0b
* fix potential crash with copied goto nodes on nestedparentfp platforms
|
hace 6 años |
ncgnstld.pas
|
cf9596421b
* fixed crashes on platforms using parentfpstructs with generic routines
|
hace 6 años |
ncgnstmm.pas
|
627fcb4354
* Do not use the LOC_VOID location to indicate unused parameters.
|
hace 5 años |
ncgobjc.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
ncgopt.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
ncgrtti.pas
|
cc315e0ac7
* fix tw3930 after r37927
|
hace 5 años |
ncgset.pas
|
c4e8f091ec
* generate jumpless code for the IN node for WebAssembly. TODO: this needs to be
|
hace 4 años |
ncgutil.pas
|
5ca2356638
* take care of po_noreturn in more cases
|
hace 4 años |
ncgvmt.pas
|
0ab4515e58
* properly mangle interface wrapper names to avoid duplicate label errors, resolves #38385
|
hace 4 años |
ncnv.pas
|
29a5d3267c
* moved warning about suspicious comp assignment to type check pass, catches also
|
hace 4 años |
ncon.pas
|
60c8b71bae
* string constants have a size of 0, resolves #38504
|
hace 4 años |
nflw.pas
|
39896a1b11
Destroy tfornode class loopiteration field if assigned
|
hace 4 años |
ngenutil.pas
|
d0d07dc3bf
* naturally align threadvar lists/tables
|
hace 4 años |
ngtcon.pas
|
0ca1e2fb42
* attempt to fix bitpacked records with qwords in them (tw36156) when cross-compiling to big endian targets from x86. essentially the x86 shifting workarounds in the code already weren't covering all corner cases.
|
hace 4 años |
ninl.pas
|
ca7c775e36
* fix for Mantis #38642: for enumerations with jumps Delphi behaves as follows:
|
hace 4 años |
nld.pas
|
067b9b2922
* copy and compare the typesym inside type nodes as well
|
hace 4 años |
nmat.pas
|
272a0e3e26
+ apply excess precision also to unary minus nodes
|
hace 4 años |
nmem.pas
|
8b24d60df7
* removed accidently committed printnode
|
hace 4 años |
nobj.pas
|
4ba19f5418
* add support for creating non-address-only procvars to
|
hace 5 años |
nobjc.pas
|
68eb921d46
* broken compilation after r39347 fixed
|
hace 7 años |
node.pas
|
a0e96fd551
Fix pos field closing in XML node output after commit 47720
|
hace 4 años |
nopt.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
hace 6 años |
nset.pas
|
940738a3a1
* synchronized with trunk
|
hace 4 años |
nutils.pas
|
e0a1bc6675
+ optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b)
|
hace 4 años |
objcasm.pas
|
51209eac9c
* fixed bootstrap for Darwin/ppc with FPC 3.0 (workaround for
|
hace 9 años |
objcdef.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
objcgutl.pas
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
hace 5 años |
objcutil.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
ogbase.pas
|
9003114a8f
+ support R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX
|
hace 4 años |
ogcoff.pas
|
77e3a402da
Set string length before calling move to avoid problems with global data analysis on systems using C library
|
hace 4 años |
ogelf.pas
|
17e3c31b7e
Fix gotpcrel relocation for TESTQ x86_64 instruction
|
hace 4 años |
oglx.pas
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
hace 10 años |
ogmacho.pas
|
a8fe46c0f5
+ introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the
|
hace 5 años |
ogmap.pas
|
a5ab1c03ea
* avoid 8-bit truncation of the sizes in the internal linker map
|
hace 5 años |
ognlm.pas
|
a8fe46c0f5
+ introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the
|
hace 5 años |
ogomf.pas
|
75491ae21c
* Removed/ifdefed the assigned and unused variables.
|
hace 4 años |
ogrel.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
omfbase.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
optbase.pas
|
b5659df425
+ CalcUseSum: calculates a sum of all use sets of the current node and its children
|
hace 5 años |
optconstprop.pas
|
e350264db1
+ propagate constants across call nodes
|
hace 5 años |
optcse.pas
|
6e4997265c
+ min/max intrinsics for internal use by the compiler
|
hace 4 años |
optdead.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |
optdeadstore.pas
|
08817f1aed
* fixes to deadstore optimization
|
hace 4 años |
optdfa.pas
|
b4a6c22234
* do not check inlined exit nodes for unset results, resolves #38259
|
hace 4 años |
options.pas
|
2c418b988c
* use smaller alignment when generating thumb code
|
hace 4 años |
optloadmodifystore.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
optloop.pas
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
hace 4 años |
opttail.pas
|
dd6e6eb26a
* disable tail recursion optimisation if there is a copy-back parameter
|
hace 5 años |
optutils.pas
|
a988c0fab1
* explicitly reset successor if noreturn is set
|
hace 4 años |
optvirt.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
owar.pas
|
d0beacc35f
* return the correct size for files in ar archive. This is required by the REL
|
hace 5 años |
owbase.pas
|
d0beacc35f
* return the correct size for files in ar archive. This is required by the REL
|
hace 5 años |
owomflib.pas
|
e49025a086
More -CriotR fixes:
|
hace 6 años |
parabase.pas
|
b777dc21d7
* fix PowerPC compilation
|
hace 5 años |
paramgr.pas
|
0a4f75ce7a
Add explicit zeroing of trttiparaloc record to avoid hash calculation issues
|
hace 4 años |
parser.pas
|
c3fb1e3a65
* initialize current_settings as early as possible so cs_debugswitch is set correctly if needed
|
hace 4 años |
pass_1.pas
|
7721995c71
Make sure nf_usercode_entry get transferred inside firstpass procedure
|
hace 4 años |
pass_2.pas
|
8b7c5666a2
* Renamed fc_block_with_exit to fc_no_direct_exit to expand its usage.
|
hace 4 años |
pbase.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
pcp.pas
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
hace 6 años |
pdecl.pas
|
6230de31bb
* Second patch xml-node-dump-defs.patch from J. Gareth Moreton from bug report 36882.
|
hace 4 años |
pdecobj.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
pdecsub.pas
|
f9957f30a5
* fix for Mantis #38771: the owner of the procdef might be Nil in case of a specialization (that virtual can't be used on generics is caught later on)
|
hace 4 años |
pdecvar.pas
|
ea5ffd597f
* set self to nil in current_module.deflist for registered defs in the
|
hace 4 años |
pexports.pas
|
d854d18bd9
* instead of blindly consuming whatever comes next trigger an explicit error if the parsed expression does not match for "INDEX ordexpr" or "NAME strexpr"
|
hace 4 años |
pexpr.pas
|
415bf22e01
* remove mhs_exceptions in might_have_sideeffects call for C operators: it improves code
|
hace 4 años |
pgentype.pas
|
60345366f2
* fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics
|
hace 5 años |
pgenutil.pas
|
51326e94f3
* allow char constant to be used for const string parameters in generic specializations, resolves #39030
|
hace 4 años |
pinline.pas
|
091b0fde0c
* fixed type of size parameter passed to fpc_getmem() when translating
|
hace 4 años |
pkgutil.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
pmodules.pas
|
ea5ffd597f
* set self to nil in current_module.deflist for registered defs in the
|
hace 4 años |
pp.lpi
|
867786c953
* update version
|
hace 5 años |
pp.pas
|
39c5f11ec6
* the WASM define renamed WASM32
|
hace 5 años |
pparautl.pas
|
ea5ffd597f
* set self to nil in current_module.deflist for registered defs in the
|
hace 4 años |
ppc68k.lpi
|
8192bf1b33
* version update
|
hace 4 años |
ppc8086.lpi
|
efc5e339d0
* use an enum instead of integer constants to represent inline numbers
|
hace 8 años |
ppcaarch64.lpi
|
1a559f5c60
* move the homogenous float aggregate determination function to a common
|
hace 6 años |
ppcarm.lpi
|
5573bee314
+ makefiles use -Sew, so added to the project as well
|
hace 5 años |
ppcavr.lpi
|
b9d4240a8d
+ version update
|
hace 7 años |
ppcjvm.lpi
|
95bed362ba
[PATCH 02/83] updating common FPC sources for WASM target
|
hace 5 años |
ppcmips.lpi
|
9ebf2aa984
* project file updates
|
hace 13 años |
ppcmips64el.lpi
|
9710b2cbb4
+ some basic stuff for mips64el
|
hace 5 años |
ppcmipsel.lpi
|
9ebf2aa984
* project file updates
|
hace 13 años |
ppcppc.lpi
|
18a45d94a3
* version update
|
hace 6 años |
ppcppc64.lpi
|
9ebf2aa984
* project file updates
|
hace 13 años |
ppcppc64le.lpi
|
e60a367f1b
+ project file for PowerPC64LE
|
hace 4 años |
ppcriscv32.lpi
|
44150f43ac
* RISC-V 32 compilation fixed
|
hace 7 años |
ppcriscv64.lpi
|
65a415c13e
* fix assembling with official binutils
|
hace 7 años |
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.)
|
hace 8 años |
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.)
|
hace 8 años |
ppcwasm32.lpi
|
9257aa8594
+ define EXTDEBUG for the wasm32 compiler, when compiled using the lazarus project
|
hace 4 años |
ppcx64.lpi
|
cd9e18fab4
* made lazarus project names more systematic
|
hace 7 años |
ppcx64llvm.lpi
|
cd9e18fab4
* made lazarus project names more systematic
|
hace 7 años |
ppcxtensa.lpi
|
27349661e0
+ Xtensa: lazarus project
|
hace 5 años |
ppcz80.lpi
|
1263880ef0
- removed the z80_internal_linker build mode from the lazarus project
|
hace 5 años |
ppheap.pas
|
eefdf135a5
Always write filename, truncate directory part if needed
|
hace 9 años |
ppu.pas
|
4483343d00
Return -1 if size of file is smaller tham header size in tppufile.readheader method
|
hace 4 años |
procdefutil.pas
|
4da6465d05
* correctly set the generic related defoptions for an outlined procdef
|
hace 5 años |
procinfo.pas
|
7bffafdf8b
* Improved the parentfp optimization to properly handle cases when a nested routine calls other nested routines.
|
hace 5 años |
psabiehpi.pas
|
fe57cd3536
* fix LLVM after r48828
|
hace 4 años |
pstatmnt.pas
|
940738a3a1
* synchronized with trunk
|
hace 4 años |
psub.pas
|
940738a3a1
* synchronized with trunk
|
hace 4 años |
psystem.pas
|
93ecf5f155
* synchronized with trunk
|
hace 4 años |
ptconst.pas
|
276f5bdef8
* ensure that nothing assembly related is generated for generics when a typed constant (this also includes local variable initializations) are parsed
|
hace 5 años |
ptype.pas
|
eb7702bea4
+ implement align directive for records, resolves #28927
|
hace 4 años |
raatt.pas
|
6218254e53
* allow also 8 byte string constants in assembler, resolves #28640
|
hace 4 años |
rabase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
hace 19 años |
rasm.pas
|
46fe2d486c
* forgotten comment
|
hace 7 años |
rautils.pas
|
1c99c2655e
* more helpful message if an unknown field is accessed in the assembler reader, resolves #38475
|
hace 4 años |
rescmn.pas
|
b88d12c7b9
+ add option -FF to force the use of fpcres as RC compiler
|
hace 5 años |
rgbase.pas
|
4abc498f2f
+ added the Z80 individual flag bits as subregisters
|
hace 5 años |
rgobj.pas
|
837b433abc
* avoid overflow during register allocation
|
hace 4 años |
scandir.pas
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
hace 4 años |
scanner.pas
|
77cc2f4ced
* decrease macro nesting counter early when expanding empty macro
|
hace 4 años |
switches.pas
|
be0d51d64c
* allow $MinEnumSize, $PackSet and $PackRecords to be used with $Push and $Pop
|
hace 7 años |
symbase.pas
|
5e3e4437c4
* use new TSym.EscapedRealName property when creating new symbols with the
|
hace 4 años |
symconst.pas
|
9fa61a6c9f
- removed the discardresult proc directive
|
hace 4 años |
symcreat.pas
|
5e3e4437c4
* use new TSym.EscapedRealName property when creating new symbols with the
|
hace 4 años |
symdef.pas
|
3ecb41cd2d
* improvements to the prevention of dangling pointers in tmodule.deflist,
|
hace 4 años |
symsym.pas
|
cc5814dac1
* support arbitrary record regvars on AArch64: it has fairly complete support
|
hace 4 años |
symtable.pas
|
7343e9c4a2
* correctly handle the case should the generic dummy symbol be a procsym instead of a typesym
|
hace 4 años |
symtype.pas
|
3ecb41cd2d
* improvements to the prevention of dangling pointers in tmodule.deflist,
|
hace 4 años |
symutil.pas
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
hace 5 años |
syscinfo.pas
|
d0f8ea7969
Add arm-palmos target to list supporting po_syscall
|
hace 8 años |
systems.inc
|
4ab310e0ed
+ ARM: basic vasm support
|
hace 4 años |
systems.pas
|
f0cc2c38b8
sinclairql: enable weak linking support for the Sinclair QL
|
hace 4 años |
tgobj.pas
|
4bac65be86
* set the wasm tempgen direction in the parent constructor, together with the other targets
|
hace 4 años |
tokens.pas
|
9fa61a6c9f
- removed the discardresult proc directive
|
hace 4 años |
triplet.pas
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
hace 5 años |
verbose.pas
|
0188a558d1
- obsolete defines removed
|
hace 4 años |
version.pas
|
1957ea11cb
Fix duplicate source_cpu_string after last patch, by using cpuwasm32 instead of wasm32 conditional
|
hace 4 años |
widestr.pas
|
cb44d7d4e2
* some cleanup
|
hace 5 años |
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
|
hace 16 años |
wpobase.pas
|
5df9b994d1
* fix warnings which were caused by last changes to for node generation
|
hace 8 años |
wpoinfo.pas
|
b1dff29cbf
* removed unused units
|
hace 8 años |