Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
il y a 13 ans |
sergei
|
3edaa66ee7
* For Win64, handle environment variables the same way as on Win32 (the generic version of GetEnvPChar does not return nil for non-existent environment variables).
|
il y a 13 ans |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
il y a 13 ans |
Jonas Maebe
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
il y a 13 ans |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
il y a 13 ans |
Jonas Maebe
|
eb2cccffda
+ -WM<X> and -WP<x> command line parameters to specify the minimally required
|
il y a 13 ans |
pierre
|
6b2a0e978b
Fix ia64 compilation problems
|
il y a 13 ans |
Jonas Maebe
|
74510f9069
+ generic infrastructure for target-specific switches
|
il y a 14 ans |
paul
|
e0fecf5332
compiler: revert r19358. As stated by Florian, compiler should be able to compile with the latest RTL.
|
il y a 14 ans |
paul
|
ee2e0a0c1d
compiler: remove CP_xxx constants since they are present in the system unit now
|
il y a 14 ans |
paul
|
828367bebd
compiler:
|
il y a 14 ans |
paul
|
41e85bc36a
compiler:
|
il y a 14 ans |
paul
|
4d3da666db
compiler: replace string codepage comparison to numeric. store codepage as number in current settings
|
il y a 14 ans |
paul
|
1db610ecbd
merge r17434 from cpstrnew branch by michael:
|
il y a 14 ans |
paul
|
8a4634a7b1
merge r13481 from cpstrnew branch by florian
|
il y a 14 ans |
pierre
|
637a4671d9
Fix messages to tokenbuufer writing to zvoid problems with PPU
|
il y a 14 ans |
florian
|
a08dfdf803
o slightly modified patch by John Clymer:
|
il y a 14 ans |
Jonas Maebe
|
f67919e9f5
+ odt_javaclass, odt_interfacejava objectdef types
|
il y a 14 ans |
Jonas Maebe
|
baf2a3f1fb
* fixed copy/paste error that didn't disable default inline support when
|
il y a 14 ans |
pierre
|
1c2a5f9819
+ Update all Makefile's modified by
|
il y a 14 ans |
pierre
|
b3e1ba70e9
* Avoid warning about missing field for AVR
|
il y a 14 ans |
pierre
|
5148cb6ca8
* make sure pmessage field is aligned
|
il y a 14 ans |
pierre
|
d09389ac79
Implement support for $WARN XXX ON/OFF/ERROR
|
il y a 14 ans |
pierre
|
83f100432c
+ Move enumration types uses in ppu files from systems.pas
|
il y a 14 ans |
florian
|
93e53e1990
* allow also smaller values for code alignment parameters than the current one, resolves #19463
|
il y a 14 ans |
florian
|
6ea8eb7dc2
+ changes precedence of unary minus operator in mac and iso mode, resolves #17710
|
il y a 14 ans |
florian
|
13285ab264
o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable
|
il y a 14 ans |
florian
|
fb84cb865b
* rebase to trunk@17295
|
il y a 14 ans |
florian
|
3ce9ff93f1
+ patch by Jeppe Johansen to support automatic interrupt table generation by using the interrupt directive with an offset. Not activated yet because it requires to change also the startup code of the different mcus.
|
il y a 14 ans |
florian
|
0bdd15e0da
+ added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released
|
il y a 14 ans |