aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2019-11-28binutils: Make DWARF register name lookup be via a function pointerAndrew Burgess2-8/+51
2019-11-28binutils: Make some functions static in dwarf.cAndrew Burgess3-12/+21
2019-11-28binutils: Add a new function to initialise DWARF register name stateAndrew Burgess4-36/+63
2019-11-28binutils: Rename init_dwarf_regnamesAndrew Burgess4-3/+11
2019-11-28binutils: Be more forgiving of targets with large numbers of registersAndrew Burgess2-2/+8
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2-4/+14
2019-11-21PR273, SOM size -AAlan Modra3-3/+18
2019-11-21Fix potential buffer overrun in objcopy's note merging code.Nick Clifton2-3/+14
2019-11-21PR46, cygwin: FAIL: cdtest with -UrAlan Modra2-7/+15
2019-11-19PR24499, ignore --add-gnu-debuglink for archivesAlan Modra2-0/+13
2019-11-19PR24968, make objcopy use output ELF arch if -B not givenAlan Modra2-2/+16
2019-11-19PR25191, internal error in _bfd_elf_set_section_contentsAlan Modra2-10/+24
2019-11-19Add space between program name and file for objcopy/strip/objdump messagesAlan Modra2-6/+11
2019-11-18PR25198, use of out of date pointerAlan Modra2-2/+6
2019-11-08PR25172, Wrong description of --stop-address=ADDR switchAlan Modra2-1/+6
2019-11-07Allow the --output option of the "ar" prorgam to extract files to locations o...Nick Clifton3-20/+25
2019-11-07Fix bug merging notes with objcopy when no merging results in zeroes being wr...Nick Clifton2-15/+20
2019-11-06Fix an off-by-one error in the IN_RANGE macro used by readelf. Add another u...Christian Eggers2-3/+14
2019-11-04Implement objcopy/strip --keep-section=<sectionpattern>Fāng-ruì Sòng7-7/+73
2019-10-30Update email address for Palmer Dabbelt.Nick Clifton2-1/+5
2019-10-30Add a --output=<DIR> option to ar to allow the specifying of an output direct...Fangrui Song5-66/+171
2019-10-26sort_gnu_build_notes fixAlan Modra2-1/+6
2019-10-25elfedit: Report unknown x86 featureH.J. Lu2-1/+8
2019-10-25elfedit.c: Replace BYTE_PUT with byte_putH.J. Lu2-1/+5
2019-10-25Improve objcopy's note mergeing capabilities.Nick Clifton19-425/+985
2019-10-25readelf PT_PHDR checkAlan Modra2-5/+16
2019-10-21ar P supportAlan Modra3-8/+32
2019-10-14qsort: objcopy.c section sortAlan Modra2-9/+19
2019-10-13Update the README-how-to-make-a-release file with a note to reset the develop...Nick Clifton2-0/+8
2019-10-12Tweak the 'how to make a release' documentNick Clifton2-6/+16
2019-10-11Updated traditional Chinese translation for the binutils/ subdirectoryNick Clifton2-2371/+6407
2019-10-09PR25079, "ar s" stopped workingAlan Modra2-1/+8
2019-10-07Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz2-1/+37
2019-10-03binutils: spaces -> tabs in CTF parts of objdump and readelfNick Alcock3-16/+23
2019-10-03objdump: get CTF parent importing rightNick Alcock3-14/+33
2019-10-03libctf: installable libctf as a shared libraryNick Alcock3-6/+16
2019-10-03binutils: objdump does not take --ctf-symbols or --ctf-strings optionsNick Alcock1-2/+0
2019-10-03binutils: readelf: when dumping CTF, load strtab and symtab automaticallyNick Alcock3-3/+16
2019-10-03libctf, binutils: dump the CTF headerNick Alcock3-6/+13
2019-10-02Change objcopy's --set-section-alignment option to take a byte alignment valu...Nick Clifton5-11/+47
2019-09-30PR25046, readelf "Reading xxx bytes extends past end of file for dynamic sect...Alan Modra2-3/+9
2019-09-24PR25031, nm reports wrong address on 32bitAlan Modra2-54/+58
2019-09-23coff bfd.h tidyAlan Modra2-0/+5
2019-09-23PR25018, readelf crash on 32bitsAlan Modra2-4/+13
2019-09-20bfd macro conversion to inline functionsAlan Modra2-1/+5
2019-09-19AArch64: Fix objdump testsTamar Christina2-2/+6
2019-09-19bfd_section_* macrosAlan Modra20-145/+149
2019-09-18bfd_asymbol_* macrosAlan Modra5-26/+35
2019-09-18binutils: doc: make `make clean` clean more thingsSimon Marchi3-6/+9
2019-09-18binutils: doc: remove binutils_TEXINFOS usagesSimon Marchi3-30/+35