Age | Commit message (Expand) | Author | Files | Lines |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 126 | -198/+1164 |
2016-10-19 | Remove spurious whitespace introduced by previous delta. | Nick Clifton | 1 | -9/+9 |
2016-10-19 | Regen gdb/config.in | Pedro Alves | 2 | -3/+7 |
2016-10-19 | [GAS][ARM]Generate unpredictable warning for pc used in data processing instr... | Renlin Li | 5 | -0/+103 |
2016-10-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-10-18 | gdb: no longer define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS | Pedro Alves | 2 | -16/+5 |
2016-10-18 | Update gnulib to current upstream master | Pedro Alves | 174 | -766/+2178 |
2016-10-18 | Check addr32flag instead of sizeflag for rip/eip | H.J. Lu | 2 | -2/+8 |
2016-10-18 | Remove the remaining SSE5 support | H.J. Lu | 2 | -1/+6 |
2016-10-18 | Introduce gdb::unique_ptr | Pedro Alves | 3 | -0/+394 |
2016-10-18 | Updated Danish translation for the BFD library. | Nick Clifton | 2 | -1767/+2553 |
2016-10-18 | sim: avr: move changelog entries to subdir | Mike Frysinger | 2 | -7/+7 |
2016-10-18 | i386-tdep: Verify architecture before proceeding with `set/show mpx' | Maciej W. Rozycki | 2 | -2/+10 |
2016-10-18 | tilegx-tdep: Correct aliasing errors in `tilegx_analyze_prologue' | Maciej W. Rozycki | 2 | -1/+6 |
2016-10-18 | AArch64/opcodes: Correct an `index' global shadowing error | Maciej W. Rozycki | 2 | -4/+9 |
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 |