aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Make test messages in gdb.mi/mi-var-display.exp uniqueYao Qi2-16/+21
2014-08-08 * ldlang.h (struct lang_input_statement_flags): Add pushedUlrich Drepper5-0/+67
2014-08-09daily updateAlan Modra1-1/+1
2014-08-08gold aarch64 patch to enable linking hello_wolrd.Jing Yu9-156/+1533
2014-08-08daily updateAlan Modra1-1/+1
2014-08-07IA64 Linux: Define regset structures.Andreas Arnez2-0/+101
2014-08-07M68K Linux: Define regset structures.Andreas Arnez2-0/+76
2014-08-07TILEGX Linux: Fill 'collect_regset' in regset structure.Andreas Arnez3-23/+22
2014-08-07SCORE: Fill 'collect_regset' in regset structure.Andreas Arnez3-79/+56
2014-08-07NIOS2 Linux: Fill 'collect_regset' in regset structure.Andreas Arnez2-1/+25
2014-08-07M32R Linux: Fill 'collect_regset' in regset structure.Andreas Arnez2-18/+68
2014-08-07HPPA Linux: Fill 'collect_regset' in regset structures.Andreas Arnez2-67/+48
2014-08-07FRV Linux: Fill 'collect_regset' in regset structures.Andreas Arnez2-87/+70
2014-08-07ALPHA Linux: Fill 'collect_regset' in regset structures.Andreas Arnez2-21/+45
2014-08-07AARCH64 Linux: Fill 'collect_regset' in regset structures.Andreas Arnez4-98/+73
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