florian
|
76b86e8797
* copyright year updated
|
1 tahun lalu |
florian
|
313d9fc9f7
* copyright for 2023 updated
|
2 tahun lalu |
florian
|
0a2bfb3765
* year of copyright updated to 2022
|
3 tahun lalu |
Pierre Muller
|
044088494e
Prevent usage of internal linker in cross-endian configuration.
|
1 tahun lalu |
Pierre Muller
|
dfebb4df8e
Add new option_switch_bin_to_src_assembler_cross_endian message
|
1 tahun lalu |
Jonas Maebe
|
a0c9c7fa64
+ -ib parameter to print the code generator backend type: FPC or LLVM
|
5 tahun lalu |
Tomas Hajny
|
3ee68ea048
+ added possibility to list supported modeswitches using -im and documented it in help pages
|
5 tahun lalu |
Karoly Balogh
|
7afc1d4b3d
+ m68k-atari: fixed bogus TOS program flags passed to VLink. added -WF argument to allow the user to specify their own flags if needed
|
3 tahun lalu |
marcoonthegit
|
08bb8c8dfc
* fixed spelling error implicitEly in errore.msg, regenned msg.
|
3 tahun lalu |
florian
|
32e17c5114
* for avr1, do not save registers during an interrupt procedure, as it has no memory to store them
|
5 tahun lalu |
florian
|
54a6784e85
* AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn
|
5 tahun lalu |
florian
|
9f2ab5eb2f
+ new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME%
|
4 tahun lalu |
pierre
|
397629dd39
------------------------------------------------------------------------
|
4 tahun lalu |
svenbarth
|
adfe9581ba
Merged revision(s) 47390 from trunk:
|
4 tahun lalu |
marco
|
94894e7f79
--- Merging r48432 into '.':
|
4 tahun lalu |
Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
4 tahun lalu |
joost
|
8d73e8cfaa
--- Merging r43831 into '.':
|
5 tahun lalu |
Jonas Maebe
|
eeb8c747d5
--- Merging r42499 into '.':
|
5 tahun lalu |
marco
|
d1070172f8
* merged 44008,44009, but due to conflicts ran it manually.
|
5 tahun lalu |
marco
|
037583ef4e
--- Merging r40654 into '.':
|
5 tahun lalu |
Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
6 tahun lalu |
marco
|
2b01261f36
--- Recording mergeinfo for merge of r39673 into '.':
|
6 tahun lalu |
florian
|
0eea2141f6
* patch by J. Gareth Moreton: clarity in directive conflict error messages, resolves #33754
|
7 tahun lalu |
svenbarth
|
0a45d7a774
+ add a message that is used when a threadvar section is started inside a class or record without the "class"
|
7 tahun lalu |
svenbarth
|
7522a34a67
+ add a message that can be used if an internal operator hides an existing operator overload
|
7 tahun lalu |
svenbarth
|
b7cc225149
* revert r39043 and r39045 which disallow static array constants inside dynamic constants for Delphi modes
|
7 tahun lalu |
svenbarth
|
74ca92b5dc
+ add a message that will be used to complain about static array constants inside dynamic array constants for
|
7 tahun lalu |
nickysn
|
9a4a61ab97
* automatically switch to external linking (and show message) when requested to
|
7 tahun lalu |
nickysn
|
600b460ecd
+ added new debug output option -godwarfomflinnum for generating line number
|
7 tahun lalu |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
7 tahun lalu |