aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2019-09-20bfd macro conversion to inline functions, sectionAlan Modra5-246/+379
2019-09-20bfd macro conversion to inline functions, asymbolAlan Modra5-26/+85
2019-09-20bfd macro conversion to inline functionsAlan Modra6-65/+312
2019-09-20PowerPC64, error on unsupported dynamic relocationAlan Modra2-0/+80
2019-09-20Automatic date update in version.inGDB Administrator1-1/+1
2019-09-19bfd_section_* macrosAlan Modra104-791/+740
2019-09-19Automatic date update in version.inGDB Administrator1-1/+1
2019-09-18bfd_asymbol_* macrosAlan Modra19-67/+87
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi4-24/+14
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra22-63/+103
2019-09-18Constify bfd_octets_per_byte and related functionsAlan Modra3-15/+22
2019-09-18Constify target name, reloc name, and carsym nameAlan Modra7-15/+28
2019-09-18Use bfd_set_filename moreAlan Modra3-22/+50
2019-09-18PowerPC64, support medium model access to common symbolsAlan Modra2-7/+48
2019-09-18Automatic date update in version.inGDB Administrator1-1/+1
2019-09-17Automatic date update in version.inGDB Administrator1-1/+1
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell5-19/+40
2019-09-16Automatic date update in version.inGDB Administrator1-1/+1
2019-09-15Automatic date update in version.inGDB Administrator1-1/+1
2019-09-14Automatic date update in version.inGDB Administrator1-1/+1
2019-09-13Automatic date update in version.inGDB Administrator1-1/+1
2019-09-12Automatic date update in version.inGDB Administrator1-1/+1
2019-09-11Introduce bfd_set_filenameTom Tromey3-0/+27
2019-09-11Tidy ld/ldmisc.cAlan Modra35-2/+143
2019-09-11Automatic date update in version.inGDB Administrator1-1/+1
2019-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton88-2537/+1194
2019-09-10Automatic date update in version.inGDB Administrator1-1/+1
2019-09-09Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell1-0/+4
2019-09-09Automatic date update in version.inGDB Administrator1-1/+1
2019-09-08Automatic date update in version.inGDB Administrator1-1/+1
2019-09-07Automatic date update in version.inGDB Administrator1-1/+1
2019-09-06bfd_get_filenameAlan Modra5-11/+15
2019-09-06Automatic date update in version.inGDB Administrator1-1/+1
2019-09-05PowerPC64 GOT_PCREL relocsAlan Modra2-53/+31
2019-09-05R_PPC64_PCREL_OPTAlan Modra2-12/+45
2019-09-05PR24955, libbfd terminating program on out of memoryAlan Modra7-9/+85
2019-09-05Automatic date update in version.inGDB Administrator1-1/+1
2019-09-04Automatic date update in version.inGDB Administrator1-1/+1
2019-09-03Automatic date update in version.inGDB Administrator1-1/+1
2019-09-02Re: Memory leak in dwarf2.cAlan Modra2-18/+22
2019-09-02Memory leak in dwarf2.cAlan Modra2-7/+15
2019-09-02Automatic date update in version.inGDB Administrator1-1/+1
2019-08-31RISC-V: Fix linker problems with tls copy relocs.Jim Wilson2-0/+20
2019-09-01Automatic date update in version.inGDB Administrator1-1/+1
2019-08-31Automatic date update in version.inGDB Administrator1-1/+1
2019-08-30RISC-V: Force linker error exit after unresolvable reloc.Jim Wilson2-1/+9
2019-08-30Copy BFD_COMPRESS/BFD_DECOMPRESS/BFD_COMPRESS_GABI for thin archiveH.J. Lu2-0/+13
2019-08-30Automatic date update in version.inGDB Administrator1-1/+1
2019-08-29PR24697, R_PPC_EMB_SDA21 cannot be used when making a shared objectAlan Modra2-17/+10
2019-08-29PowerPC64 xlate_pcrel_optAlan Modra2-19/+29