aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR25172, Wrong description of --stop-address=ADDR switchAlan Modra2019-11-082-1/+6
* Allow the --output option of the "ar" prorgam to extract files to locations o...Nick Clifton2019-11-073-20/+25
* Fix bug merging notes with objcopy when no merging results in zeroes being wr...Nick Clifton2019-11-072-15/+20
* Fix an off-by-one error in the IN_RANGE macro used by readelf. Add another u...Christian Eggers2019-11-062-3/+14
* Implement objcopy/strip --keep-section=<sectionpattern>Fāng-ruì Sòng2019-11-047-7/+73
* Update email address for Palmer Dabbelt.Nick Clifton2019-10-302-1/+5
* Add a --output=<DIR> option to ar to allow the specifying of an output direct...Fangrui Song2019-10-305-66/+171
* sort_gnu_build_notes fixAlan Modra2019-10-262-1/+6
* elfedit: Report unknown x86 featureH.J. Lu2019-10-252-1/+8
* elfedit.c: Replace BYTE_PUT with byte_putH.J. Lu2019-10-252-1/+5
* Improve objcopy's note mergeing capabilities.Nick Clifton2019-10-2519-425/+985
* readelf PT_PHDR checkAlan Modra2019-10-252-5/+16
* ar P supportAlan Modra2019-10-213-8/+32
* qsort: objcopy.c section sortAlan Modra2019-10-142-9/+19
* Update the README-how-to-make-a-release file with a note to reset the develop...Nick Clifton2019-10-132-0/+8
* Tweak the 'how to make a release' documentNick Clifton2019-10-122-6/+16
* Updated traditional Chinese translation for the binutils/ subdirectoryNick Clifton2019-10-112-2371/+6407
* PR25079, "ar s" stopped workingAlan Modra2019-10-092-1/+8
* Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz2019-10-072-1/+37
* binutils: spaces -> tabs in CTF parts of objdump and readelfNick Alcock2019-10-033-16/+23
* objdump: get CTF parent importing rightNick Alcock2019-10-033-14/+33
* libctf: installable libctf as a shared libraryNick Alcock2019-10-033-6/+16
* binutils: objdump does not take --ctf-symbols or --ctf-strings optionsNick Alcock2019-10-031-2/+0
* binutils: readelf: when dumping CTF, load strtab and symtab automaticallyNick Alcock2019-10-033-3/+16
* libctf, binutils: dump the CTF headerNick Alcock2019-10-033-6/+13
* Change objcopy's --set-section-alignment option to take a byte alignment valu...Nick Clifton2019-10-025-11/+47
* PR25046, readelf "Reading xxx bytes extends past end of file for dynamic sect...Alan Modra2019-09-302-3/+9
* PR25031, nm reports wrong address on 32bitAlan Modra2019-09-242-54/+58
* coff bfd.h tidyAlan Modra2019-09-232-0/+5
* PR25018, readelf crash on 32bitsAlan Modra2019-09-232-4/+13
* bfd macro conversion to inline functionsAlan Modra2019-09-202-1/+5
* AArch64: Fix objdump testsTamar Christina2019-09-192-2/+6
* bfd_section_* macrosAlan Modra2019-09-1920-145/+149
* bfd_asymbol_* macrosAlan Modra2019-09-185-26/+35
* binutils: doc: make `make clean` clean more thingsSimon Marchi2019-09-183-6/+9
* binutils: doc: remove binutils_TEXINFOS usagesSimon Marchi2019-09-183-30/+35
* binutils: doc: remove stale things from MakefileSimon Marchi2019-09-183-28/+13
* Re-generate many configure and Makefile.in filesSimon Marchi2019-09-184-24/+14
* Delete accidentally-checked in editor temporary file.Phil Blundell2019-09-161-0/+0
* Update version to 2.33.50 and regenerate configure scripts.Phil Blundell2019-09-164-18/+38
* Constify argument to make_tempname and make_tempdirTom Tromey2019-09-114-5/+11
* Re: Enhance the disassemblerAlan Modra2019-09-112-4/+13
* Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton2019-09-102-15/+45
* Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell2019-09-094-0/+8
* bfd_get_filenameAlan Modra2019-09-063-22/+33
* Tidy check_uvalueAlan Modra2019-08-292-8/+5
* Add an option to objcopy to change the alignment of sections.Niklas G?rtler2019-08-284-6/+72
* Add a --source-comment=<text> option to objdump which provides a prefix to di...Nick Clifton2019-08-285-1/+83
* Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute.Nick Clifton2019-08-274-74/+443
* PR24938, Null Pointer Dereference in debug.c:debug_write_typeAlan Modra2019-08-262-2/+9