summaryrefslogtreecommitdiff
path: root/external/gpl3/binutils/lib/libbfd
AgeCommit message (Collapse)Author
2023-02-07fix and regen mips64christos
2023-02-07regen arm32christos
2023-01-16regen most architectureschristos
2023-01-15regen riskv and hppa for Nickchristos
2023-01-14regen sparcchristos
2023-01-13regen aarch64ebchristos
2023-01-13regen alphachristos
2023-01-13regen a bit more... (aarch64, sparc64)christos
2023-01-06Turn on -z separate-code for x86, like linux has done. This splits the textchristos
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.
2022-12-27regen so that the version has a space between the version and parenchristos
2022-12-25regen for i386christos
2022-12-24Merge conflicts between 2.34 and 2.39, and regen for x86_64christos
2022-12-14Sprinkle some sorting. NFCI.skrll
2021-12-06mknative-binutils for all targets.mrg
fixes 'const' vs 'iconv', yytext pointer, and initfini.
2021-04-26regen for mipsn64elchristos
2021-04-25regen for mipsn64ebchristos
2021-04-13apply some -Wno- to ignore several new warnings with GCC 10.mrg
ntp: ignore truncation beyond api sizes, and ignore wrongly guessed underflow tmux: ignore maybe uninitialised warning for impossible case libbfd: signed/unsigned variables assigned in the same statement dri/gallium: -Wno-builtin-declaration-mismatch for u_atomic.c as it implements backend functions with different in-C-machine but same-in-real-machine types libXfont/libXfont2: signed/unsigned variables assigned in the same statement i915drm: ignore impossible maybe uninitialised warnings sysinst: ignore an invalid string truncation issue
2020-09-09regen for sparc and binutils 2.34.mrg
2020-09-04Regen native-binutils for aarch64ebjakllsch
2020-08-08regen for a.out vectorschristos
2020-04-04Regen everyone!christos
2020-04-04rename libctf to libgnuctf to avoid conflict with the sun version.christos
2020-04-04Regen x86, add libctf.christos
2019-04-17mknative-gcc and mknative-binutils for riscv32. mostly builds.mrg
2019-04-16regen for mknative-binutils for riscv64.mrg
2018-12-31remove the new 2.31 netbsd mips vectors and use the ones we used beforechristos
(regen)
2018-12-28regenchristos
2018-11-08regenchristos
2018-11-07merge conflictschristos
2018-07-12regen aarch64christos
2018-07-08enable coff/pe executable vectors for i386 for the efi bootblocks.christos
XXX: pullup-8
2018-04-15- merge conflicts for 2.30christos
- bump libraries - regen for x86
2016-12-12mknative, binutils 2.27, and ia64.mrg
2016-12-11mknative-binutils 2.27 and hppa.mrg
2016-12-11regen binutils mknative files for binutils 2.27 on mipsel, mipseb and aarch64.mrg
2016-12-10regen mknative-binutils for ppc64 and binutils 2.27mrg
2016-12-10rebuild mkantive for ppc and binutils 2.27.mrg
2016-12-08finish arm regenerationchristos
2016-12-05regen sun2, earm, earmebchristos
2016-12-04Regen sh3christos
2016-12-03switch alpha/sparc/sparc64 to new binutilschristos
2016-12-03regen mips64christos
2016-12-02regen m68kchristos
2016-11-27regen for vaxchristos
2016-11-01bump both (belatedly)christos
2016-10-26regen x86christos
2016-10-19mknative-binutils for binutils 2.26 and arm64ebmrg
2016-10-11regen and fix aarch64christos
2016-08-02regen for binutils 2.26.1 and *.mrg
2016-08-01Re-run mknativeskrll