summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent a potential illegal memory access in the DWARF parser when processing...Nick Clifton2019-08-232-30/+48
* oops - omitted changelog entry from previous delta.Nick Clifton2019-08-221-0/+6
* Prevent a floating point exception in the dwarf parser when a CU or TU table ...Nick Clifton2019-08-221-5/+6
* PR24898, An out-of-bounds read occured in display_dataAlan Modra2019-08-192-6/+12
* PR24911, Heap overflow issue in qsort_r, dwarf.cAlan Modra2019-08-172-2/+7
* PR24909, Uninitialized use on stack in readelfAlan Modra2019-08-162-6/+9
* Add a description of the 'n' symbol type displayed by nm.Nick Clifton2019-08-152-1/+9
* Correct a typo in the documentation for the disassembler.Christophe Vidal2019-08-152-1/+6
* Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic2019-08-092-4/+58
* Arm: Skip tests on WINCE that require mapping symbolsTamar Christina2019-08-095-0/+11
* Change the output of readelf's note display so that the "Data size" column he...Nick Clifton2019-08-0825-24/+53
* Fix problem building PE DLL test generator with compilers that do not support...Nick Clifton2019-08-082-1/+7
* readelf: mask unknown description data bytes.Jordan Rupprecht via binutils2019-08-082-1/+5