aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-18Whitespace changesGary Benson4-25/+45
2014-06-18Brown paper bag: left out part of the ChangeLog entry ...Samuel Bronson1-1/+1
2014-06-18* MAINTAINERS: Update Roland McGrath's email address.Samuel Bronson2-1/+7
2014-06-18daily updateAlan Modra1-1/+1
2014-06-18GAS: Fix MMIX err-fb-2.s regression caused by recent generic GAS changes.Hans-Peter Nilsson2-0/+18
2014-06-17remove redundant savestring declarationTom Tromey2-2/+4
2014-06-17use make_cleanup_freeargvTom Tromey2-1/+5
2014-06-17This fixes a bug whereby #line directives inside a macro would be ignored,Chris Metcalf2-0/+28
2014-06-17Prevent large (or negative) version values from overflowing into other fields...Nick Clifton2-4/+10
2014-06-17Different outputs affected by hostsYao Qi2-0/+19
2014-06-17In a couple functions (type_update_when_use_rtti_test andLuis Machado2-12/+22
2014-06-17gas/ARM: Misses deprecated IT instruction warning for ARMv8Jiong Wang5-0/+31
2014-06-17daily updateAlan Modra1-1/+1
2014-06-17GAS: Fix CRIS double-error reports caused by recent generic GAS changes.Hans-Peter Nilsson4-24/+59
2014-06-16Fix for PR mi/15863Keith Seitz4-1/+21
2014-06-16Fixes a problem exposed by the aarcg64/illegal.s test case - where the assemb...Nick Clifton2-0/+8
2014-06-16constify to_info_proc and friendsTom Tromey9-19/+41
2014-06-16constify to_disconnectTom Tromey8-9/+21
2014-06-16constify to_rcmdTom Tromey6-8/+17
2014-06-16This fixes the aarch64 assembler so that it will generate error messages whenJiong Wang5-10/+61
2014-06-16ld/ARM: Fix IFUNC and TLS descriptors in the same shared objectWill Newton7-3/+63
2014-06-16"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference; warn on failure to remove...Pedro Alves9-52/+256
2014-06-16fix incorrect comments in minsyms.hTom Tromey2-2/+7
2014-06-16Fix duplicated assignments to __rel_iplt and __rela_iplt symbolsAlan Modra5-20/+28
2014-06-16Run write_object_file after errorsAlan Modra16-66/+102
2014-06-16Don't leave DLX the_insn uninitialisedAlan Modra2-12/+10
2014-06-16Report an error on x86 pcrel BFD_RELOC_SIZE64Alan Modra2-2/+10
2014-06-16Fix unintitialised TIC6X dataAlan Modra2-1/+9
2014-06-16Fix TIC54X buffer overrunsAlan Modra2-3/+10
2014-06-16Fix uninitialised VAX insnAlan Modra4-14/+30
2014-06-16Fix uninitialised VAX .got and .got.plt sectionAlan Modra2-1/+6
2014-06-16Fix uninitialised ARM dataAlan Modra2-8/+10
2014-06-16Fix uninitialised CRIS insnAlan Modra4-3/+18
2014-06-16daily updateAlan Modra1-1/+1
2014-06-15daily updateAlan Modra1-1/+1
2014-06-14Include --with-guile in 'show configuration's output.Eli Zaretskii2-0/+14
2014-06-14daily updateAlan Modra1-1/+1
2014-06-13Add support for reading Aarch64 core dumps.Omair Javaid3-2/+100
2014-06-13make calls to help_list use enumeratorTom Tromey26-40/+101
2014-06-13Fix seg-faults when fetching the frags of local symbols.Chen Gang3-6/+10
2014-06-13A simple replacement of sprintf (xxx, "%s", xxx) with strcpy.Chen Gang2-5/+10
2014-06-13Invalidate a register in cache when a remote target failed to write it.Pierre Langlois2-3/+47
2014-06-13Free linker hash table from bfd_close.Alan Modra35-129/+237
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra54-111/+42
2014-06-13Move link_hash_table_free functions earlierAlan Modra17-272/+281
2014-06-13Make bfd.link_next field a unionAlan Modra66-179/+216
2014-06-13Add missing ld makefile dependency for nios.Alan Modra3-0/+11
2014-06-13daily updateAlan Modra1-1/+1
2014-06-12delete gdbserver's freeargvTom Tromey2-21/+4
2014-06-12link gdbserver against libibertyTom Tromey7-43/+140