nickysn
|
b409d600ee
+ implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well
|
12 years ago |
Károly Balogh
|
76d7527909
also return nil for the empty env vars in the generic implementation in GetEnvPChar
|
12 years ago |
sergei
|
fe322f35d5
* MIPS: fixed passing CPU type specified with -CpXXX switch to assembler
|
12 years ago |
Jonas Maebe
|
1358618c36
* only display and allow ABIs that are actually supported by the current
|
12 years ago |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 years ago |
Jonas Maebe
|
9023148bb1
* fixed compilation of JVM rtls after r24188 (there is no JMP_BUF type
|
12 years ago |
nickysn
|
44ffc298d5
cpu_i8086 and system_i8086_msdos added to the systems.inc enums
|
12 years ago |
paul
|
f9277d2043
compiler: add comment for all application types
|
12 years ago |
Jonas Maebe
|
227bb7d850
* made behaviour of -CT parameters consistent with other parameters: instead
|
12 years ago |
Jonas Maebe
|
4022c29500
* mark each target switch with whether it's global or not, so a compiler
|
12 years ago |
florian
|
db68214e88
+ support setpeoptflags directive, resolves #23447
|
12 years ago |
florian
|
69d96d9bf9
* modified patch by Mark Morgan Lloyd to pass cpu type to the assembler, resolves #23390
|
12 years ago |
Jonas Maebe
|
4aa05f5133
+ support for automatically generating setters/getters for properties on the
|
12 years ago |
florian
|
1cb97f23e5
+ cpuinfo unit for arm64
|
12 years ago |
florian
|
f25f44605e
- get rid of m_all, use a set instead for tokens, this allows to disable/enable tokens depending on the language mode
|
13 years ago |
marco
|
e4c0132109
* workaround breakage due to fpgetenv deprecation in combination with
|
13 years ago |
pierre
|
d67d1abcba
* Use field by field write of current_settings for replaytoken and remove packed attribute for tsettings type
|
13 years ago |
pierre
|
a52699cf98
MIPS packed record are not working yet, so do not use them for TSEttings record
|
13 years ago |
Jonas Maebe
|
baa8fa39a8
* converted code to trash variables (-gt) to operate at the node tree level,
|
13 years ago |
florian
|
6c8eed21c4
+ implement auto inlining (-Ooautoinline)
|
13 years ago |
Jonas Maebe
|
ab914a8ae3
* the code page of unicodestring/widestring on big endian targets is
|
13 years ago |
paul
|
1a724f3e11
compiler:
|
13 years ago |
Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
13 years ago |
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).
|
13 years ago |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
13 years ago |
Jonas Maebe
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
13 years ago |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
Jonas Maebe
|
eb2cccffda
+ -WM<X> and -WP<x> command line parameters to specify the minimally required
|
13 years ago |
pierre
|
6b2a0e978b
Fix ia64 compilation problems
|
13 years ago |
Jonas Maebe
|
74510f9069
+ generic infrastructure for target-specific switches
|
13 years ago |