Age | Commit message (Expand) | Author | Files | Lines |
2016-10-18 | NDS32/BFD: Correct an aliasing error in `nds32_elf_check_relocs' | Maciej W. Rozycki | 2 | -2/+8 |
2016-10-18 | ARM/BFD: Correct an `index' global shadowing error | Maciej W. Rozycki | 2 | -4/+9 |
2016-10-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-10-17 | Fix duplicate test message in mi-trace-save.exp | Simon Marchi | 2 | -1/+6 |
2016-10-17 | Fix comment in mi-trace-save.exp | Simon Marchi | 2 | -1/+6 |
2016-10-17 | Fix -trace-save crash when argument is missing | Simon Marchi | 4 | -0/+56 |
2016-10-17 | gdb: Fix phony iconv build | Pedro Alves | 2 | -0/+9 |
2016-10-17 | Fixed matching in newly added test. | Cupertino Miranda | 2 | -1/+5 |
2016-10-17 | Display unknown notes. Decode NT_GNU_HWCAP notes. | Nick Clifton | 3 | -38/+124 |
2016-10-17 | Removed pseudo invalid instructions opcodes. | Cupertino Miranda | 5 | -93/+25 |
2016-10-17 | Update list of ELF machine numbers. | Nick Clifton | 4 | -11/+101 |
2016-10-17 | Sync libiberty sources with gcc mainline. | Nick Clifton | 5 | -31/+152 |
2016-10-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-10-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-10-15 | Regenerate spu_ovl.o_c | Alan Modra | 2 | -53/+57 |
2016-10-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-10-14 | FINAL/OVERRIDE: Define to empty on g++ < 4.7 | Pedro Alves | 2 | -5/+24 |
2016-10-14 | Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h | Pedro Alves | 2 | -6/+27 |
2016-10-14 | Fix typos in trace commands doc | Simon Marchi | 2 | -2/+7 |
2016-10-14 | Document -ctf switch of -trace-save | Simon Marchi | 2 | -1/+10 |
2016-10-14 | Fix leftover remote test failures from PR binutils/19020 | Luis Machado | 2 | -1/+7 |
2016-10-14 | Fix set sysroot command on AIX | Ulrich Weigand | 2 | -6/+22 |
2016-10-14 | Add separate debug info file section | Alan Modra | 2 | -0/+5 |
2016-10-14 | [ARC] Disassembler: fix LIMM detection for short instructions. | Claudiu Zissulescu | 9 | -2/+60 |
2016-10-14 | btrace: remove leftover comment | Markus Metzger | 2 | -5/+4 |
2016-10-14 | Include strings.h where available | Eli Zaretskii | 2 | -0/+8 |
2016-10-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-10-13 | ARI: Remove true/false checks | Pedro Alves | 2 | -21/+6 |
2016-10-13 | Share proc get_var_address | Yao Qi | 5 | -66/+31 |
2016-10-13 | Skip testing structures with floating points | Yao Qi | 2 | -56/+68 |
2016-10-12 | Use std::string in macho_symfile_read_all_oso | Tom Tromey | 2 | -13/+11 |
2016-10-12 | Remove unnecessary null_cleanup | Tom Tromey | 2 | -3/+6 |
2016-10-12 | Turn wchar iterator into a class | Tom Tromey | 4 | -132/+116 |
2016-10-12 | Change selttest.c to use use std::vector | Tom Tromey | 2 | -13/+14 |
2016-10-13 | Convert tid_range_parser and get_number_or_range to classes | Pedro Alves | 13 | -359/+401 |
2016-10-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-10-12 | Fixup gdb.python/py-value.exp for bare-metal aarch64-elf | Luis Machado | 3 | -5/+21 |
2016-10-12 | arc: Add support for Newlib | Anton Kolesov | 3 | -1/+80 |
2016-10-12 | arc: Add evaluation of long jump targets | Anton Kolesov | 3 | -1/+39 |
2016-10-12 | arc: Add a gdbarch_tdep structure | Anton Kolesov | 3 | -1/+15 |
2016-10-12 | [AArch64] Track FP registers in prologue analyzer | Yao Qi | 3 | -7/+43 |
2016-10-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-10-12 | missing changelog entry | Alan Modra | 1 | -0/+7 |
2016-10-12 | BFD_FAKE_SECTION macro params | Alan Modra | 3 | -8/+10 |
2016-10-12 | Update more tests for objdump change | Alan Modra | 6 | -9/+17 |
2016-10-11 | testsuite: Fix gdb.arch/powerpc-prologue.c compilation | Jan Kratochvil | 2 | -0/+5 |
2016-10-11 | testsuite: Use standard_output_file | Jan Kratochvil | 4 | -4/+10 |
2016-10-11 | Enhance objdump so that it will use .got, .plt and .plt.got section symbols w... | Nick Clifton | 165 | -688/+934 |
2016-10-11 | Add support to the static linker for the tokens accepted by the dynamic linke... | Nick Clifton | 5 | -2/+166 |
2016-10-11 | [AArch64] PR target/20666, fix wrong encoding of new introduced BFC pseudo | Jiong Wang | 4 | -18/+28 |