summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update linker testsusers/hjl/pr18599H.J. Lu2015-06-2780-232/+146
* Update binitils testsH.J. Lu2015-06-272-7/+4
* Update gas testsH.J. Lu2015-06-2723-105/+73
* Use .strtab section for section name stringsH.J. Lu2015-06-275-212/+235
* 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
* 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
* sim: trace: drop unused trace_one_insnMike Frysinger2015-06-243-98/+5
* sim: trace: rename debug_printf fullyMike Frysinger2015-06-243-5/+10
* sim: trace: add a basic cpu register classMike Frysinger2015-06-248-42/+56
* sim: trace: add set of system helpersMike Frysinger2015-06-242-0/+28
* gdb: sim: merge the sysroot update logic togetherMike Frysinger2015-06-242-3/+9
* sim: trace: document alu/fpu/vpu trace options betterMike Frysinger2015-06-243-7/+14
* Add missing ChangeLog entries for yesterday's commmit below.Peter Bergner2015-06-241-0/+5
* gdb: sim: handle target sysroot prefixMike Frysinger2015-06-242-2/+12
* Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi2015-06-2413-21/+23
* New proc supports_get_siginfo_typeYao Qi2015-06-244-6/+21
* Remove redundant include directives.Gary Benson2015-06-2426-45/+30
* Automatic date update in version.inGDB Administrator2015-06-241-1/+1
* Fix GDBHISTSIZE test failure on i686Patrick Palka2015-06-232-1/+14
* sim: common: replace SIM_FILTER_PATH with lbasenameMike Frysinger2015-06-233-26/+16
* sim: use AS_HELP_STRING everywhereMike Frysinger2015-06-2360-368/+791
* inferior.h (struct inferior_suspend_state): Delete, unused.Doug Evans2015-06-234-34/+6
* Fix rfebb gdb test cases.Peter Bergner2015-06-232-3/+3
* sim: trace: do not enable internal debug by defaultMike Frysinger2015-06-232-2/+6
* sim: assume recentish compiler/systemsMike Frysinger2015-06-236-43/+14
* gdb: microblaze: delete useless stubsMike Frysinger2015-06-232-26/+7
* Convert have_ptrace_getregset to a tri-state booleanYao Qi2015-06-237-29/+53