aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-18This fixes the processing of BFD_RELOC_RL78_DIFF fixups when the size is lessNick Clifton2-1/+15
2014-08-18DW_AT_data_location and DW_OP_push_object_address testcase.Joel Brobecker3-0/+241
2014-08-18[Ada] "ptype" of array where bound value uses DW_OP_push_object_addressJoel Brobecker2-5/+32
2014-08-18Add support for DW_AT_data_location.Joel Brobecker5-0/+83
2014-08-18Add support for DW_OP_push_object_address.Joel Brobecker6-18/+79
2014-08-18ada_evaluate_subexp<OP_VAR_VALUE>: Avoid static fixing when possible.Joel Brobecker2-2/+23
2014-08-18avoid "if ... else if ... else" logic in ada-lang.c::ada_evaluate_subexpJoel Brobecker2-7/+13
2014-08-18Fix indentation level in ada-lang.c::ada_evaluate_subexp.Joel Brobecker2-44/+49
2014-08-18LTO plugin with older gccAlan Modra2-1/+5
2014-08-18PowerPC fix for ifunc broken by d1eca1e4Alan Modra3-1/+11
2014-08-18PR 17287, DT_NEEDED of unneeded libraries affects --as-neededAlan Modra7-3/+40
2014-08-18Return error status from bfd_elf_discard_info.Alan Modra15-45/+118
2014-08-18Cast result of TC_PARSE_CONS_EXPRESSIONAlan Modra2-1/+5
2014-08-18daily updateAlan Modra1-1/+1
2014-08-17daily updateAlan Modra1-1/+1
2014-08-15Add new argument NOSIDE to find_overload_match.Siva Chandra8-14/+146
2014-08-15Fix xmethod Python so that it works with Python3.Siva Chandra4-11/+23
2014-08-16daily updateAlan Modra1-1/+1
2014-08-15(dwarf_decode_lines_1): Move definition of adj_opcode closer to use.Doug Evans2-1/+7
2014-08-15dwarf2read.c (dwarf_decode_lines_1): Add comment.Doug Evans2-0/+6
2014-08-15Regenerate sim configury.Roland McGrath78-234/+1427
2014-08-15(dwarf_decode_lines_1): Delete local "column", unused.Doug Evans2-2/+5
2014-08-15(dwarf_decode_lines_1): Delete local basic_block, unused.Doug Evans2-4/+5
2014-08-15Avoid compiler warnings about incomplete parameter types.Eli Zaretskii2-0/+6
2014-08-15Add "frame.h" #include in gdbarch.h.Joel Brobecker3-2/+10
2014-08-15Skip tfile.exp if unable to generate trace fileYao Qi2-0/+6
2014-08-15daily updateAlan Modra1-1/+1
2014-08-15Set print symbol off in some testsYao Qi5-1/+17
2014-08-15Remove pst from dwarf_decode_lines_1Yao Qi2-3/+7
2014-08-14opcodes: blackfin: convert ad-hoc ints to bfd_booleanMike Frysinger2-21/+31
2014-08-14opcodes: blackfin: simplify decode_CC2stat_0 logicMike Frysinger2-41/+11
2014-08-14opcodes: blackfin: avoid duplicate memory readsMike Frysinger2-6/+10
2014-08-14Fix for objdump segfault on broken PE executableAlan Modra2-17/+25
2014-08-14Linker part of PR16563 fixAlan Modra7-54/+121
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