Age | Commit message (Expand) | Author | Files | Lines |
2014-01-30 | Add support for AT_HWCAP2 auxv entry | Ulrich Weigand | 4 | -0/+10 |
2014-01-30 | Fix shift for AVX512F gather/scatter instructions | Michael Zolotukhin | 7 | -35/+49 |
2014-01-30 | daily update | Alan Modra | 1 | -1/+1 |
2014-01-29 | Add rdynamic-1 test | H.J. Lu | 4 | -0/+25 |
2014-01-29 | This changeset makes sparc64_linux_step_trap to return 0 when a | Jose E. Marchesi | 6 | -2/+101 |
2014-01-29 | My patch to the binutils strip-10.d test was wrong. The osabi field should a... | Nick Clifton | 6 | -5/+21 |
2014-01-29 | Following up on Tom's suggestion I am checking in a patch to replace the various | Nick Clifton | 5 | -11/+81 |
2014-01-29 | Minor reformatting in valops.c::value_slice | Joel Brobecker | 2 | -21/+26 |
2014-01-28 | Add .gdb_index version 7 support. | Cary Coutant | 7 | -35/+111 |
2014-01-28 | Fix info-shared.exp testcase to expect the leading `.' found on ppc64's symbols. | Edjunior Barbosa Machado | 2 | -10/+14 |
2014-01-28 | Fix typo in ppc64_standard_linkage7 | Ulrich Weigand | 2 | -1/+5 |
2014-01-28 | When parsing a DW_FORM_ref_addr attribute the CU containing the | Nick Clifton | 2 | -0/+30 |
2014-01-28 | A recent change to the BFD library has meant that the osabi field in | Nick Clifton | 2 | -1/+6 |
2014-01-28 | The MSP430 linker contains emulations for old and obsolete MCU types. | Nick Clifton | 5 | -1183/+21 |
2014-01-28 | A recent update to the binutils means that RELA sections now have the | Nick Clifton | 3 | -2/+8 |
2014-01-28 | Update the tic6x linker tests to match the current behaviour of the linker an... | Nick Clifton | 15 | -40/+58 |
2014-01-28 | New Ada maintenance command to ignore descriptive types (DWARF). | Joel Brobecker | 5 | -0/+108 |
2014-01-28 | daily update | Alan Modra | 1 | -1/+1 |
2014-01-27 | btrace: initiate teardown when closing record btrace target | Markus Metzger | 2 | -1/+11 |
2014-01-27 | ada-lang.c: Really include "ui-out.h". | Joel Brobecker | 2 | -2/+5 |
2014-01-27 | Try printing array range using the name of its index type | Joel Brobecker | 7 | -9/+172 |
2014-01-27 | Remove unncessary function declarations in ada-typeprint.c. | Joel Brobecker | 2 | -18/+7 |
2014-01-27 | Add missing empty line after declaration in ada-typeprint.c:print_range. | Joel Brobecker | 2 | -0/+6 |
2014-01-27 | [Ada] Array bound incorrectly printed for array indexed by enum subrange | Joel Brobecker | 2 | -1/+6 |
2014-01-27 | Remove assert in procfs.c::procfs_make_note_section (x86-solaris) | Joel Brobecker | 2 | -3/+5 |
2014-01-27 | daily update | Alan Modra | 1 | -1/+1 |
2014-01-26 | daily update | Alan Modra | 1 | -1/+1 |
2014-01-25 | daily update | Alan Modra | 1 | -1/+1 |
2014-01-24 | Add .data and .bss refsym symbols | DJ Delorie | 3 | -4/+68 |
2014-01-24 | Replace .align with .p2align | H.J. Lu | 2 | -3/+7 |
2014-01-24 | Add another testcase for PR ld/16498 | H.J. Lu | 3 | -0/+22 |
2014-01-24 | Improve orphaned TLS section handling | H.J. Lu | 6 | -0/+57 |
2014-01-24 | Change len's type to ULONGEST: remote_read_bytes and get_core_siginfo | Yao Qi | 3 | -3/+8 |
2014-01-24 | Change len's type to ULONGEST: remote_write_bytes_aux | Yao Qi | 2 | -3/+9 |
2014-01-24 | TLS orphan section placement | Alan Modra | 2 | -52/+89 |
2014-01-24 | Fixes powerpc64le ld segfaults when --emit-relocs is used. | Alan Modra | 2 | -5/+11 |
2014-01-24 | daily update | Alan Modra | 1 | -1/+1 |
2014-01-23 | Remove the display of known MCU names from the MSP430 port of GAS. | Nick Clifton | 2 | -36/+23 |
2014-01-23 | Issue a linker error if TLS sections are not adjacent | H.J. Lu | 2 | -3/+29 |
2014-01-23 | avoid python exception in FrameDecorator.py | Tom Tromey | 2 | -2/+17 |
2014-01-23 | fix erroneous error-handling in frame filter code | Tom Tromey | 5 | -3/+47 |
2014-01-23 | fix crash in frame filters | Tom Tromey | 5 | -7/+23 |
2014-01-23 | Use gdb_byte * instead of void * | Yao Qi | 2 | -4/+10 |
2014-01-22 | * gdbthread.h (gdb_id_to_thread): Delete, unused. | Doug Evans | 2 | -1/+5 |
2014-01-23 | daily update | Alan Modra | 1 | -1/+1 |
2014-01-22 | New gdbserver option --debug-format=timestamp. | Doug Evans | 27 | -381/+792 |
2014-01-22 | Add .refsym to msp430 backend | DJ Delorie | 3 | -0/+24 |
2014-01-22 | Remove regzmm from AVX2 gather assert | Michael Zolotukhin | 2 | -4/+7 |
2014-01-22 | Add check for invalid register in AVX512 gathers | Michael Zolotukhin | 15 | -0/+214 |
2014-01-22 | gdb/ChangeLog: | Andreas Arnez | 8 | -3/+697 |