summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* z8 and z80 coff_reloc16_extra_cases sanity checksAlan Modra2023-03-085-132/+182
* Automatic date update in version.inGDB Administrator2023-03-081-1/+1
* Automatic date update in version.inGDB Administrator2023-03-071-1/+1
* macho null dereference readAlan Modra2023-03-061-3/+3
* PR30198, Assertion and segfault when linking x86_64 elf and coffAlan Modra2023-03-061-8/+12
* More _bfd_ecoff_locate_line sanity checksAlan Modra2023-03-061-2/+11
* Correct odd loop in ecoff lookup_lineAlan Modra2023-03-061-6/+3
* Automatic date update in version.inGDB Administrator2023-03-061-1/+1
* Automatic date update in version.inGDB Administrator2023-03-051-1/+1
* Automatic date update in version.inGDB Administrator2023-03-041-1/+1
* Automatic date update in version.inGDB Administrator2023-03-031-1/+1
* Don't write zeros to a gap in the output fileAlan Modra2023-03-021-20/+6
* Automatic date update in version.inGDB Administrator2023-03-021-1/+1
* Automatic date update in version.inGDB Administrator2023-03-011-1/+1
* chew.c printf of intptr_tAlan Modra2023-02-281-1/+2
* Free ecoff debug infoAlan Modra2023-02-281-48/+59
* Add some sanity checking in ECOFF lookup_lineAlan Modra2023-02-281-44/+102
* Another PE SEC_HAS_CONTENTS testAlan Modra2023-02-281-1/+2
* Automatic date update in version.inGDB Administrator2023-02-281-1/+1
* Fix missing "Core was generated by" when loading a x32 corefile.Felix Willgerodt2023-02-272-2/+19
* Automatic date update in version.inGDB Administrator2023-02-271-1/+1
* Automatic date update in version.inGDB Administrator2023-02-261-1/+1
* Automatic date update in version.inGDB Administrator2023-02-251-1/+1
* Enhance better_fit() function to prefer function symbols over non-function sy...Nick Clifton2023-02-241-15/+37
* RISC-V: Add --[no-]relax-gp to ldFangrui Song2023-02-233-2/+35
* Automatic date update in version.inGDB Administrator2023-02-241-1/+1
* Fix _bfd_elf_find_function so that it can cope with overlapping symbolsNick Clifton2023-02-231-22/+82
* bfd: xtensa: fix __stop_SECTION literal dropAlexey Lapshin2023-02-231-0/+7
* Fix the BFD library's find_nearest_line feature to produce consistent results.Nick Clifton2023-02-232-15/+21
* dwarf1 .line SEC_HAS_CONTENTSAlan Modra2023-02-231-3/+3
* ip2k: don't look at stab sections without relocsAlan Modra2023-02-231-1/+1
* Test SEC_HAS_CONTENTS in relax routinesAlan Modra2023-02-2323-25/+51
* Test SEC_HAS_CONTENTS before reading section contentsAlan Modra2023-02-2321-49/+93
* Automatic date update in version.inGDB Administrator2023-02-231-1/+1
* Automatic date update in version.inGDB Administrator2023-02-221-1/+1
* debug_link duplicate file size checksAlan Modra2023-02-221-6/+2
* Update the description of the bfd_fill_in_gnu_debuglink_section functionNick Clifton2023-02-212-8/+8
* Updated translatios for the bfd and gprof directories.Nick Clifton2023-02-211-1403/+1515
* Automatic date update in version.inGDB Administrator2023-02-211-1/+1
* Redefine FUNCTION in doc.strTom Tromey2023-02-202-9/+5
* Hoist the SECTION comment in opncls.cTom Tromey2023-02-202-8/+12
* Don't use chew comments for static functionsTom Tromey2023-02-202-119/+58
* Fix formatting of long function description in chew outputTom Tromey2023-02-203-0/+41
* In-memory nested archivesAlan Modra2023-02-201-0/+6
* Automatic date update in version.inGDB Administrator2023-02-201-1/+1
* Buffer overflow in evax_bfd_print_eobjAlan Modra2023-02-191-63/+48
* Avoid memory leak in chewTom Tromey2023-02-191-3/+9
* Automatic date update in version.inGDB Administrator2023-02-191-1/+1
* Automatic date update in version.inGDB Administrator2023-02-181-1/+1
* Wild pointer reads in _bfd_ecoff_locate_lineAlan Modra2023-02-171-6/+21