summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update release note for 2.25.51.0.3users/hjl/linux/release/2.25.51.0.3H.J. Lu2015-07-061-6/+34
* Merge remote-tracking branch 'origin/users/hjl/linux/master' into users/hjl/l...H.J. Lu2015-07-06789-16651/+43000
|\
| * Merge remote-tracking branch 'origin/master' into users/hjl/linux/masterH.J. Lu2015-06-3029-191/+4187
| |\
| | * Add support for SADDR addressing to the RL78 port.Nick Clifton2015-06-306-30/+34
| | * Handle media instructions in arm software single step.Yao Qi2015-06-302-0/+13
| | * Turn on dwarf2 unwinding for Renesas RX architectureKevin Buettner2015-06-292-4/+28
| | * Patch for gold internal error while fixing erratum 843419.Han Shen2015-06-292-4/+56
| | * Automatic date update in version.inGDB Administrator2015-06-301-1/+1
| | * PR threads/18127 - threads spawned by infcall end up stuck in "running" statePedro Alves2015-06-296-18/+148
| | * Fix email in ChangeLog entry.Pierre Langlois2015-06-291-1/+1
| | * [GDBServer][AArch64] Enable support for Z0 packetsPierre Langlois2015-06-292-1/+6
| | * [GDBServer][AArch64] Use the same break instruction as GDBPierre Langlois2015-06-292-6/+15
| | * Update my email addressPierre Langlois2015-06-292-1/+5
| | * Automatic date update in version.inGDB Administrator2015-06-291-1/+1
| | * Add support for ARM v6 instructions.Nick Clifton2015-06-289-126/+3881
| * | Update binutils-pr18322.patchH.J. Lu2015-06-281-10/+8
| * | Update binutils-pr18321.patchH.J. Lu2015-06-281-53/+124
| * | Remove binutils-pr18451.patchH.J. Lu2015-06-282-911/+0
| * | Merge remote-tracking branch 'origin/master' into users/hjl/linux/masterH.J. Lu2015-06-2880-295/+1373
| |\ \ | | |/
| | * Remove COMPRESS_DEBUG_ZLIBH.J. Lu2015-06-288-9/+24
| | * Automatic date update in version.inGDB Administrator2015-06-281-1/+1
| | * Update ia64 gas testsH.J. Lu2015-06-273-2/+7
| | * Update xtensa linker testsH.J. Lu2015-06-273-28/+37
| | * Automatic date update in version.inGDB Administrator2015-06-271-1/+1
| | * PR 16253 revisitedKeith Seitz2015-06-268-6/+259
| | * Add option to remove duplicate command history entriesPatrick Palka2015-06-267-1/+219
| | * Add tab completion for TUI's "focus" commandPatrick Palka2015-06-264-1/+97
| | * Do not skip prologue for asm (.S) filesJan Kratochvil2015-06-266-3/+105
| | * Compile-in IAMCU linker scriptsH.J. Lu2015-06-262-0/+5
| | * Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2015-06-2626-14/+178
| | * Automatic date update in version.inGDB Administrator2015-06-261-1/+1
| | * Fix REL handling for MSP430DJ Delorie2015-06-252-17/+28
| | * Don't set sh_size for .shstrtab twiceH.J. Lu2015-06-252-1/+6
| | * py-prettyprint.exp: Add is_address_zero_readable checkSimon Marchi2015-06-252-2/+9
| | * Run ld-elf/strtab only on linux/gnu targetsH.J. Lu2015-06-252-0/+5
| | * Update .strtab section sizes in mmix testsH.J. Lu2015-06-257-5/+16
| | * Use strtab with GC and suffix merging for .strtabH.J. Lu2015-06-2511-174/+324
| | * Correctly notice empty sysroots in solib_find_1Gary Benson2015-06-252-9/+14
| | * Remove gdb_sysroot NULL checksGary Benson2015-06-255-22/+22
| | * Automatic date update in version.inGDB Administrator2015-06-251-1/+1
| | * Remove the extra @section .cfi_lsdaH.J. Lu2015-06-242-1/+4
| | * Silence older GCC warningH.J. Lu2015-06-242-0/+8
| | * Fix lrealpath memory leak in build_id_to_debug_bfdKeith Seitz2015-06-242-0/+9
| * | Merge remote-tracking branch 'origin/master' into users/hjl/linux/masterH.J. Lu2015-06-242-0/+8
| |\ \
| | * | Silence older GCC warningH.J. Lu2015-06-242-0/+8
| | |/
| * | Update binutils-pr18322.patch against masterH.J. Lu2015-06-241-32/+41
| * | Merge remote-tracking branch 'origin/master' into users/hjl/linux/masterH.J. Lu2015-06-24615-14798/+31303
| |\ \ | | |/
| | * Keep .plt section and DT_PLTGOT for prelinkH.J. Lu2015-06-2410-23/+83
| | * Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw2015-06-2419-604/+1403
| | * Don't convert R_X86_64_GOTPCREL if it will overflowH.J. Lu2015-06-242-31/+151