| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-27 | Unbreak creation of i386 PIEs on amd64. | hgutch | |
| Functional patch by RVP; set lists updated accordingly. This fixes PR toolchain/57380. | |||
| 2023-02-07 | fix and regen mips64 | christos | |
| 2023-02-07 | regen arm32 | christos | |
| 2023-01-18 | turn off executable-stack default when the gnu stack note is missing. | christos | |
| 2023-01-16 | regen most architectures | christos | |
| 2023-01-15 | regen riskv and hppa for Nick | christos | |
| 2023-01-14 | regen sparc | christos | |
| 2023-01-13 | regen aarch64eb | christos | |
| 2023-01-13 | regen alpha | christos | |
| 2023-01-13 | regen a bit more... (aarch64, sparc64) | christos | |
| 2023-01-09 | Add the .xsce scripts | christos | |
| 2023-01-06 | we don't copy ldscripts for i386 (why though?) | christos | |
| 2023-01-06 | Turn on -z separate-code for x86, like linux has done. This splits the text | christos | |
| and data segment load sections into two pieces, for at total of 4 PT_LOAD sections: two for text (r--, r-x) and two for data (r--, rw-). For x86_64 this changes the default max page size from 2M to 4K. | |||
| 2023-01-03 | One more fix to build binutils with read-only source trees: | hannken | |
| don't try to rebuild .../dist/binutils/doc/c++filt.1 Ok: Matthew Green | |||
| 2022-12-26 | Strip doc from the man path | christos | |
| 2022-12-25 | regen for i386 | christos | |
| 2022-12-24 | Merge conflicts between 2.34 and 2.39, and regen for x86_64 | christos | |
| 2021-12-06 | mknative-binutils for all targets. | mrg | |
| fixes 'const' vs 'iconv', yytext pointer, and initfini. | |||
| 2021-04-26 | regen for mipsn64el | christos | |
| 2021-04-25 | regen for mipsn64eb | christos | |
| 2021-04-25 | Add a mipsn64 target | christos | |
| 2020-09-13 | regen for riscv32/riscv64 target emulation list. | mrg | |
| 2020-09-04 | Regen native-binutils for aarch64eb | jakllsch | |
| 2020-04-04 | Regen everyone! | christos | |
| 2020-04-04 | rename libctf to libgnuctf to avoid conflict with the sun version. | christos | |
| 2020-04-04 | Regen x86, add libctf. | christos | |
| 2019-10-24 | Switch the iconv(3) prototype to the POSIX conformant variation | kamil | |
| Remove const from the 2nd argument. const char ** and char ** are incompatible types and it was a cost to keep the technically incompatible form for a more purist variation. NetBSD was almost the last alive OS to still keep the const argument (known leftovers: Minix and Illumos). Keep the const form for the internal purposes inside citrus and rump. Address the build breakage fallout in the same change. There are no ABI changes. Change accepted by core@. | |||
| 2019-04-18 | - use the same set of emulations for riscv* on netbsd as linux does | mrg | |
| - for riscv64-*netbsd* hosts and 32 bit target, set LIB_PATH - build the other target emulations for riscv32 on riscv64 - regen riscv64 mknative for ld updates | |||
| 2019-04-17 | mknative-gcc and mknative-binutils for riscv32. mostly builds. | mrg | |
| 2019-04-16 | regen for mknative-binutils for riscv64. | mrg | |
| 2019-02-25 | Properly extract the emulation path from the linker script template. | joerg | |
| 2018-12-28 | regen | christos | |
| 2018-11-08 | regen | christos | |
| 2018-11-07 | merge conflicts | christos | |
| 2018-07-12 | regen aarch64 | christos | |
| 2018-04-15 | - merge conflicts for 2.30 | christos | |
| - bump libraries - regen for x86 | |||
| 2016-12-12 | mknative, binutils 2.27, and ia64. | mrg | |
| 2016-12-11 | mknative-binutils 2.27 and hppa. | mrg | |
| 2016-12-11 | regen binutils mknative files for binutils 2.27 on mipsel, mipseb and aarch64. | mrg | |
| 2016-12-10 | regen mknative-binutils for ppc64 and binutils 2.27 | mrg | |
| 2016-12-10 | rebuild mkantive for ppc and binutils 2.27. | mrg | |
| 2016-12-08 | finish arm regeneration | christos | |
| 2016-12-05 | regen sun2, earm, earmeb | christos | |
| 2016-12-04 | Regen sh3 | christos | |
| 2016-12-03 | switch alpha/sparc/sparc64 to new binutils | christos | |
| 2016-12-03 | regen mips64 | christos | |
| 2016-12-02 | regen m68k | christos | |
| 2016-11-27 | regen for vax | christos | |
| 2016-10-26 | regen x86 | christos | |
| 2016-10-19 | match aarch64* for the ldscripts generation. | mrg | |
