Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
4 年之前 |
Jonas Maebe
|
153ddaffc9
--- Merging r43279 into '.':
|
5 年之前 |
Károly Balogh
|
ba2327f89b
macos: initial cross-linker support, based on the binutils in the Retro68 GNU binutils
|
7 年之前 |
Károly Balogh
|
e6aed467b5
renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin
|
7 年之前 |
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 年之前 |
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 年之前 |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 年之前 |
Jonas Maebe
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
13 年之前 |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
13 年之前 |
micha
|
0625040eba
+ add -XR switch for target root file system with libs (also used for C lib type detection)
|
18 年之前 |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 年之前 |
Jonas Maebe
|
90ea73a90b
* more file handling from shortstring to tcmdstr
|
18 年之前 |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 年之前 |
Jonas Maebe
|
07d2ecb78b
* fixed compilation
|
19 年之前 |
peter
|
9f5d69ce31
* make win32 compile
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
Jonas Maebe
|
9b33012fe9
* fixed compilation
|
19 年之前 |
peter
|
bf1c390027
* refactor import library generation
|
19 年之前 |
Jonas Maebe
|
9b48d424ff
* fixed use of uninitialised variables
|
19 年之前 |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 年之前 |
Jonas Maebe
|
5f3e0b5398
* link_allways -> link_always
|
19 年之前 |
Jonas Maebe
|
65dd7465ae
* some string -> TCmdStr fixes
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
peter
|
b68af1b0e3
* post 2.0.0 fixes from cvs
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
olle
|
5d05584a8e
* Fix small issue for link script
|
20 年之前 |
Jonas Maebe
|
a5c94ddccd
* removed some unused variables
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
olle
|
72f24474fb
+ added SIZE resource facilities
|
20 年之前 |
olle
|
39ba224077
+ Mac style resource files can now be included in MacOS
|
20 年之前 |