Subversion Repositories QNX 8.QNX8 linker driver

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13 2024-08-01 05:39:53 pmbaty / At last a sane SSH terminal!  
11 2024-07-07 19:54:56 pmbaty / toolchain-src-linkerdriver: added single "--driver-version" command-line argument. Absolutely no other change in the driver behaviour.  
7 2024-05-20 13:21:53 pmbaty / linker driver improvement: clang is now explicitly told to behave "as GCC" by not changing argv[0] when the driver invokes it  
6 2024-05-20 13:09:32 pmbaty / updated Windows binary of the linker driver. Not very important since the Windows toolchain uses the real GCC.  
2 2024-05-12 19:26:10 pmbaty / linker driver: added sanitizers support, solved LTO issue, recompiled for Win64 and QNX  
1 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.