florian
|
94b728005d
* more RemoveCurrentP usage
|
5 rokov pred |
florian
|
9e307f5c3a
- removed code not used for years
|
5 rokov pred |
florian
|
d444f750f9
* factored out TX86AsmOptimizer.OptPass1Cmp
|
5 rokov pred |
florian
|
dea1855126
o patch by J. Gareth Moreton, resolves #36352:
|
5 rokov pred |
florian
|
030d376bac
+ .gitignore (for git mirrors), based on proposal by Kevin Lyda, resolves #35597
|
5 rokov pred |
florian
|
bdd36d20ac
* patch by Alfred: remove superfluous linker script entry, resolves #36345
|
5 rokov pred |
svenbarth
|
39f4b97ea5
+ add test for a problem reported by Michael van Canneyt which is fixed by the previous revision
|
5 rokov pred |
svenbarth
|
1abc9c1fe7
* when specializing a routine all nested specializations must go to the para- or localsymtable as otherwise the symbol can't be found to be registered
|
5 rokov pred |
svenbarth
|
6edf6cad2c
* also check for Nil symtables in tsymtable.includeoption
|
5 rokov pred |
svenbarth
|
d79e2ee9da
* also store, reset and restore the current module's procinfo
|
5 rokov pred |
pierre
|
c882828fd0
Minimalist change to avoid Invalid Typecast error on class when compiled with '-CriotR -O2' for i386-go32v2 target
|
5 rokov pred |
michael
|
f7d6192905
* Show --stop-on-parser-error in help
|
5 rokov pred |
michael
|
77103fe7f2
* Report error with correct exit code
|
5 rokov pred |
michael
|
a23ed797e6
* Fix bug ID #0036335: console pops up when getting compiler info
|
5 rokov pred |
pierre
|
8ea92a8280
Use correct macro to for 64-bit riscv CPU
|
5 rokov pred |
Jonas Maebe
|
ff919184d8
* restored original behaviour of shl/shr constant evaluation outside
|
5 rokov pred |
Jonas Maebe
|
0f46207776
* fixed (harmless) range error when expanding ~
|
5 rokov pred |
michael
|
cf203a6590
* Add column separator
|
5 rokov pred |
michael
|
0c25ada935
* Add header row
|
5 rokov pred |
michael
|
94e0b499df
* Add boolean field length correction
|
5 rokov pred |
michael
|
d3733c4718
* Add boolean field length correction
|
5 rokov pred |
pierre
|
17c422c3f2
Patch by Gareth Moreton.
|
5 rokov pred |
florian
|
98226d33b7
* do not optimize inline nodes which are part of call node which has an init and/or cleanup block, resolves #36323
|
5 rokov pred |
svenbarth
|
3e9bfedbc4
* ensure that the required functions are referenced for Win32 SEH for packages as well
|
5 rokov pred |
svenbarth
|
40c11baaac
* use a different name for the packages' entry point and use _DLLMainCRTStartup as an alias to avoid problems with the C-prefix
|
5 rokov pred |
svenbarth
|
bb3b1b06a7
* fix condition for including a unit's object files or not when compiling with packages
|
5 rokov pred |
svenbarth
|
2a1d26cc90
* use translateable error messages for undefined symbols and also report in which object file the symbol was first found
|
5 rokov pred |
svenbarth
|
1e66b2464a
* regenerate msg*.inc files after adding new error messages for undefined symbols
|
5 rokov pred |
svenbarth
|
f28ac2bfc6
+ add error messages for undefined symbols (both with a known object file and without)
|
5 rokov pred |
svenbarth
|
cd7e3f354b
+ add a description for the link_e_comdat_selection_differs message
|
5 rokov pred |