Rev |
Age |
Author |
Path |
Log message |
Diff |
20 |
2024-09-26 04:10:04 |
pmbaty |
/ |
toolchain: updated cross-build scripts so that they deploy the SDP symlinks if necessary + rebuilt tools against the latest SDP changes |
|
19 |
2024-08-24 16:33:48 |
pmbaty |
/ |
binutils: added missing --stack <size> and --lazy-stack options to the GNU linker on the i386nto emulation |
|
18 |
2024-07-03 19:37:47 |
pmbaty |
/ |
toolchain-src-binutils: fixed a missing case end tag in the x86_64 emulation parameters. Seemingly harmless. |
|
17 |
2024-07-03 16:30:43 |
pmbaty |
/ |
add a little more persuasion to the local install command in case WSL2 Linux would be complaining |
|
16 |
2024-07-03 16:06:18 |
pmbaty |
/ |
toolchain-src-binutils,gcc,llvm,cmake: WSL2 cross-build scripts updated to support installation of Debian packages from local storage |
|
15 |
2024-06-29 17:30:35 |
pmbaty |
/ |
toolchain-src-binutils: tidied up WSL2 and Linux build scripts. |
|
14 |
2024-06-27 17:20:44 |
pmbaty |
/ |
toolchain-src-binutils: added cross-build WSL2 bootstrap script |
|
13 |
2024-06-21 12:08:25 |
pmbaty |
/ |
cross-build scripts + qnxsdp-env.sh: updated to take in account the fact that the Linux host tools are now under version control and no longer in the form of an extractable archive (and thus the platform-specific symlinks need to be created there too) |
|
12 |
2024-06-05 17:02:33 |
pmbaty |
/ |
toolchain scripts: updated cross-compilation build scripts so that they no longer look for a linux.tar.gz file - either the host tools are there, or they aren't |
|
11 |
2024-05-29 14:33:48 |
pmbaty |
/ |
fixed envvars syntax for Win32 hosts (harmless) |
|
10 |
2024-05-23 18:44:14 |
pmbaty |
/ |
improved cross-build scripts of the toolchain to extract the Linux host tools from the QNX SDP in place when absent yet existing in packed form |
|
9 |
2024-05-12 04:37:46 |
pmbaty |
/ |
added GCC linker driver + source code
binutils: removed unnecessary files
gcc: this shit is NOT WORKING (but I don't care, I have clang)
llvm/clang: added QNX platform-specific defines. The proper way would be to create a QNXToolchain class, but whatever. |
|
8 |
2024-05-10 10:50:06 |
pmbaty |
/ |
binutils: reached almost 1:1 alignment with official QNX linker |
|
7 |
2024-05-09 21:08:10 |
pmbaty |
/ |
added Makefile patch for binutils when the GNU linker is targeting QNX |
|
6 |
2024-05-09 20:52:36 |
pmbaty |
/ |
WIP improvements in GNU linker |
|
5 |
2024-05-09 20:50:28 |
pmbaty |
/ |
more details in ld --verbose output |
|
4 |
2024-05-09 20:43:59 |
pmbaty |
/ |
improvements in the native linker |
|
3 |
2024-05-06 00:43:10 |
pmbaty |
/ |
LLVM 16.0.6 build script with clang, lld, libunwind and compiler-rt
GNU Make
GNU Binutils
GCC is still a work in progress |
|
2 |
2024-05-04 02:59:18 |
pmbaty |
/ |
native binutils: the build script now builds the two target arches in one pass |
|
1 |
2024-05-04 01:54:39 |
pmbaty |
/ |
added native binary utilities (assembler, linker, executable hackers, dissecators, cookers and spicers) for QNX 8 + their build script |
|