Age | Commit message (Expand) | Author | Files | Lines |
2016-07-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-11 | [ARC] Update test. | Claudiu Zissulescu | 2 | -0/+6 |
2016-07-11 | TLS: DTPOFF can accept offsets, stored into addendum. Remove the need of base | Claudiu Zissulescu | 2 | -23/+8 |
2016-07-11 | Enable relocation overflow messages by default. | Cupertino Miranda | 2 | -5/+5 |
2016-07-11 | Fixes done to TLS. | Cupertino Miranda | 4 | -530/+658 |
2016-07-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-09 | PR20337, Objdump makes poor choice of symbols | Alan Modra | 4 | -2/+27 |
2016-07-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-08 | FT32: Correct 32-bit reloc for BFD_RELOC_32 | jamesbowman | 2 | -1/+5 |
2016-07-08 | FT32: adjust disassembly opcode match fields | jamesbowman | 2 | -2/+7 |
2016-07-08 | MIPS/GAS: Remove extraneous `install_insn' call from `append_insn' | Maciej W. Rozycki | 1 | -1/+0 |
2016-07-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-07 | [obv] Fix broken build on Fedora 23. | Walfred Tedeschi | 2 | -0/+7 |
2016-07-07 | Fix of default lookup for "this" symbol. | Walfred Tedeschi | 5 | -4/+57 |
2016-07-06 | FT32 linker script cleanup | jamesbowman | 2 | -1/+9 |
2016-07-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-06 | gdb.ada/arraydim.exp: Fix directory layout | Simon Marchi | 2 | -2/+7 |
2016-07-06 | Remove extra output directory level for Ada tests | Simon Marchi | 5 | -12/+17 |
2016-07-06 | Remove extraneous parentheses. | John Baldwin | 2 | -1/+5 |
2016-07-06 | Use unsigned integer constant with left shifts. | John Baldwin | 2 | -2/+7 |
2016-07-06 | Set uses_fp for frames with a valid FP register explicitly. | John Baldwin | 2 | -11/+23 |
2016-07-06 | Remove check for negative size. | John Baldwin | 2 | -7/+6 |
2016-07-06 | Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type. | John Baldwin | 2 | -1/+5 |
2016-07-06 | [ARM] Fix endless recursion on calculating CPRC candidate | Yao Qi | 2 | -2/+10 |
2016-07-06 | Allow subscripting raw pointers | Manish Goregaokar | 5 | -0/+17 |
2016-07-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-05 | Add -flto to PR ld/20321 test | H.J. Lu | 2 | -1/+5 |
2016-07-05 | Fix fail in gdb.mi/mi-reverse.exp | Yao Qi | 2 | -1/+5 |
2016-07-05 | [ARM] Purecode compatible long branch veneer for M-profile targets with MOVW. | Andre Vieria | 6 | -6/+127 |
2016-07-05 | [ARM] Change noread to purecode. | Andre Vieria | 11 | -27/+56 |
2016-07-05 | ld: track linker-definedness of symbols | Jan Beulich | 3 | -5/+14 |
2016-07-05 | x86: fix register check in check_qword_reg() | Jan Beulich | 4 | -1/+19 |
2016-07-05 | babeltrace compilation regression | Jan Kratochvil | 3 | -2/+7 |
2016-07-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-04 | Warn and return for duplicated plugin | H.J. Lu | 4 | -0/+28 |
2016-07-04 | Allow the flash and ram memory region sizes to be specified in the default FT... | Nick Clifton | 2 | -4/+14 |
2016-07-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-02 | MIPS/GAS/testsuite: Remove remnants of a.out/ECOFF support | Maciej W. Rozycki | 27 | -1822/+1066 |
2016-07-02 | MIPS/LD/testsuite: Resurrect `branch-misc-2' test | Maciej W. Rozycki | 3 | -0/+36 |
2016-07-02 | MIPS/GAS/testsuite: Split `branch-misc-2' tests into two | Maciej W. Rozycki | 24 | -148/+313 |
2016-07-02 | MIPS/GAS/testsuite: Reenable disabled external BEQ tests | Maciej W. Rozycki | 5 | -8/+27 |
2016-07-02 | MIPS/GAS/testsuite: Restrict 64-bit `branch-mips' tests to NewABI targets | Maciej W. Rozycki | 2 | -3/+13 |
2016-07-02 | MIPS/GAS/testsuite: Group `branch-misc' tests together | Maciej W. Rozycki | 2 | -3/+7 |
2016-07-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-07-01 | Optimize memory_xfer_partial for remote | Don Breazeal | 5 | -2/+58 |
2016-07-01 | [AArch64] Fix +nofp16 handling | Szabolcs Nagy | 7 | -21/+105 |
2016-07-01 | Fake VFORK_DONE events when following only the parent after a vfork. | John Baldwin | 2 | -9/+121 |
2016-07-01 | Move fbsd_resume and related functions below fork following helper code. | John Baldwin | 2 | -64/+70 |