aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-18binutils: doc: remove stale things from MakefileSimon Marchi3-28/+13
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi4-24/+14
2019-09-16Delete accidentally-checked in editor temporary file.Phil Blundell1-0/+0
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell4-18/+38
2019-09-11Constify argument to make_tempname and make_tempdirTom Tromey4-5/+11
2019-09-11Re: Enhance the disassemblerAlan Modra2-4/+13
2019-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton2-15/+45
2019-09-09Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell4-0/+8
2019-09-06bfd_get_filenameAlan Modra3-22/+33
2019-08-29Tidy check_uvalueAlan Modra2-8/+5
2019-08-28Add an option to objcopy to change the alignment of sections.Niklas G?rtler4-6/+72
2019-08-28Add a --source-comment=<text> option to objdump which provides a prefix to di...Nick Clifton5-1/+83
2019-08-27Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute.Nick Clifton4-74/+443
2019-08-26PR24938, Null Pointer Dereference in debug.c:debug_write_typeAlan Modra2-2/+9
2019-08-23Prevent a potential illegal memory access in the DWARF parser when processing...Nick Clifton2-30/+48
2019-08-22oops - omitted changelog entry from previous delta.Nick Clifton1-0/+6
2019-08-22Prevent a floating point exception in the dwarf parser when a CU or TU table ...Nick Clifton1-5/+6
2019-08-19PR24898, An out-of-bounds read occured in display_dataAlan Modra2-6/+12
2019-08-17PR24911, Heap overflow issue in qsort_r, dwarf.cAlan Modra2-2/+7
2019-08-16PR24909, Uninitialized use on stack in readelfAlan Modra2-6/+9
2019-08-15Add a description of the 'n' symbol type displayed by nm.Nick Clifton2-1/+9
2019-08-15Correct a typo in the documentation for the disassembler.Christophe Vidal2-1/+6
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic2-4/+58
2019-08-09Arm: Skip tests on WINCE that require mapping symbolsTamar Christina5-0/+11
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton25-24/+53
2019-08-08Fix problem building PE DLL test generator with compilers that do not support...Nick Clifton2-1/+7
2019-08-08readelf: mask unknown description data bytes.Jordan Rupprecht via binutils2-1/+5