aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-06Remove BFD_VERSION_DATEusers/hjl/versionH.J. Lu3-11/+14
2015-01-06Put commit on a separate lineH.J. Lu2-2/+2
2015-01-06Get branch name from commitH.J. Lu2-2/+2
2015-01-06Add git commit info to BFD_VERSION_STRINGH.J. Lu2-4/+34
2015-01-06Fixes for memory access violations in the coffdump program.Nick Clifton8-277/+421
2015-01-06gdb/guile: Do not error when trying to create empty array.Joel Brobecker2-1/+6
2015-01-06gdb/python: exception trying to create empty arrayJoel Brobecker4-1/+17
2015-01-05Return NULL on corrupt inputH.J. Lu3-3/+16
2015-01-06Automatic date update in version.inGDB Administrator1-1/+1
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton9-39/+150
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton4-58/+180
2015-01-05Corrects the description of the --kill-at option of dlltool.Daniel Klauer2-4/+14
2015-01-05Automatic date update in version.inGDB Administrator1-1/+1
2015-01-04Automatic date update in version.inGDB Administrator1-1/+1
2015-01-03[GCC bug #63539]: libgo does not use the newly built objcopy when doing a com...Andrew Pinski6-0/+300
2015-01-03fix spelling of anon-ns2.cc in earlier entry, and whitespace in same entryDoug Evans1-2/+2
2015-01-03c-exp.y: misc cleanup, no code changesDoug Evans2-31/+36
2015-01-02gdb.cp/nsalias.exp: Fix output of external/declaration flags.Doug Evans2-6/+10
2015-01-03Automatic date update in version.inGDB Administrator1-1/+1
2015-01-02MIPS: Make the extracted stack offset signed in the prologue scannerMaciej W. Rozycki2-10/+16
2015-01-02gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.Doug Evans2-4/+8
2015-01-02dwarf2read.c (setup_type_unit_groups): Remove outdated comment.Doug Evans2-1/+4
2015-01-02symtab.h (struct symbol): Fix typo in comment.Doug Evans2-1/+5
2015-01-02Regenerate Makeile.in file for copyright updateAlan Modra10-10/+10
2015-01-02config.sub, config.guess: Update from upstream, to 2015-01-01 version.Hans-Peter Nilsson3-7/+12
2015-01-02Automatic date update in version.inGDB Administrator1-1/+1
2015-01-02Correct printed year in copyright notices for gold.Alan Modra3-2/+7
2015-01-02Correct printed year in copyright noticesAlan Modra6-3/+15
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra2507-13634/+13808
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker4354-4358/+4362
2015-01-01Update copyright year printed by gdb, gdbserver and gdbreplay.Joel Brobecker5-3/+12
2015-01-01Yearly gdb/ChangeLog rotation.Joel Brobecker3-16650/+16664
2015-01-01Automatic date update in version.inGDB Administrator1-1/+1
2014-12-31Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.Joel Brobecker4-24/+16
2014-12-30Assign file position for .strtab only if neededH.J. Lu5-24/+47
2014-12-31Automatic date update in version.inGDB Administrator1-1/+1
2014-12-30Fix executable indicator in file name completion on Windows.Eli Zaretskii2-0/+19
2014-12-30Remove "dll-symbols", "add-shared-symbol-files" and assf" commands.Joel Brobecker2-93/+9
2014-12-30Automatic date update in version.inGDB Administrator1-1/+1
2014-12-29Sanitize input_interrupt outputSergio Durigan Junior2-3/+19
2014-12-29[PATCH] Remove cast in Tag_ABI_VFP_args switch case stmtsJiong Wang2-4/+9
2014-12-29Clean up gdb.trace/entry-values.expYao Qi2-9/+14
2014-12-29Add moxiebox target supportAnthony Green2-1/+5
2014-12-29Automatic date update in version.inGDB Administrator1-1/+1
2014-12-28Misplaced parenthesis calculates two too few bytes for stringAlan Modra2-3/+10
2014-12-28Fix small spelling mistake in gdb/ChangeLog.Joel Brobecker1-1/+1
2014-12-28Automatic date update in version.inGDB Administrator1-1/+1
2014-12-27Update for moxie ISA changesAnthony Green2-29/+51
2014-12-27Update sto/ldo implementations with 16 bit offsetsAnthony Green2-20/+32
2014-12-27Limit moxie sto/ldo offsets to 16 bitsAnthony Green7-28/+44