florian
|
e7fd71db36
+ write name of segment/group which is too large
|
8 years ago |
florian
|
c4fe4ab1f5
* correctly handle push <imm> on 80186+
|
8 years ago |
svenbarth
|
a9888eba70
* also generate Big Obj COFF files with the GNU utilities (needs 2.25 or newer), at least as long as the new option -a5 isn't given, which disables this
|
8 years ago |
florian
|
668b198d7c
* fix for issue #29936: check if the internal needed types are available
|
8 years ago |
Jonas Maebe
|
9cd707a27a
* give an error if -Pxxx is specified to the compiler binary and xxx is not
|
8 years ago |
florian
|
29a2c433f7
* -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name
|
8 years ago |
florian
|
466d26b5ef
* copyright notice updated to 2017
|
8 years ago |
svenbarth
|
8c253703f0
* regenerate after r35181
|
8 years ago |
svenbarth
|
a23cfd9a85
* regenerate msgidx.inc and msgtxt.inc after r35079; thankfully that didn't break the build this time since it was merely a text change ^.^'
|
8 years ago |
Károly Balogh
|
64650261d1
m68k: refactor of the reglist and the regpair support in the assembler reader. also added support for float register lists for FMOVEM
|
8 years ago |
pierre
|
e6ee3f445e
msg files regenerated after:
|
9 years ago |
yury
|
db590da1e6
* Added a new debug option switch -godwarfcpp - Simulate C++ debug information in DWARF. It is more correct way to workaround LLDB issues than in r34558. This option can be used for debuggers, which does not support Pascal correctly.
|
9 years ago |
pierre
|
17ba06f7c8
Regenerated after: Add missing -Tlinux help line for mipsel compiler
|
9 years ago |
Károly Balogh
|
464ecab542
huge syscall support refactor for Amiga-likes. removed large chunks of ancient duplicated code, and in general tried to make the entire thing more maintainable and cleaner. also added support for AROS EAXBase syscall convention
|
9 years ago |
pierre
|
10454d4fec
Regenerated msg files after: Add aarch64 to -P<x> CPU list
|
9 years ago |
svenbarth
|
68f014a7c5
* regenerate after r34232
|
9 years ago |
Károly Balogh
|
b0ca7e9594
show AT&T and Intel style assembler switches in i8086 and x86_64 help text. also fix Motorola name initials at several places for 68k
|
9 years ago |
svenbarth
|
8ec2d5478c
Regenerated after r33890
|
9 years ago |
svenbarth
|
0f9e556c80
* regenerate message files after r33450
|
9 years ago |
Jonas Maebe
|
dcedd62049
* regenerated after r33249
|
9 years ago |
florian
|
cb4773432b
+ hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715
|
9 years ago |
nickysn
|
06b9789928
+ implemented a new {$ASMCPU XXX} directive, allowing to specify a different
|
9 years ago |
florian
|
aa0ec8c0e5
+ show -Mextendedpascal in the help page
|
9 years ago |
florian
|
368d77dfae
+ show -Miso in the help page
|
9 years ago |
svenbarth
|
678716be22
msgidx.inc & msgtixt.inc: regenerate after r32978
|
9 years ago |
nickysn
|
a508f9e5d3
+ added check if the selected cpu is 386+ when writing a 66h or 67h prefix in
|
9 years ago |
nickysn
|
114c76bc4a
+ added i8086 to the list of supported cpus in the compiler usage help screen
|
9 years ago |
florian
|
37cb35d780
+ support for the .code directive in arm inline assembler
|
9 years ago |
Károly Balogh
|
bc51cc1151
regenerated msgidx.inc and msgtxt.inc afer r32324
|
9 years ago |
svenbarth
|
017821f5db
* regenerated msgidx.inc and msgtxt.inc after r32322
|
9 years ago |