Age | Commit message (Expand) | Author | Files | Lines |
2016-06-17 | Switch to current thread in finish_step_over | Yao Qi | 4 | -4/+67 |
2016-06-17 | gdb: new AndesTech NDS32 port | Yan-Ting Lin | 17 | -1/+2518 |
2016-06-17 | opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns. | Jose E. Marchesi | 17 | -129/+613 |
2016-06-17 | opcodes,gas: adjust sparc insns and make GAS aware of it | Jose E. Marchesi | 9 | -192/+250 |
2016-06-17 | gas: sparc: fix collision of registers and pseudo-ops. | Jose E. Marchesi | 2 | -141/+264 |
2016-06-17 | bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu... | Jose E. Marchesi | 12 | -16/+382 |
2016-06-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-06-16 | Add missing ChangeLog entries | H.J. Lu | 2 | -0/+13 |
2016-06-16 | Don't check undefined symbol for IFUNC reloc | H.J. Lu | 5 | -18/+31 |
2016-06-16 | bfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE. | Marcin KoĆcielnicki | 3 | -6/+10 |
2016-06-16 | Skip relocations in non-loaded, non-alloced sections | H.J. Lu | 3 | -28/+49 |
2016-06-15 | Check SEC_ALLOC before allocating dynamic relocation | H.J. Lu | 3 | -28/+32 |
2016-06-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-06-15 | X86: Add tests for static function pointer | H.J. Lu | 24 | -6/+116 |
2016-06-15 | Fix simple gas testsuite failures. | Nick Clifton | 35 | -543/+682 |
2016-06-15 | opcodes/arc: Fix extract for some add_s instructions | Andrew Burgess | 5 | -1/+22 |
2016-06-15 | Fix PR ld/20254 | Senthil Kumar Selvaraj | 5 | -2/+48 |
2016-06-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-06-14 | opcode/gas: Fix incorrect dates on ChangeLog entries | Graham Markall | 2 | -6/+6 |
2016-06-14 | Remove unneeded checks on type lengths. | John Baldwin | 2 | -1/+5 |
2016-06-14 | Pass a NULL pointer as the last argument to find_pc_partial_function. | John Baldwin | 2 | -1/+5 |
2016-06-14 | Initialize 'ra' to zero to avoid uninitialized use. | John Baldwin | 2 | -0/+5 |
2016-06-14 | Change the size field of MSP430_Opcode_Decoded to a plain integer. | John Baldwin | 2 | -8/+6 |
2016-06-14 | Use correct enum type for do_elf_stt_common. | John Baldwin | 2 | -1/+5 |
2016-06-14 | Check R_*_IRELATIVE in x86 reloc_type_class | H.J. Lu | 3 | -11/+23 |
2016-06-14 | Fix elf_x86_64_reloc_type_class | H.J. Lu | 1 | -8/+14 |
2016-06-14 | [ARC] Add ldbit for nps | Graham Markall | 6 | -0/+133 |
2016-06-14 | [ARC] Add deep packet inspection instructions for nps | Graham Markall | 7 | -50/+348 |
2016-06-14 | [ARC] Add arithmetic and logic instructions for nps | Graham Markall | 6 | -1/+582 |
2016-06-14 | Fix compile time warning building gas for the NDS32 with gcc v6.1.1 | Nick Clifton | 2 | -1/+6 |
2016-06-14 | Fix feature checks based on ARM architecture value | Thomas Preud'homme | 2 | -17/+48 |
2016-06-14 | Formatting fixes. | Alan Modra | 10 | -185/+207 |
2016-06-14 | Delete bfd_my_archive macro | Alan Modra | 11 | -24/+39 |
2016-06-14 | Set my_archive for thin archives | Alan Modra | 15 | -19/+66 |
2016-06-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-06-13 | Add .got.plt to testsuite/script_test_2.t | H.J. Lu | 2 | -0/+6 |
2016-06-13 | Add the GOT base for GOT32 relocs against IFUNC | H.J. Lu | 14 | -5/+260 |
2016-06-13 | Add 2 i386 tests to call IFUNC functions via GOT | H.J. Lu | 8 | -13/+209 |
2016-06-13 | MIPS/GAS: Don't convert RELA JALR relocations on R6 | Maciej W. Rozycki | 13 | -5/+342 |
2016-06-13 | MIPS/BFD: Update outdated comment about o32 R_MIPS_PC32 reloc support | Maciej W. Rozycki | 2 | -3/+7 |
2016-06-13 | [ARC] Fix condition. | Claudiu Zissulescu | 2 | -1/+6 |
2016-06-13 | gdb: Use UNSUPPORTED not XFAIL for unsupported target features | Andrew Burgess | 19 | -41/+41 |
2016-06-13 | [ARC] XFAIL S-Records tests for both little and big endian ARC target. | Cupertino Miranda | 2 | -2/+7 |
2016-06-13 | [ARC] Fixes related to reordering of .got and .got.plt | Cupertino Miranda | 2 | -5/+16 |
2016-06-13 | [ARC] General bug fixes | Cupertino Miranda | 2 | -19/+25 |
2016-06-13 | [ARC] Generate DT_RELACOUNT. | Cupertino Miranda | 2 | -0/+34 |
2016-06-13 | Fix compile time warning about a redundant comparison in an assertion statement. | Nick Clifton | 2 | -1/+5 |
2016-06-13 | Accept vulcan as a cpu name for the AArch64 port of GAS. | Virendra Pathak | 3 | -0/+10 |
2016-06-13 | Fix compile time warning messages building with gcc v6.1.1 | Nick Clifton | 8 | -5/+30 |
2016-06-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |