aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-014354-4358/+4362
* Update copyright year printed by gdb, gdbserver and gdbreplay.Joel Brobecker2015-01-015-3/+12
* Yearly gdb/ChangeLog rotation.Joel Brobecker2015-01-013-16650/+16664
* Automatic date update in version.inGDB Administrator2015-01-011-1/+1
* Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.Joel Brobecker2014-12-314-24/+16
* Assign file position for .strtab only if neededH.J. Lu2014-12-305-24/+47
* Automatic date update in version.inGDB Administrator2014-12-311-1/+1
* Fix executable indicator in file name completion on Windows.Eli Zaretskii2014-12-302-0/+19
* Remove "dll-symbols", "add-shared-symbol-files" and assf" commands.Joel Brobecker2014-12-302-93/+9
* Automatic date update in version.inGDB Administrator2014-12-301-1/+1
* Sanitize input_interrupt outputSergio Durigan Junior2014-12-292-3/+19
* [PATCH] Remove cast in Tag_ABI_VFP_args switch case stmtsJiong Wang2014-12-292-4/+9
* Clean up gdb.trace/entry-values.expYao Qi2014-12-292-9/+14
* Add moxiebox target supportAnthony Green2014-12-292-1/+5
* Automatic date update in version.inGDB Administrator2014-12-291-1/+1
* Misplaced parenthesis calculates two too few bytes for stringAlan Modra2014-12-282-3/+10
* Fix small spelling mistake in gdb/ChangeLog.Joel Brobecker2014-12-281-1/+1
* Automatic date update in version.inGDB Administrator2014-12-281-1/+1
* Update for moxie ISA changesAnthony Green2014-12-272-29/+51
* Update sto/ldo implementations with 16 bit offsetsAnthony Green2014-12-272-20/+32
* Limit moxie sto/ldo offsets to 16 bitsAnthony Green2014-12-277-28/+44
* Automatic date update in version.inGDB Administrator2014-12-271-1/+1
* Update two sh64 ld test's expected outputAlan Modra2014-12-263-2/+7
* Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra2014-12-265-21/+29
* Automatic date update in version.inGDB Administrator2014-12-261-1/+1
* Whitespace cleanupAnthony Green2014-12-251-0/+5
* Whitespace cleanupAnthony Green2014-12-251-4/+55
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeAlan Modra2014-12-254-6/+34
* Don't pass unadorned zeros to varargs functionsYaakov Selkowitz2014-12-252-2/+7
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2014-12-2520-12/+107
* Automatic date update in version.inGDB Administrator2014-12-251-1/+1
* Add cast to unsigned longH.J. Lu2014-12-242-1/+7
* AVR: Document linker relaxation related options.Andrew Burgess2014-12-242-0/+15
* AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess2014-12-2412-18/+56
* This patch fixes a snafu where the -D and -U short versions of theAlexander Cherepanov2014-12-242-2/+8
* Add support for moxie's mul.x and umul.x instructionsAnthony Green2014-12-242-2/+28
* Add mul.x and umul.x instructions to moxie portAnthony Green2014-12-242-9/+14
* Don't create .eh_frame_hdr on shared lib bfdAlan Modra2014-12-242-1/+10
* This patch adds support for printing out the pdata section of PE objects.Pierre Muller2014-12-243-25/+126
* Reverts an "enhancement" made in a previous delta which complained ofNick Clifton2014-12-242-7/+7
* Fix generic linker symbol output when weak is overridden by strongAlan Modra2014-12-242-1/+6
* Yet another DEFINED testcaseAlan Modra2014-12-245-0/+63
* Automatic date update in version.inGDB Administrator2014-12-241-1/+1
* Clarify strip docs.Andrew Stubbs2014-12-233-2/+8
* Look up primitive types as symbols.Doug Evans2014-12-2315-63/+411
* AVR/ld: Propagate link-relax elf header flag correctly.Andrew Burgess2014-12-2313-0/+160
* AVR: Only set link-relax elf flag when appropriate.Andrew Burgess2014-12-239-2/+53
* symtab.h (SYMBOL_DOMAIN_BITS): New macro.Doug Evans2014-12-232-1/+10
* initialize_objfile_symbol: Renamed from initialize_symbol.Doug Evans2014-12-234-3/+8
* Add langdef arg to la_lookup_symbol_nonlocal.Doug Evans2014-12-237-11/+24