aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-14configury changes to make ld plugin support controlled by --enable-pluginsAlan Modra21-1647/+1768
2014-08-14Simplify is_ir_dummy_bfd testAlan Modra2-8/+8
2014-08-13Add option -no-pie.Sriraman Tallam2-1/+6
2014-08-14daily updateAlan Modra1-1/+1
2014-08-13bfd: or1k: avoid emitting R_OR1K_INSN_REL_26 in shared libsStefan Kristiansson2-18/+12
2014-08-13opcodes: blackfin: push down global stateMike Frysinger4-48/+92
2014-08-13opcodes: blackfin: do not force align the PCMike Frysinger5-10/+22
2014-08-13opcodes: blackfin: handle memory read errorsMike Frysinger2-19/+45
2014-08-13This is necessary for adding __cxa_atexit support for Cygwin in GCC withoutYaakov Selkowitz2-0/+6
2014-08-13Fix build/17104Yao Qi3-0/+8
2014-08-13daily updateAlan Modra1-1/+1
2014-08-12Remove type directiveH.J. Lu2-2/+5
2014-08-13Fix non-ELF build breakageAlan Modra2-2/+6
2014-08-12Tighten test for ld plugin supportAlan Modra2-1/+5
2014-08-12Fix build breakage when ld plugins disabledAlan Modra5-16/+14
2014-08-12Change ld "notice" interface for better handling of indirect symbolsAlan Modra9-91/+128
2014-08-12missing changelogAlan Modra3-0/+14
2014-08-12Fix non-plugin warning symbol handlingAlan Modra3-1/+7
2014-08-11Delete "Loaded symbols for ..." message, it is redundant.Doug Evans4-9/+13
2014-08-12daily updateAlan Modra1-1/+1
2014-08-10linux-nat.c (linux_nat_thread_address_space): Delete dead code.Doug Evans2-1/+4
2014-08-11daily updateAlan Modra1-1/+1
2014-08-10daily updateAlan Modra1-1/+1
2014-08-09Fix PR remote/9053: remove dead code on query packet sizeYao Qi2-4/+5
2014-08-09Remove duplicated code on checking address 0x0 is accessiableYao Qi13-60/+67
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