Age | Commit message (Expand) | Author | Files | Lines |
2019-09-19 | AArch64: Fix objdump tests | Tamar Christina | 1 | -2/+2 |
2019-08-28 | Add a --source-comment=<text> option to objdump which provides a prefix to di... | Nick Clifton | 1 | -0/+40 |
2019-08-27 | Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute. | Nick Clifton | 2 | -40/+40 |
2019-08-09 | Arm: Skip tests on WINCE that require mapping symbols | Tamar Christina | 4 | -0/+4 |
2019-08-08 | Change the output of readelf's note display so that the "Data size" column he... | Nick Clifton | 23 | -23/+23 |
2019-08-08 | Fix problem building PE DLL test generator with compilers that do not support... | Nick Clifton | 1 | -1/+2 |
2019-08-07 | Fix the binutils test for .NET assembly support so that it distinguishing bet... | Omair Majid | 2 | -47/+100 |
2019-07-23 | binutils testsuite test for ELF32 vs ELF64 | Alan Modra | 1 | -2/+2 |
2019-07-23 | Allow objdump to recognise the System.Runtime.dll files that get shipped with... | Omar Majid | 2 | -0/+195 |
2019-05-30 | s12z genelf.em | Alan Modra | 1 | -3/+4 |
2019-05-30 | Support tcl procedure calls in run_dump_test xfail | Alan Modra | 1 | -1/+4 |
2019-05-23 | binutils: add support for eBPF | Jose E. Marchesi | 1 | -1/+2 |
2019-05-21 | AArch64: Add SVE DWARF registers | Tamar Christina | 2 | -0/+31 |
2019-05-20 | [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets | Faraz Shahbazker | 2 | -8/+8 |
2019-05-14 | Add missing verilogtest.s file. | Nick Clifton | 1 | -0/+12 |
2019-05-14 | Add new option to objcopy: --verilog-data-width. Use this option to set the ... | Jamey Hicks | 5 | -0/+65 |
2019-05-10 | Re: Sign-extend start and stop address inputs to objdump | Alan Modra | 1 | -8/+14 |
2019-05-08 | Sign-extend start and stop address inputs to objdump | Faraz Shahbazker | 1 | -0/+54 |
2019-05-01 | Fix spelling mistakes in binutils testsuite. | Matthew Malcomson | 2 | -2/+2 |
2019-05-01 | Change nm so that when it is running in POSIX compatible mode, it does not pr... | Nick Clifton | 1 | -0/+18 |
2019-04-16 | ns32k testsuite tidy | Alan Modra | 2 | -2/+2 |
2019-04-08 | x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16 | H.J. Lu | 2 | -2/+2 |
2019-04-08 | Count i386-moss as ELF | H.J. Lu | 1 | -0/+1 |
2019-03-26 | AArch64/Arm: Update testcases fixing endiannes and linux targets | Tamar Christina | 10 | -146/+132 |
2019-03-25 | Arm: Fix Arm disassembler mapping symbol search. | Tamar Christina | 7 | -0/+212 |
2019-03-25 | AArch64: Have -D override mapping symbol as documented. | Tamar Christina | 3 | -16/+87 |
2019-03-25 | AArch64: Fix AArch64 disassembler mapping symbol search | Tamar Christina | 2 | -1/+44 |
2019-03-25 | AArch64: Fix disassembler bug with out-of-order sections | Tamar Christina | 3 | -0/+69 |
2019-03-05 | Allow multiple tests to be run on systems with older versions of TCL installed. | Matthew Malcomson | 1 | -4/+4 |
2019-02-27 | Testsuite: Allow multiple lines of "as" in testsuite. | Matthew Malcomson | 1 | -329/+361 |
2019-02-25 | Extend objdump's --dwarf=follow-links option so that separate debug info file... | Nick Clifton | 7 | -14/+56 |
2019-02-22 | Extend readelf and objdump so that they will display and follow multiple link... | Nick Clifton | 2 | -2/+7 |
2019-02-08 | binutils: Add new GNU format mode to `size` utility | Andrew Burgess | 1 | -0/+20 |
2019-01-17 | Update objdump's --disassemble=<symbol> feature so that if <symbol> is a func... | Nick Clifton | 2 | -3/+114 |
2019-01-16 | RISC-V: Support ELF attribute for gas and readelf. | Jim Wilson | 1 | -1/+1 |
2019-01-09 | cxxfilt test failures | Alan Modra | 1 | -28/+3 |
2019-01-08 | Remove support for old gnu v2 name mangling. | Nick Clifton | 1 | -6/+31 |
2019-01-08 | Add testcase for PR/24065. | Tamar Christina | 2 | -0/+9 |
2019-01-08 | run_dump_test source in build directory | Alan Modra | 1 | -1/+1 |
2019-01-07 | Revert "Sync libiberty sources with master version in gcc repository. Update... | Simon Marchi | 1 | -29/+5 |
2019-01-07 | Sync libiberty sources with master version in gcc repository. Updated stabs ... | Nick Clifton | 1 | -5/+29 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 41 | -41/+41 |
2018-12-14 | elf: Add PT_GNU_PROPERTY segment type | H.J. Lu | 5 | -5/+5 |
2018-12-08 | Fix strings.c endian issue and strings test | Alan Modra | 1 | -13/+5 |
2018-12-07 | Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha... | Nick Clifton | 2 | -0/+50 |
2018-12-03 | Update the assembler to use a version of 3 when generating the header of the ... | Nick Clifton | 2 | -2/+2 |
2018-11-27 | Handle ELF compressed header alignment correctly by setting up the section al... | Mark Wielaard | 2 | -2/+2 |
2018-11-20 | readelf: Prune gaps warning in build notes | H.J. Lu | 1 | -0/+2 |
2018-11-13 | opcodes/nfp: Fix disassembly of crc[] with swapped operands. | Francois H. Theron | 2 | -4/+28 |
2018-11-09 | Enhance the strings program so that it can display multibyte strings. | Nick Clifton | 3 | -0/+47 |