aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Automatic date update in version.inGDB Administrator1-1/+1
2015-06-30Remove the unneeded escaping of '[' and ']' characters in test_class_helpMartin Galvan2-3/+10
2015-06-30Sync dlang demangling tests from upstream libiberty testsuiteIain Buclaw2-6/+10
2015-06-30Replace TUI's select_frame hook (PR tui/13378)Patrick Palka5-24/+82
2015-06-30Be lazy about refreshing the windows in tui_show_frame_info (PR tui/13378)Patrick Palka2-16/+64
2015-06-30Correctly initialize the TUI locator windowPatrick Palka2-1/+6
2015-06-30Sync libdecnumber with gccH.J. Lu2-1/+5
2015-06-30Sync dfp.m4 with gccH.J. Lu2-1/+6
2015-06-30Sync toplevel configure with gccH.J. Lu3-2/+8
2015-06-30This fixes parsing a file containing ELF attributes with very large tag values.Nick Clifton3-19/+37
2015-06-30Add support for monitorx/mwaitx instructionsAmit Pawar26-5306/+5804
2015-06-30Add support for SADDR addressing to the RL78 port.Nick Clifton6-30/+34
2015-06-30Handle media instructions in arm software single step.Yao Qi2-0/+13
2015-06-29Turn on dwarf2 unwinding for Renesas RX architectureKevin Buettner2-4/+28
2015-06-29Patch for gold internal error while fixing erratum 843419.Han Shen2-4/+56
2015-06-30Automatic date update in version.inGDB Administrator1-1/+1
2015-06-29PR threads/18127 - threads spawned by infcall end up stuck in "running" statePedro Alves6-18/+148
2015-06-29Fix email in ChangeLog entry.Pierre Langlois1-1/+1
2015-06-29[GDBServer][AArch64] Enable support for Z0 packetsPierre Langlois2-1/+6
2015-06-29[GDBServer][AArch64] Use the same break instruction as GDBPierre Langlois2-6/+15
2015-06-29Update my email addressPierre Langlois2-1/+5
2015-06-29Automatic date update in version.inGDB Administrator1-1/+1
2015-06-28Add support for ARM v6 instructions.Nick Clifton9-126/+3881
2015-06-28Remove COMPRESS_DEBUG_ZLIBH.J. Lu8-9/+24
2015-06-28Automatic date update in version.inGDB Administrator1-1/+1
2015-06-27Update ia64 gas testsH.J. Lu3-2/+7
2015-06-27Update xtensa linker testsH.J. Lu3-28/+37
2015-06-27Automatic date update in version.inGDB Administrator1-1/+1
2015-06-26PR 16253 revisitedKeith Seitz8-6/+259
2015-06-26Add option to remove duplicate command history entriesPatrick Palka7-1/+219
2015-06-26Add tab completion for TUI's "focus" commandPatrick Palka4-1/+97
2015-06-26Do not skip prologue for asm (.S) filesJan Kratochvil6-3/+105
2015-06-26Compile-in IAMCU linker scriptsH.J. Lu2-0/+5
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune26-14/+178
2015-06-26Automatic date update in version.inGDB Administrator1-1/+1
2015-06-25Fix REL handling for MSP430DJ Delorie2-17/+28
2015-06-25Don't set sh_size for .shstrtab twiceH.J. Lu2-1/+6
2015-06-25py-prettyprint.exp: Add is_address_zero_readable checkSimon Marchi2-2/+9
2015-06-25Run ld-elf/strtab only on linux/gnu targetsH.J. Lu2-0/+5
2015-06-25Update .strtab section sizes in mmix testsH.J. Lu7-5/+16
2015-06-25Use strtab with GC and suffix merging for .strtabH.J. Lu11-174/+324
2015-06-25Correctly notice empty sysroots in solib_find_1Gary Benson2-9/+14
2015-06-25Remove gdb_sysroot NULL checksGary Benson5-22/+22
2015-06-25Automatic date update in version.inGDB Administrator1-1/+1
2015-06-24Remove the extra @section .cfi_lsdaH.J. Lu2-1/+4
2015-06-24Silence older GCC warningH.J. Lu2-0/+8
2015-06-24Fix lrealpath memory leak in build_id_to_debug_bfdKeith Seitz2-0/+9
2015-06-24Keep .plt section and DT_PLTGOT for prelinkH.J. Lu10-23/+83
2015-06-24Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw19-604/+1403
2015-06-24Don't convert R_X86_64_GOTPCREL if it will overflowH.J. Lu2-31/+151