ccrause
|
9440b17eea
[AVR] Add command line options to selectively remove portions of the RTL startup code.
|
2 years ago |
Michaël Van Canneyt
|
adf9f98f7c
* Define char as AnsiChar
|
2 years ago |
Pierre Muller
|
79d1fcd40d
Introduce -XLL option for link using ld.lld linker
|
2 years ago |
Michaël Van Canneyt
|
0261a025de
* Restore -aR, lost in refactoring
|
2 years ago |
florian
|
78c0c267a5
* cleanup
|
2 years ago |
Michaël Van Canneyt
|
188fc9c112
* Fix compilation for ARM
|
2 years ago |
Michaël Van Canneyt
|
1930aaa340
* Make use of copy() without count when rest of string is needed
|
2 years ago |
Michaël Van Canneyt
|
535107a700
* Split out option parsing in one routine per letter
|
2 years ago |
Michael VAN CANNEYT
|
5605cebd46
* Implement -t and -x options
|
2 years ago |
Michaël Van Canneyt
|
0515be62b4
* Add option to allow emitting comments in RTTI info
|
2 years ago |
Pierre Muller
|
892220d6fe
Treat -Cb / -Cb- options in first pass (to be able to use FPC_BIG_ENDIAN inside .fpc.cfg config file)
|
2 years ago |
Dmytro Bogatskyy
|
327aac7f24
Add aarch64-iphonesim target
|
2 years ago |
florian
|
c7a0c0bbb4
* set FPU type properly for riscv32-freertos
|
2 years ago |
florian
|
71e0c12c88
* set fpu type correctly for riscv32-freertos
|
2 years ago |
florian
|
7e3bdd501c
* enable to check the existing of environment variables in config files
|
2 years ago |
Jinyang He
|
12c4290ffe
Add loongarch64 architecture support to compiler
|
2 years ago |
florian
|
e9ec4a8bb3
* more riscv32-freertos-esp32c3 stuff added
|
2 years ago |
Jonas Maebe
|
e54197e9d2
Darwin: support -Xg for DWARFv4
|
2 years ago |
Jonas Maebe
|
57935a895c
Darwin: really fix -Xg for DWARF4
|
2 years ago |
Jonas Maebe
|
f18524f2fe
Darwin: fix mac0S 11.0 version string
|
2 years ago |
Jonas Maebe
|
b26703feaa
Darwin version comparisons: factored out into object
|
2 years ago |
florian
|
d6e8375e64
* apply default replacements also to defines set by -d:
|
3 years ago |
Jonas Maebe
|
403292a131
LLVM backend: address sanitizer support
|
3 years ago |
Jonas Maebe
|
3ef0db2404
LLVM: list supported LLVM/Xcode versions
|
3 years ago |
Jonas Maebe
|
16cb409fbf
LLVM: separate as_clang_llvm_darwin
|
3 years ago |
florian
|
28964711d7
* sorted defines in the compiler: mips64 is defined on all 64 Bit mips platforms, mips64el for little endian, misp64eb for big endian
|
3 years ago |
florian
|
ed2b73eee6
* sorted MIPS defines
|
3 years ago |
Pierre Muller
|
4db332fecf
Add default macros inoptions unit for mips64 and mips64el CPUs
|
3 years ago |
Thorsten Otto
|
073b48de82
atari: add -Wt<x> option to allow specifying the executable format
|
3 years ago |
Karoly Balogh
|
a87b38f753
* m68k-atari: make the Atari target always default to VLink, even for crosscompilers
|
3 years ago |