aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Enhance better_fit() function to prefer function symbols over non-function sy...Nick Clifton1-15/+37
2023-02-23RISC-V: Add --[no-]relax-gp to ldFangrui Song3-2/+35
2023-02-24Automatic date update in version.inGDB Administrator1-1/+1
2023-02-23Fix _bfd_elf_find_function so that it can cope with overlapping symbolsNick Clifton1-22/+82
2023-02-23bfd: xtensa: fix __stop_SECTION literal dropAlexey Lapshin1-0/+7
2023-02-23Fix the BFD library's find_nearest_line feature to produce consistent results.Nick Clifton2-15/+21
2023-02-23dwarf1 .line SEC_HAS_CONTENTSAlan Modra1-3/+3
2023-02-23ip2k: don't look at stab sections without relocsAlan Modra1-1/+1
2023-02-23Test SEC_HAS_CONTENTS in relax routinesAlan Modra23-25/+51
2023-02-23Test SEC_HAS_CONTENTS before reading section contentsAlan Modra21-49/+93
2023-02-23Automatic date update in version.inGDB Administrator1-1/+1
2023-02-22Automatic date update in version.inGDB Administrator1-1/+1
2023-02-22debug_link duplicate file size checksAlan Modra1-6/+2
2023-02-21Update the description of the bfd_fill_in_gnu_debuglink_section functionNick Clifton2-8/+8
2023-02-21Updated translatios for the bfd and gprof directories.Nick Clifton1-1403/+1515
2023-02-21Automatic date update in version.inGDB Administrator1-1/+1
2023-02-20Redefine FUNCTION in doc.strTom Tromey2-9/+5
2023-02-20Hoist the SECTION comment in opncls.cTom Tromey2-8/+12
2023-02-20Don't use chew comments for static functionsTom Tromey2-119/+58
2023-02-20Fix formatting of long function description in chew outputTom Tromey3-0/+41
2023-02-20In-memory nested archivesAlan Modra1-0/+6
2023-02-20Automatic date update in version.inGDB Administrator1-1/+1
2023-02-19Buffer overflow in evax_bfd_print_eobjAlan Modra1-63/+48
2023-02-19Avoid memory leak in chewTom Tromey1-3/+9
2023-02-19Automatic date update in version.inGDB Administrator1-1/+1
2023-02-18Automatic date update in version.inGDB Administrator1-1/+1
2023-02-17Wild pointer reads in _bfd_ecoff_locate_lineAlan Modra1-6/+21
2023-02-17Automatic date update in version.inGDB Administrator1-1/+1
2023-02-16Automatic date update in version.inGDB Administrator1-1/+1
2023-02-15Remove RETURNS from BFD chew commentsTom Tromey7-51/+26
2023-02-15Use @deftypefn in chew outputTom Tromey4-14/+59
2023-02-15Change internalmode to be an intrinsic variableTom Tromey3-19/+50
2023-02-15Use intptr_t rather than long in chewTom Tromey2-6/+13
2023-02-15Remove the paramstuff wordTom Tromey3-81/+6
2023-02-15Add copyright headers to the .str filesTom Tromey3-0/+39
2023-02-15Simplify @node use in BFD documentationTom Tromey3-29/+35
2023-02-15Remove H_CFLAGS from doc/local.mkTom Tromey3-2/+7
2023-02-15More ecoff sanity checksAlan Modra1-20/+24
2023-02-15Automatic date update in version.inGDB Administrator1-1/+1
2023-02-14Automatic date update in version.inGDB Administrator1-1/+1
2023-02-13_bfd_ecoff_slurp_symbol_table buffer overflowAlan Modra1-12/+20
2023-02-13Automatic date update in version.inGDB Administrator1-1/+1
2023-02-12Automatic date update in version.inGDB Administrator1-1/+1
2023-02-11.debug sections without contentsAlan Modra1-1/+2
2023-02-11Automatic date update in version.inGDB Administrator1-1/+1
2023-02-10RISC-V: Reduce effective linker relaxation passsesTsukasa OI1-3/+3
2023-02-10Fix mmo memory leaksAlan Modra1-7/+6
2023-02-10objcopy of mach-o indirect symbolsAlan Modra1-0/+9
2023-02-10Automatic date update in version.inGDB Administrator1-1/+1
2023-02-09coff keep_relocs and keep_contentsAlan Modra3-43/+28