aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-27Automatic date update in version.inGDB Administrator1-1/+1
2014-12-26Update two sh64 ld test's expected outputAlan Modra3-2/+7
2014-12-26Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra5-21/+29
2014-12-26Automatic date update in version.inGDB Administrator1-1/+1
2014-12-25Whitespace cleanupAnthony Green1-0/+5
2014-12-25Whitespace cleanupAnthony Green1-4/+55
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeAlan Modra4-6/+34
2014-12-25Don't pass unadorned zeros to varargs functionsYaakov Selkowitz2-2/+7
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo20-12/+107