aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Update release making notes.Nick Clifton2-0/+8
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2-0/+7
2020-02-07Silcence a compile time warning message building the binutils with gcc-10 on ...Nick Clifton2-0/+10
2020-02-06Fix attributation of previous deltaNick Clifton1-1/+1
2020-02-06Jump visualization: Handle the case where the disassembled bytes occupy two l...Thomas Troeger2-37/+53
2020-02-06mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra2-18/+49
2020-02-04Missing objdump dependency od-elf32_avrAlan Modra4-2/+10
2020-02-03readelf: add missing newlines to error messagesAndreas Schwab2-6/+16
2020-02-03binutils: drop redundant 'program_name' definition (-fno-common)Sergei Trofimovich4-6/+6
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu2-0/+13
2020-02-01Update release making documentationNick Clifton2-20/+48
2020-01-31Updated translations for some of the binutils sub-directoriesNick Clifton2-1827/+2171
2020-01-28Improve warning message from debuginfod support in readelf.Nick Clifton2-21/+21
2020-01-27Fix objcopy --merge-notes dependency on qsort implementation behavior.users/roland/objcopy-merge-notes-qsortRoland McGrath2-16/+23
2020-01-27Replace deprecated tcl case statements with switch statementsAlan Modra2-3/+20
2020-01-24Fix issue with warning messages about corrupt debuginfod notes.Nick Clifton2-2/+7
2020-01-23Updated translations for various binutils sub-directories.Nick Clifton2-1831/+2227
2020-01-22PR25417, Fix minor typosYuri Chornoivan2-1/+6
2020-01-20Updated translations for various binutils sub-directoriesNick Clifton3-3678/+4469
2020-01-18Update the notes on how to create a branch prior to a new release.Nick Clifton2-18/+24
2020-01-18Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton4-1063/+1094
2020-01-18Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton4-6/+13
2020-01-17Improve the performance of the ascii art jump visualizer.Thomas Troeger2-27/+46
2020-01-13Moev declaration of loop variable outside of the loop.Nick Clifton2-1/+3
2020-01-13Add test driver for the debuginfod support in the binutils sub-directory.Nick Clifton2-0/+193
2020-01-13Add an option to objdump's disassembler to generate ascii art diagrams showin...Thomas Troeger4-5/+764
2020-01-13Re: PR23560, PR23561, readelf memory leaksAlan Modra1-2/+2
2020-01-13PR23560, PR23561, readelf memory leaksAlan Modra3-12/+44
2020-01-13PR25362, memory leak in nmAlan Modra2-0/+7
2020-01-09Fix an attempt to free a static pointer when using objcopy's symbol addition ...Nick Clifton2-5/+18
2020-01-09Update Traditional Chinese translation for the binutils sub-directory.Nick Clifton2-335/+34
2020-01-09Add support for debuginfod to the binutils (disable by default, enabled via a...Aaron Merey13-59/+468
2020-01-03Mach-O: misc build adjustmentsJan Beulich1-1/+1
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov3-1785/+2110
2020-01-01Re: Update year range in copyright notice of binutils filesAlan Modra1-0/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra140-141/+141
2020-01-01ChangeLog rotationAlan Modra2-1513/+1527
2019-12-30Re: Revise sleb128 and uleb128 readerAlan Modra2-21/+28
2019-12-23Fix build 32-bit-host build error last for last binutils/dwarf2.c change.Hans-Peter Nilsson2-1/+6
2019-12-23Revise sleb128 and uleb128 readerAlan Modra4-1065/+833
2019-12-17Prefer object over notype symbols when disassemblingAlan Modra2-16/+47
2019-12-17Remove tic80 supportAlan Modra3-2/+6
2019-12-11Make bfd_get_8 return a bfd_vma like other bfd_get_* functionsAlan Modra2-2/+8
2019-12-10PR24960, Memory leak from disassemblerAlan Modra2-0/+6
2019-12-10Delete duplicate struct objdump_disasm_info fieldAlan Modra2-6/+12
2019-12-08Optional matching for run_dump_testAlan Modra2-0/+23
2019-11-28binutils/gas/riscv: Add DWARF register numbers for CSRsAndrew Burgess2-3/+43
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