aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2021-04-12RISC-V: Support to parse the multi-letter prefix in the architecture string.Nelson Chu3-212/+232
2021-04-12Automatic date update in version.inGDB Administrator1-1/+1
2021-04-11Automatic date update in version.inGDB Administrator1-1/+1
2021-04-10Automatic date update in version.inGDB Administrator1-1/+1
2021-04-09Automatic date update in version.inGDB Administrator1-1/+1
2021-04-08bfd: use https for bugzillaMike Frysinger4-3/+9
2021-04-08Automatic date update in version.inGDB Administrator1-1/+1
2021-04-07Automatic date update in version.inGDB Administrator1-1/+1
2021-04-06Automatic date update in version.inGDB Administrator1-1/+1
2021-04-05C99 bfd configuryAlan Modra19-1962/+636
2021-04-05Automatic date update in version.inGDB Administrator1-1/+1
2021-04-04Automatic date update in version.inGDB Administrator1-1/+1
2021-04-03Automatic date update in version.inGDB Administrator1-1/+1
2021-04-02Automatic date update in version.inGDB Administrator1-1/+1
2021-04-01PE/Windows x86_64: Fix weak undef symbols after image base changeTamar Christina2-0/+20
2021-04-01Remove strneq macro and use startswith.Martin Liska2-3/+7
2021-04-01Use startswith more for strncmp function calls.Martin Liska19-58/+94
2021-04-01Automatic date update in version.inGDB Administrator1-1/+1
2021-03-31PR27671, Poisoning TRUE / FALSE poisons Win32 system headersAlan Modra3-2/+8
2021-03-31Use bool in bfdAlan Modra331-28278/+28339
2021-03-31Use stdbool.hAlan Modra3-22/+28
2021-03-31Remove bfd_stdint.hAlan Modra13-820/+25
2021-03-31Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPYAlan Modra3-14/+8
2021-03-31Automatic date update in version.inGDB Administrator1-1/+1
2021-03-30asan: linker.c:2294:8: runtime error: load of value 253Alan Modra2-3/+8
2021-03-30Automatic date update in version.inGDB Administrator1-1/+1
2021-03-29TRUE/FALSE simplificationAlan Modra11-20/+37
2021-03-29Miscellaneous BFD int vs bfd_boolean fixesAlan Modra6-8/+18
2021-03-29hash table iterator callback functions int vs. bfd_booleanAlan Modra10-16/+35
2021-03-29ELF output symbol hooks int vs. bfd_booleanAlan Modra5-23/+29
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra72-82/+159
2021-03-29Automatic date update in version.inGDB Administrator1-1/+1
2021-03-28Automatic date update in version.inGDB Administrator1-1/+1
2021-03-27Automatic date update in version.inGDB Administrator1-1/+1
2021-03-26Save/restore file offset while reading notes in core fileKeith Seitz2-0/+12
2021-03-26Automatic date update in version.inGDB Administrator1-1/+1
2021-03-25Automatic date update in version.inGDB Administrator1-1/+1
2021-03-24Automatic date update in version.inGDB Administrator1-1/+1
2021-03-23bfd: avoid "shadowing" of glibc function nameJan Beulich2-1/+5
2021-03-23Automatic date update in version.inGDB Administrator1-1/+1
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska58-216/+297
2021-03-22bfd: add translation wrappers to PE image section RVA diagnosticsJan Beulich2-2/+8
2021-03-22Automatic date update in version.inGDB Administrator1-1/+1
2021-03-21Provide an inline startswith function in bfd.hAlan Modra3-2/+24
2021-03-21Automatic date update in version.inGDB Administrator1-1/+1
2021-03-20DWARF LTO debug sections vs. .stabstrAlan Modra2-5/+8
2021-03-20Automatic date update in version.inGDB Administrator1-1/+1
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu3-24/+69
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu2-1/+7
2021-03-19Automatic date update in version.inGDB Administrator1-1/+1