aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR25198, use of out of date pointerAlan Modra2019-11-181-0/+5
* PR25172, Wrong description of --stop-address=ADDR switchAlan Modra2019-11-081-0/+5
* Allow the --output option of the "ar" prorgam to extract files to locations o...Nick Clifton2019-11-071-0/+7
* Fix bug merging notes with objcopy when no merging results in zeroes being wr...Nick Clifton2019-11-071-0/+6
* Fix an off-by-one error in the IN_RANGE macro used by readelf. Add another u...Christian Eggers2019-11-061-0/+7
* Implement objcopy/strip --keep-section=<sectionpattern>Fāng-ruì Sòng2019-11-041-0/+15
* Update email address for Palmer Dabbelt.Nick Clifton2019-10-301-0/+4
* Add a --output=<DIR> option to ar to allow the specifying of an output direct...Fangrui Song2019-10-301-0/+15
* sort_gnu_build_notes fixAlan Modra2019-10-261-0/+5
* elfedit: Report unknown x86 featureH.J. Lu2019-10-251-0/+4
* elfedit.c: Replace BYTE_PUT with byte_putH.J. Lu2019-10-251-0/+4
* Improve objcopy's note mergeing capabilities.Nick Clifton2019-10-251-0/+38
* readelf PT_PHDR checkAlan Modra2019-10-251-0/+5
* ar P supportAlan Modra2019-10-211-0/+10
* qsort: objcopy.c section sortAlan Modra2019-10-141-0/+6
* Update the README-how-to-make-a-release file with a note to reset the develop...Nick Clifton2019-10-131-0/+5
* Tweak the 'how to make a release' documentNick Clifton2019-10-121-0/+5
* Updated traditional Chinese translation for the binutils/ subdirectoryNick Clifton2019-10-111-0/+4
* PR25079, "ar s" stopped workingAlan Modra2019-10-091-0/+6
* Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz2019-10-071-0/+6
* binutils: spaces -> tabs in CTF parts of objdump and readelfNick Alcock2019-10-031-0/+7
* objdump: get CTF parent importing rightNick Alcock2019-10-031-0/+7
* libctf: installable libctf as a shared libraryNick Alcock2019-10-031-0/+8
* binutils: readelf: when dumping CTF, load strtab and symtab automaticallyNick Alcock2019-10-031-0/+6
* libctf, binutils: dump the CTF headerNick Alcock2019-10-031-0/+5
* Change objcopy's --set-section-alignment option to take a byte alignment valu...Nick Clifton2019-10-021-0/+12
* PR25046, readelf "Reading xxx bytes extends past end of file for dynamic sect...Alan Modra2019-09-301-0/+6
* PR25031, nm reports wrong address on 32bitAlan Modra2019-09-241-0/+8
* coff bfd.h tidyAlan Modra2019-09-231-0/+4
* PR25018, readelf crash on 32bitsAlan Modra2019-09-231-0/+9
* bfd macro conversion to inline functionsAlan Modra2019-09-201-0/+4
* AArch64: Fix objdump testsTamar Christina2019-09-191-0/+4
* bfd_section_* macrosAlan Modra2019-09-191-0/+8
* bfd_asymbol_* macrosAlan Modra2019-09-181-0/+9
* binutils: doc: make `make clean` clean more thingsSimon Marchi2019-09-181-0/+7
* binutils: doc: remove binutils_TEXINFOS usagesSimon Marchi2019-09-181-0/+5
* binutils: doc: remove stale things from MakefileSimon Marchi2019-09-181-0/+6
* Re-generate many configure and Makefile.in filesSimon Marchi2019-09-181-0/+6
* Update version to 2.33.50 and regenerate configure scripts.Phil Blundell2019-09-161-0/+4
* Constify argument to make_tempname and make_tempdirTom Tromey2019-09-111-0/+6
* Re: Enhance the disassemblerAlan Modra2019-09-111-0/+6
* Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton2019-09-101-0/+10
* Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell2019-09-091-0/+4
* bfd_get_filenameAlan Modra2019-09-061-0/+11
* Tidy check_uvalueAlan Modra2019-08-291-0/+4
* Add an option to objcopy to change the alignment of sections.Niklas G?rtler2019-08-281-0/+14
* Add a --source-comment=<text> option to objdump which provides a prefix to di...Nick Clifton2019-08-281-0/+14
* Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute.Nick Clifton2019-08-271-0/+23
* PR24938, Null Pointer Dereference in debug.c:debug_write_typeAlan Modra2019-08-261-0/+6
* Prevent a potential illegal memory access in the DWARF parser when processing...Nick Clifton2019-08-231-0/+8