paul
|
f9277d2043
compiler: add comment for all application types
|
před 12 roky |
Jonas Maebe
|
227bb7d850
* made behaviour of -CT parameters consistent with other parameters: instead
|
před 12 roky |
Jonas Maebe
|
4022c29500
* mark each target switch with whether it's global or not, so a compiler
|
před 12 roky |
florian
|
db68214e88
+ support setpeoptflags directive, resolves #23447
|
před 12 roky |
florian
|
69d96d9bf9
* modified patch by Mark Morgan Lloyd to pass cpu type to the assembler, resolves #23390
|
před 12 roky |
Jonas Maebe
|
4aa05f5133
+ support for automatically generating setters/getters for properties on the
|
před 12 roky |
florian
|
1cb97f23e5
+ cpuinfo unit for arm64
|
před 12 roky |
florian
|
f25f44605e
- get rid of m_all, use a set instead for tokens, this allows to disable/enable tokens depending on the language mode
|
před 13 roky |
marco
|
e4c0132109
* workaround breakage due to fpgetenv deprecation in combination with
|
před 13 roky |
pierre
|
d67d1abcba
* Use field by field write of current_settings for replaytoken and remove packed attribute for tsettings type
|
před 13 roky |
pierre
|
a52699cf98
MIPS packed record are not working yet, so do not use them for TSEttings record
|
před 13 roky |
Jonas Maebe
|
baa8fa39a8
* converted code to trash variables (-gt) to operate at the node tree level,
|
před 13 roky |
florian
|
6c8eed21c4
+ implement auto inlining (-Ooautoinline)
|
před 13 roky |
Jonas Maebe
|
ab914a8ae3
* the code page of unicodestring/widestring on big endian targets is
|
před 13 roky |
paul
|
1a724f3e11
compiler:
|
před 13 roky |
Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
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).
|
před 13 roky |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
před 13 roky |
Jonas Maebe
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
před 13 roky |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
Jonas Maebe
|
eb2cccffda
+ -WM<X> and -WP<x> command line parameters to specify the minimally required
|
před 13 roky |
pierre
|
6b2a0e978b
Fix ia64 compilation problems
|
před 13 roky |
Jonas Maebe
|
74510f9069
+ generic infrastructure for target-specific switches
|
před 13 roky |
paul
|
e0fecf5332
compiler: revert r19358. As stated by Florian, compiler should be able to compile with the latest RTL.
|
před 14 roky |
paul
|
ee2e0a0c1d
compiler: remove CP_xxx constants since they are present in the system unit now
|
před 14 roky |
paul
|
828367bebd
compiler:
|
před 14 roky |
paul
|
41e85bc36a
compiler:
|
před 14 roky |
paul
|
4d3da666db
compiler: replace string codepage comparison to numeric. store codepage as number in current settings
|
před 14 roky |
paul
|
1db610ecbd
merge r17434 from cpstrnew branch by michael:
|
před 14 roky |
paul
|
8a4634a7b1
merge r13481 from cpstrnew branch by florian
|
před 14 roky |