580 Commits (b16c44debcf8a446e94e161e328169f5c8d5d811)

Author SHA1 Message Date
Nick Clifton a1c110a3fe Add a --source-comment=<text> option to objdump which provides a prefix to dipslayed source code lines. 7 years ago
Nick Clifton ec1b0fbb8d Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute. 7 years ago
Tamar Christina 2b2ed2452c Arm: Skip tests on WINCE that require mapping symbols 7 years ago
Nick Clifton dbe15e4e1d Change the output of readelf's note display so that the "Data size" column header is left justified. 7 years ago
Nick Clifton 7d55c1d61e Fix problem building PE DLL test generator with compilers that do not support c99/c11. 7 years ago
Omair Majid 7cd00957a5 Fix the binutils test for .NET assembly support so that it distinguishing between targets which do not support the x86 PE format at all, and those that do support it, but which do not recognise the .NET assembly variants. 7 years ago
Alan Modra acea835faa binutils testsuite test for ELF32 vs ELF64 7 years ago
Omar Majid 1dd1bc4daf Allow objdump to recognise the System.Runtime.dll files that get shipped with .NET Core 2.1. 7 years ago
Alan Modra 6ff185b890 s12z genelf.em 7 years ago
Alan Modra 1336939d3c Support tcl procedure calls in run_dump_test xfail 7 years ago
Jose E. Marchesi aca4efc7a4 binutils: add support for eBPF 7 years ago
Tamar Christina fab7c86ea4 AArch64: Add SVE DWARF registers 7 years ago
Faraz Shahbazker d87343802b [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets 7 years ago
Nick Clifton c2509a1cc8 Add missing verilogtest.s file. 7 years ago
Jamey Hicks 37d0d09177 Add new option to objcopy: --verilog-data-width. Use this option to set the size of byte bundles generated in verilog format files. 7 years ago
Alan Modra 391bf8918b Re: Sign-extend start and stop address inputs to objdump 7 years ago
Faraz Shahbazker 2379f9c475 Sign-extend start and stop address inputs to objdump 7 years ago
Matthew Malcomson 2ecde2b632 Fix spelling mistakes in binutils testsuite. 7 years ago
Nick Clifton 25a0274483 Change nm so that when it is running in POSIX compatible mode, it does not prefix symbol values with 0. 7 years ago
Alan Modra a0fb961508 ns32k testsuite tidy 7 years ago
H.J. Lu 462cac5884 x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16 7 years ago
H.J. Lu 82b5359312 Count i386-moss as ELF 7 years ago
Tamar Christina 05805feba2 AArch64/Arm: Update testcases fixing endiannes and linux targets 7 years ago
Tamar Christina 796d6298bb Arm: Fix Arm disassembler mapping symbol search. 7 years ago
Tamar Christina 60df3720d7 AArch64: Have -D override mapping symbol as documented. 7 years ago
Tamar Christina 5145776164 AArch64: Fix AArch64 disassembler mapping symbol search 7 years ago
Tamar Christina 53b2f36bf6 AArch64: Fix disassembler bug with out-of-order sections 7 years ago
Matthew Malcomson 093f70ccd3 Allow multiple tests to be run on systems with older versions of TCL installed. 7 years ago
Matthew Malcomson 52d6f3ee94 Testsuite: Allow multiple lines of "as" in testsuite. 7 years ago
Nick Clifton 39f0547e55 Extend objdump's --dwarf=follow-links option so that separate debug info files will also be affected by other dump function, and symbol tables from separate debug info files will be used when disassembling the main file. 7 years ago
Nick Clifton 24841daa74 Extend readelf and objdump so that they will display and follow multiple links to separate debug information files. 7 years ago
Andrew Burgess 46cbf38dc3 binutils: Add new GNU format mode to `size` utility 7 years ago
Nick Clifton baae986a40 Update objdump's --disassemble=<symbol> feature so that if <symbol> is a function, the entire function will be disassembled, regardless of the presence of interveening symbols. 7 years ago
Jim Wilson 2dc8dd17cd RISC-V: Support ELF attribute for gas and readelf. 7 years ago
Alan Modra 923c6a7564 cxxfilt test failures 7 years ago
Nick Clifton 236f4ebe3a Remove support for old gnu v2 name mangling. 7 years ago
Tamar Christina e3ecd63133 Add testcase for PR/24065. 7 years ago
Alan Modra 171b8e1957 run_dump_test source in build directory 7 years ago
Simon Marchi 4ae80ffc55 Revert "Sync libiberty sources with master version in gcc repository. Updated stabs demangling and cxxfilt tests to match." 7 years ago
Nick Clifton 053af8c903 Sync libiberty sources with master version in gcc repository. Updated stabs demangling and cxxfilt tests to match. 7 years ago
Alan Modra 827041555a Update year range in copyright notice of binutils files 7 years ago
H.J. Lu 0a59decbb8 elf: Add PT_GNU_PROPERTY segment type 7 years ago
Alan Modra 7ca166c940 Fix strings.c endian issue and strings test 7 years ago
Nick Clifton af03af8f55 Synchronize libiberty with gcc and add --no-recruse-limit option to tools that support name demangling. 7 years ago
Nick Clifton 8acbe8ffa0 Update the assembler to use a version of 3 when generating the header of the .debug_line section. 7 years ago
Mark Wielaard 4207142d6a Handle ELF compressed header alignment correctly by setting up the section alignment correctly for the Elf32_Chdr or Elf64_Chdr type and respect the ch_addralign field when decompressing the section data. 8 years ago
H.J. Lu f92f9e8780 readelf: Prune gaps warning in build notes 8 years ago
Francois H. Theron 97b3f39201 opcodes/nfp: Fix disassembly of crc[] with swapped operands. 8 years ago
Nick Clifton 71f5e3f7b6 Enhance the strings program so that it can display multibyte strings. 8 years ago
Masatake Yamato d3def5d73e Enhance objdump's --disassemble switch so that it can now take an optional parameter, specifying the starting symbol for disassembly. Disassembly will continue from this symbol up to the next symbol. 8 years ago