aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07S390: Migrate to regcache_supply/collect_regset.Andreas Arnez4-328/+188
2014-08-07regcache: Add functions suitable for regset_supply/collect.Andreas Arnez3-0/+141
2014-08-07Rename 'descr' field in regset structure to 'regmap'.Andreas Arnez5-13/+25
2014-08-07Replace 0 with TARGET_XFER_EOF in to_xfer_partialYao Qi4-5/+11
2014-08-07Tweak comments in struct dwarf2_per_cu_dataYao Qi2-2/+6
2014-08-07Fix remote/17230Yao Qi2-1/+8
2014-08-07Move errno.h to common-defs.hGary Benson36-48/+43
2014-08-07Include string.h in common-defs.hGary Benson321-439/+327
2014-08-07Include gdb_assert.h in common-defs.hGary Benson228-251/+233
2014-08-07Move common-utils.h to common-defs.hGary Benson9-8/+14
2014-08-07Move ptid.h to common-defs.hGary Benson11-11/+16
2014-08-07Move gdb_locale.h to common-defs.hGary Benson5-3/+10
2014-08-07Move gdb/signals.h to common-defs.hGary Benson6-5/+11
2014-08-07Move pathmax.h to common-defs.hGary Benson5-6/+10
2014-08-07Move libiberty.h to common-defs.hGary Benson10-7/+15
2014-08-07Move ansidecl.h to common-defs.hGary Benson7-9/+12
2014-08-07Move stddef.h to common-defs.hGary Benson20-23/+25
2014-08-07Move stdarg.h to common-defs.hGary Benson11-11/+16
2014-08-07Move stdlib.h to common-defs.hGary Benson21-25/+26
2014-08-07Move stdio.h to common-defs.hGary Benson25-23/+31
2014-08-07Ensure coff-ppc local symbols are zero terminatedChen Gang2-8/+16
2014-08-07Don't issue a warning for references in LTO IR to warning symbolsH.J. Lu8-8/+73
2014-08-07missing changelog for last commitAlan Modra1-0/+6
2014-08-07Merge WARN and CWARN cases in _bfd_generic_link_add_one_symbolAlan Modra1-10/+2
2014-08-07daily updateAlan Modra1-1/+1
2014-08-06Rename variable with confusing nameSimon Marchi2-17/+22
2014-08-06Add -momit_lock_prefix=[no|yes] optionIlya Tocar8-0/+88
2014-08-06Modify new gold test to pass on powerpc64leAlan Modra2-1/+5
2014-08-06Rearrange awkwardly-nested conditionalsGary Benson2-6/+8
2014-08-06Remove duplicated include fileYao Qi3-2/+6
2014-08-06Replace hardwired target-is-async checkGary Benson2-1/+5
2014-08-06PR14918, lto always links in libgcc_s.soAlan Modra2-0/+16
2014-08-06Allow lto tests to run with older compilersAlan Modra3-268/+321
2014-08-06Warn for gold on lto objects without pluginAlan Modra2-0/+9
2014-08-06Fix comment in dwarf_decode_lines_1Yao Qi2-1/+7
2014-08-06daily updateAlan Modra1-1/+1
2014-08-05Fix outputdots so that it doesn't errantly discard the first line of, e.g.,Doug Evans5-7/+43
2014-08-05MIPS: Fix a .pdr section linker buffer overrunMaciej W. Rozycki2-0/+7
2014-08-05Remove pointless function initialize_interpsGary Benson2-19/+7
2014-08-05Remove spurious va_end in vwarningGary Benson2-1/+4
2014-08-05Regen ld/Makefile.inAlan Modra2-1/+5
2014-08-05gas/testuite ChangeLog typoAlan Modra1-1/+1
2014-08-05chew.c warning fixAlan Modra2-3/+10
2014-08-05Fix PR17226, ld --gc-sections segfaults on sparc-linuxAlan Modra2-1/+6
2014-08-05Fix load of archive element with common def for -u symAlan Modra2-33/+16
2014-08-05Fix LTO vs. COFF archivesAlan Modra10-560/+187
2014-08-05Prepare gdb for 64-bit obstacksAlan Modra7-16/+29
2014-08-05daily updateAlan Modra1-1/+1
2014-08-04Fix incorrect placement of two Intel gdb/NEWS itemsJan Kratochvil2-7/+11
2014-08-04make "set debug target" take effect immediatelyTom Tromey6-6/+29