Age | Commit message (Expand) | Author | Files | Lines |
2016-12-13 | Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes. | Jim Wilson | 7 | -45/+309 |
2016-12-13 | [AArch64] Recognize R_AARCH64_P32_ABS32 as 32-bit relocation in readelf | Jiong Wang | 2 | -1/+6 |
2016-12-13 | [AArch64] Make LD testcases support ILP32 mode | Jiong Wang | 23 | -207/+265 |
2016-12-13 | [AArch64] Make GAS testcases support ILP32 mode | Jiong Wang | 110 | -210/+346 |
2016-12-13 | Add a 'Past Maintainers' section to the MAINTAINERS file. Retire Mark Mitche... | Nick Clifton | 2 | -2/+13 |
2016-12-12 | When using linker scripts, place linker-generated sections by the output sect... | Cary Coutant | 7 | -5/+101 |
2016-12-12 | Fix edge cases in orphan section placement. | Cary Coutant | 2 | -3/+42 |
2016-12-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-12-13 | Don't add PHDR for objcopy/strip or ld script specifying PHDRS | Alan Modra | 6 | -29/+25 |
2016-12-13 | Don't fudge p_vaddr when PHDR in segment | Alan Modra | 7 | -12/+29 |
2016-12-13 | [GOLD] Allow for larger alignment in script_test_15 | Alan Modra | 4 | -3/+10 |
2016-12-13 | [GOLD] Adjust testcase for PowerPC64 | Alan Modra | 2 | -0/+6 |
2016-12-12 | Port c++/78252 from GCC | Nathan Sidwell | 3 | -22/+82 |
2016-12-12 | Remove assert on exec_bfd in cris_delayed_get_disassembler | Yao Qi | 2 | -4/+7 |
2016-12-12 | Handle memory error in print_insn_rx | Yao Qi | 2 | -4/+36 |
2016-12-12 | Handle memory error in print_insn_rl78_common | Yao Qi | 2 | -4/+36 |
2016-12-11 | Fix earlier ChangeLog entry to give Igor credit, add testcases. | Igor Kudrin | 7 | -6/+81 |
2016-12-11 | Fix problems with bss handling in linker scripts. | Cary Coutant | 14 | -52/+463 |
2016-12-11 | Regenerate Makefile.in to get rid of annoying diffs caused by non-determinist... | Cary Coutant | 2 | -1/+5 |
2016-12-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-12-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-12-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-12-09 | MIPS16: Remove unused `>' operand code | Maciej W. Rozycki | 6 | -5/+13 |
2016-12-09 | MIPS16/opcodes: Use hexadecimal interpretation for the `e' operand code | Maciej W. Rozycki | 6 | -1/+52 |
2016-12-09 | MIPS16/opcodes: Reformat raw EXTEND and undecoded output | Maciej W. Rozycki | 6 | -4/+77 |
2016-12-09 | gdb: Remove support for obsolete OSABIs and a.out | Pedro Alves | 44 | -979/+193 |
2016-12-09 | Add ChangeLog entries | Yao Qi | 2 | -0/+24 |
2016-12-09 | Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily | Yao Qi | 2 | -48/+62 |
2016-12-09 | Create tdep->rl78_psw_type lazily | Yao Qi | 2 | -17/+25 |
2016-12-09 | Add test that exercises all bfd architecture, osabi, endian, etc. combinations | Pedro Alves | 10 | -0/+497 |
2016-12-09 | Use code cache in aarch64 prologue analyzer | Yao Qi | 2 | -1/+7 |
2016-12-09 | Use code cache in arm prologue analyzer | Yao Qi | 2 | -19/+32 |
2016-12-09 | Compile gdb.perf/skip-prologue.c with and without debug info | Yao Qi | 2 | -1/+12 |
2016-12-09 | Hurd: Adjust to changes to "push pruning old threads down to the target" | Thomas Schwinge | 2 | -0/+5 |
2016-12-09 | Avoid PATH_MAX usage | Thomas Schwinge | 2 | -10/+9 |
2016-12-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-12-08 | MIPS16/opcodes: Fix off-by-one indentation in `print_mips16_insn_arg' | Maciej W. Rozycki | 2 | -30/+35 |
2016-12-08 | MIPS16/opcodes: Fix PC-relative operation delay-slot adjustment | Maciej W. Rozycki | 6 | -6/+442 |
2016-12-08 | ARC/GAS: Correct a `spaces' global shadowing error | Maciej W. Rozycki | 2 | -5/+10 |
2016-12-08 | ARM/GAS: Correct an `index' global shadowing error | Maciej W. Rozycki | 2 | -4/+9 |
2016-12-08 | AArch64/opcodes: Correct another `index' global shadowing error | Maciej W. Rozycki | 2 | -8/+13 |
2016-12-08 | Fix crash when disassembling invalid range on powerpc vle | Luis Machado | 2 | -1/+5 |
2016-12-08 | Always use a hex prefix when displaying the alignment of program headers. | Etienne Buira | 2 | -1/+6 |
2016-12-08 | [GOLD] Don't assert in powerpc stub_table | Alan Modra | 2 | -2/+7 |
2016-12-08 | [GOLD] fix typo in --stub-group-multi help | Alan Modra | 2 | -1/+5 |
2016-12-08 | sync binutils config/ with gcc | Alan Modra | 13 | -9/+30 |
2016-12-08 | PR20932, Internal error during record link assignment | Alan Modra | 2 | -5/+10 |
2016-12-08 | Hurd: In the CLI, use parse_thread_id instead of global_thread_id_to_ptid | Simon Marchi | 2 | -8/+10 |
2016-12-08 | Hurd, C++: Mach/Hurd headers and MIG stubs are not yet fit for C++ | Thomas Schwinge | 4 | -18/+40 |
2016-12-08 | Hurd, C++: kern_return_t vs. error_t | Thomas Schwinge | 3 | -37/+51 |