Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
4 years ago |
Károly Balogh
|
d115b0e8dc
m68k: changed the internal name of 68k MacOS from system_m68k_mac to system_m68k_macos, so it's consistent with the PowerPC version. suggestion/request by Sven :)
|
8 years ago |
Károly Balogh
|
1d78e73ed8
m68k: there are now cross-binutils for old MacOS, so based on the old/existing bits, fix the support in the compiler
|
8 years ago |
svenbarth
|
01046b8a17
* more sensible values for the alignments (based on the powerpc-darwin ones)
|
8 years ago |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 years ago |
Jonas Maebe
|
165aaea8a4
* made a separate abi entry for powerpc_darwin, as it's not exactly the same
|
10 years ago |
Jonas Maebe
|
9573160c1a
+ llvmdatalayout field for tsysteminfo that contains the encoded data layout
|
11 years ago |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 years ago |
Jonas Maebe
|
bd31004fdb
+ describe for each supported target the default guaranteed stack alignment
|
13 years ago |
Jonas Maebe
|
b4c8c73e70
* changed tf_use_function_relative_addresses into an assembler flag (with
|
15 years ago |
Tomas Hajny
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
florian
|
24fe46b3a3
+ missing includes of fpcdefs.inc added
|
17 years ago |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
peter
|
fdc4925fcd
* basic framework for debuginfo class added
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
olle
|
878c56bad6
* Cleaned up handling of source file extension.
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
e7459f5466
* heap and heapsize removed
|
21 years ago |
olle
|
0bf14e759f
* Updated compiler status
|
21 years ago |
olle
|
4b0b17a5aa
+ allow fileextension .p, in mode macpas
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
olle
|
8d67f439f3
* changed .pas back to .p
|
21 years ago |
olle
|
dfa6403a70
+ Support for Link on target especially for MacOS
|
21 years ago |
peter
|
d319f4f226
* removed paraalign
|
22 years ago |
olle
|
c2fe8dbd99
* merged macos entry/exit code generation into the general one.
|
22 years ago |
olle
|
cb440f8f93
* changed .p to .pas to make the compiler compile
|
22 years ago |
florian
|
d332ad8519
* changed ppu extentions from pput to ppu
|
22 years ago |
olle
|
60431e6794
* Fixed typo
|
22 years ago |
florian
|
2291912631
- fixed res entry for MacOS, I don't understand why it worked before :/
|
22 years ago |