aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-04MIPS/BFD: Factor out ELF file header flag checksMaciej W. Rozycki2-182/+200
2016-01-04MIPS/BFD: Fold the handling of input MIPS ABI flags togetherMaciej W. Rozycki2-16/+19
2016-01-04MIPS/BFD: Suppress attribute checks for null inputMaciej W. Rozycki2-15/+20
2016-01-04MIPS/BFD: Use local pointers to target data in private data mergeMaciej W. Rozycki2-32/+34
2016-01-04MIPS/BFD: Correct an FP ABI warningMaciej W. Rozycki2-1/+6
2016-01-04sim: parse_args: polish getopt error messageMike Frysinger5-3/+12
2016-01-04sim: punt x86-specific bswap logicMike Frysinger68-699/+187
2016-01-04sim: d10v: gut endian logicMike Frysinger2-77/+5
2016-01-04btrace: do not return out of TRY/CATCHMarkus Metzger6-4/+139
2016-01-03sim: parse_args: display getopt error ourselvesMike Frysinger44-64/+138
2016-01-03sim: TODO: move to wikiMike Frysinger6-71/+12
2016-01-04Automatic date update in version.inGDB Administrator1-1/+1
2016-01-03sim: clean up some more device detritusMike Frysinger13-53/+26
2016-01-03sim: use libiberty countargv in more placesMike Frysinger12-65/+44
2016-01-03sim: nrun: use lbasenameMike Frysinger2-5/+9
2016-01-03sim: drop host endian configure optionMike Frysinger96-5871/+6648
2016-01-03sim: convert to bfd_endianMike Frysinger90-699/+712
2016-01-03Automatic date update in version.inGDB Administrator1-1/+1
2016-01-02sim: cris: use standard output helpersMike Frysinger2-35/+14
2016-01-02sim: iq2000/m32r/lm32/sh64: delete dead option codeMike Frysinger8-55/+18
2016-01-02sim: delete dead current_state globalsMike Frysinger19-86/+42
2016-01-02gdb: ppc: drop unnecessary sim file checkMike Frysinger2-3/+6
2016-01-02sim: ppc: do not exit when parsing args w/gdbMike Frysinger5-22/+50
2016-01-02Automatic date update in version.inGDB Administrator1-1/+1
2016-01-01Copyright update for binutilsAlan Modra2547-2648/+2683
2016-01-01New 2016 binutils ChangeLog filesAlan Modra9-0/+129
2016-01-01binutils ChangeLog rotationAlan Modra22-0/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker4743-4753/+4757
2016-01-01update copyright year printed by GDB, GDBserver and gdbreplay.Joel Brobecker5-3/+14
2016-01-01Rotate the GDB ChangeLogJoel Brobecker3-14475/+14489
2016-01-01Automatic date update in version.inGDB Administrator1-1/+1
2015-12-31opcodes/arc: Support dmb instruction with no operandsAndrew Burgess2-0/+8
2015-12-30sim: m68hc11: fix default endianMike Frysinger3-2/+7
2015-12-30sim: cris/m68hc11: move default endian/alignment to configureMike Frysinger8-14/+115
2015-12-31Automatic date update in version.inGDB Administrator1-1/+1
2015-12-30sim: h8300: inline sim_state_initializeMike Frysinger2-27/+7
2015-12-30sim: h8300: simplify h8300_reg_{fetch,store} funcsMike Frysinger2-53/+29
2015-12-30sim: h8300: switch to common sim-resumeMike Frysinger3-40/+57
2015-12-30sim: h8300: move default endian/alignment to configureMike Frysinger4-6/+112
2015-12-30sim: simplify STATE_MY_NAME setupMike Frysinger2-3/+6
2015-12-30sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to...Mike Frysinger20-86/+169
2015-12-30sim: h8300: move unused/buggy lregs arrayMike Frysinger2-4/+5
2015-12-30sim: h8300: drop unused inst.hMike Frysinger3-104/+5
2015-12-30Fix assorted ChangeLog errorsAlan Modra15-534/+546
2015-12-29sim: ppc: track closed state of file descriptors 0, 1, and 2.Kevin Buettner3-22/+151
2015-12-30Automatic date update in version.inGDB Administrator1-1/+1
2015-12-29Automatic date update in version.inGDB Administrator1-1/+1
2015-12-28Use libiberty's crc32 implementation in gdbserverPatrick Palka2-20/+6
2015-12-28Automatic date update in version.inGDB Administrator1-1/+1
2015-12-27Correct nios2 _gp address computation.Sandra Loosemore2-10/+28