Age | Commit message (Expand) | Author | Files | Lines |
2015-04-06 | sim: move sim-engine.o/sim-hrw.o to the common list | Mike Frysinger | 46 | -35/+100 |
2015-04-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-06 | Fix the signature of a virtual method to match the one in the parent class. | Rafael Ávila de Espíndola | 2 | -6/+8 |
2015-04-06 | Avoid a call to find by using the return value of insert. | Rafael Ávila de Espíndola | 2 | -9/+7 |
2015-04-06 | Avoid a copy constructor call. | Rafael Ávila de Espíndola | 2 | -2/+8 |
2015-04-06 | Remove is_zlib_supported | H.J. Lu | 11 | -36/+21 |
2015-04-06 | x86: Use individual prefix control for each opcode. | Ilya Tocar | 3 | -1914/+1941 |
2015-04-06 | Use bfd_putb64/bfd_getb64 | H.J. Lu | 4 | -39/+16 |
2015-04-06 | Remove "/dev/null" from remote_exec | H.J. Lu | 2 | -1/+6 |
2015-04-06 | Add testcase for stub-method reading in stabs. | Doug Evans | 3 | -1/+65 |
2015-04-06 | * lib/pascal.exp (gpc_compile): Rename dest arg to destfile. | Doug Evans | 2 | -8/+19 |
2015-04-06 | symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as VAR_DOMAIN. | Doug Evans | 2 | -9/+27 |
2015-04-06 | Fallback to stub-termcap.c on all hosts | Pedro Alves | 4 | -13/+31 |
2015-04-06 | [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg | Ilya Tocar | 8 | -6/+275 |
2015-04-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-05 | Add SHF_COMPRESSED support to readelf | H.J. Lu | 2 | -6/+82 |
2015-04-05 | Xfail the compressed debug sections | H.J. Lu | 4 | -1/+23 |
2015-04-05 | sim: moxie: fix running after nrun conversion | Mike Frysinger | 7 | -25/+102 |
2015-04-05 | sim: mn10300: add a basic testsuite | Mike Frysinger | 4 | -0/+88 |
2015-04-05 | sim: m68hc11: add a basic testsuite | Mike Frysinger | 4 | -0/+78 |
2015-04-05 | sim: iq2000: add a basic testsuite | Mike Frysinger | 4 | -0/+78 |
2015-04-05 | sim: lm32: add a basic testsuite | Mike Frysinger | 4 | -0/+84 |
2015-04-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-04 | Also preserve the SHF_COMPRESSED bit | H.J. Lu | 2 | -0/+10 |
2015-04-04 | Replace uncompressed_size_buffer with compressed_size_buffer | H.J. Lu | 1 | -9/+9 |
2015-04-04 | Extract get_uncompressed_size | H.J. Lu | 2 | -9/+27 |
2015-04-04 | Add a dw2-3.S test | H.J. Lu | 6 | -26/+544 |
2015-04-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-03 | Add Elf_Internal_Chdr and ElfXX_External_Chdr | H.J. Lu | 3 | -0/+28 |
2015-04-03 | gdbtypes.c: remove the usuned "top_level" parameter | Pierre-Marie de Rodat | 2 | -16/+27 |
2015-04-03 | Do not consider reference types as dynamic | Pierre-Marie de Rodat | 5 | -19/+90 |
2015-04-03 | Make is_zlib_supported always return 1 | H.J. Lu | 2 | -21/+5 |
2015-04-02 | sim: d10v: fix signal updates | Mike Frysinger | 2 | -8/+11 |
2015-04-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-02 | Second fix for microblaze gas port's ability to parse constants. | Nick Clifton | 2 | -5/+11 |
2015-04-02 | Fixes a bug in the microblaze assembler where it would not complain about con... | Nick Clifton | 2 | -5/+11 |
2015-04-02 | Fix the binutils readelf.ss test for the AArch64 target. | Nick Clifton | 2 | -0/+7 |
2015-04-02 | Add support for configuring an aarch64-freebsd target. | Andrew Turner | 8 | -0/+80 |
2015-04-02 | [AArch64] Emit DATA_MAP in order within text section | Renlin Li | 2 | -19/+42 |
2015-04-02 | Remove unused functions in tc-aarch64.c. | Ed Maste | 2 | -12/+5 |
2015-04-02 | kfail two tests in no-unwaited-for-left.exp for remote target | Yao Qi | 2 | -0/+11 |
2015-04-02 | Regenerate configure in bfd/binutils/gas/gdb/gold | H.J. Lu | 11 | -10/+32 |
2015-04-02 | Regenerate configure in sim | H.J. Lu | 29 | -56/+88 |
2015-04-02 | Set zlibdir/zlibinc with top_builddir/top_srcdir | H.J. Lu | 2 | -2/+7 |
2015-04-02 | Document "target:" sysroot changes | Gary Benson | 4 | -9/+29 |
2015-04-02 | Make the default sysroot be "target:" | Gary Benson | 4 | -0/+19 |
2015-04-02 | Update exec_file_attach to cope with "target:" filenames | Gary Benson | 2 | -19/+58 |
2015-04-02 | Strip "target:" prefix in solib_find if accessing local files | Gary Benson | 2 | -16/+40 |
2015-04-02 | Rearrange symfile_bfd_open | Gary Benson | 2 | -39/+35 |
2015-04-02 | Convert "remote:" sysroots to "target:" and remove "remote:" | Gary Benson | 8 | -165/+80 |