summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Use bool in bfdAlan Modra2021-03-31331-28278/+28339
* Use stdbool.hAlan Modra2021-03-313-22/+28
* Remove bfd_stdint.hAlan Modra2021-03-3113-820/+25
* Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPYAlan Modra2021-03-313-14/+8
* Automatic date update in version.inGDB Administrator2021-03-311-1/+1
* asan: linker.c:2294:8: runtime error: load of value 253Alan Modra2021-03-302-3/+8
* Automatic date update in version.inGDB Administrator2021-03-301-1/+1
* TRUE/FALSE simplificationAlan Modra2021-03-2911-20/+37
* Miscellaneous BFD int vs bfd_boolean fixesAlan Modra2021-03-296-8/+18
* hash table iterator callback functions int vs. bfd_booleanAlan Modra2021-03-2910-16/+35
* ELF output symbol hooks int vs. bfd_booleanAlan Modra2021-03-295-23/+29
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-2972-82/+159
* Automatic date update in version.inGDB Administrator2021-03-291-1/+1
* Automatic date update in version.inGDB Administrator2021-03-281-1/+1
* Automatic date update in version.inGDB Administrator2021-03-271-1/+1
* Save/restore file offset while reading notes in core fileKeith Seitz2021-03-262-0/+12
* Automatic date update in version.inGDB Administrator2021-03-261-1/+1
* Automatic date update in version.inGDB Administrator2021-03-251-1/+1
* Automatic date update in version.inGDB Administrator2021-03-241-1/+1
* bfd: avoid "shadowing" of glibc function nameJan Beulich2021-03-232-1/+5
* Automatic date update in version.inGDB Administrator2021-03-231-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-2258-216/+297
* bfd: add translation wrappers to PE image section RVA diagnosticsJan Beulich2021-03-222-2/+8
* Automatic date update in version.inGDB Administrator2021-03-221-1/+1
* Provide an inline startswith function in bfd.hAlan Modra2021-03-213-2/+24
* Automatic date update in version.inGDB Administrator2021-03-211-1/+1
* DWARF LTO debug sections vs. .stabstrAlan Modra2021-03-202-5/+8
* Automatic date update in version.inGDB Administrator2021-03-201-1/+1
* elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu2021-03-183-24/+69
* DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu2021-03-182-1/+7
* Automatic date update in version.inGDB Administrator2021-03-191-1/+1
* Automatic date update in version.inGDB Administrator2021-03-181-1/+1
* Automatic date update in version.inGDB Administrator2021-03-171-1/+1
* Fix a potential buffer overrun qwhen writing out PE aux entries.Nick Clifton2021-03-162-1/+7
* RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen2021-03-162-1/+5
* Automatic date update in version.inGDB Administrator2021-03-161-1/+1
* Automatic date update in version.inGDB Administrator2021-03-151-1/+1
* Automatic date update in version.inGDB Administrator2021-03-141-1/+1
* Automatic date update in version.inGDB Administrator2021-03-131-1/+1
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-1210-36/+456
* aix: implement R_TOCU and R_TOCL relocationsClément Chigot2021-03-126-23/+119
* aix: correct HOWTO table and add missing relocationsClément Chigot2021-03-124-210/+364
* bfd: move xcoff64_ppc_relocate_section after the HOWTO tableClément Chigot2021-03-122-188/+194
* bfd: use default coff_write_object_contents for XCOFF64Clément Chigot2021-03-123-351/+14
* bfd: add missing smclass when creating csect for xcoff64Clément Chigot2021-03-122-3/+8
* Automatic date update in version.inGDB Administrator2021-03-121-1/+1
* RISC-V: Improve multiple relax passes problem.Nelson Chu2021-03-113-9/+61
* Automatic date update in version.inGDB Administrator2021-03-111-1/+1
* bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich2021-03-102-0/+16
* Automatic date update in version.inGDB Administrator2021-03-101-1/+1