Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | MIPS/BFD: Factor out ELF file header flag checks | Maciej W. Rozycki | 2 | -182/+200 |
2016-01-04 | MIPS/BFD: Fold the handling of input MIPS ABI flags together | Maciej W. Rozycki | 2 | -16/+19 |
2016-01-04 | MIPS/BFD: Suppress attribute checks for null input | Maciej W. Rozycki | 2 | -15/+20 |
2016-01-04 | MIPS/BFD: Use local pointers to target data in private data merge | Maciej W. Rozycki | 2 | -32/+34 |
2016-01-04 | MIPS/BFD: Correct an FP ABI warning | Maciej W. Rozycki | 2 | -1/+6 |
2016-01-04 | sim: parse_args: polish getopt error message | Mike Frysinger | 5 | -3/+12 |
2016-01-04 | sim: punt x86-specific bswap logic | Mike Frysinger | 68 | -699/+187 |
2016-01-04 | sim: d10v: gut endian logic | Mike Frysinger | 2 | -77/+5 |
2016-01-04 | btrace: do not return out of TRY/CATCH | Markus Metzger | 6 | -4/+139 |
2016-01-03 | sim: parse_args: display getopt error ourselves | Mike Frysinger | 44 | -64/+138 |
2016-01-03 | sim: TODO: move to wiki | Mike Frysinger | 6 | -71/+12 |
2016-01-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-01-03 | sim: clean up some more device detritus | Mike Frysinger | 13 | -53/+26 |
2016-01-03 | sim: use libiberty countargv in more places | Mike Frysinger | 12 | -65/+44 |
2016-01-03 | sim: nrun: use lbasename | Mike Frysinger | 2 | -5/+9 |
2016-01-03 | sim: drop host endian configure option | Mike Frysinger | 96 | -5871/+6648 |
2016-01-03 | sim: convert to bfd_endian | Mike Frysinger | 90 | -699/+712 |
2016-01-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-01-02 | sim: cris: use standard output helpers | Mike Frysinger | 2 | -35/+14 |
2016-01-02 | sim: iq2000/m32r/lm32/sh64: delete dead option code | Mike Frysinger | 8 | -55/+18 |
2016-01-02 | sim: delete dead current_state globals | Mike Frysinger | 19 | -86/+42 |
2016-01-02 | gdb: ppc: drop unnecessary sim file check | Mike Frysinger | 2 | -3/+6 |
2016-01-02 | sim: ppc: do not exit when parsing args w/gdb | Mike Frysinger | 5 | -22/+50 |
2016-01-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 2547 | -2648/+2683 |
2016-01-01 | New 2016 binutils ChangeLog files | Alan Modra | 9 | -0/+129 |
2016-01-01 | binutils ChangeLog rotation | Alan Modra | 22 | -0/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 4743 | -4753/+4757 |
2016-01-01 | update copyright year printed by GDB, GDBserver and gdbreplay. | Joel Brobecker | 5 | -3/+14 |
2016-01-01 | Rotate the GDB ChangeLog | Joel Brobecker | 3 | -14475/+14489 |
2016-01-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-31 | opcodes/arc: Support dmb instruction with no operands | Andrew Burgess | 2 | -0/+8 |
2015-12-30 | sim: m68hc11: fix default endian | Mike Frysinger | 3 | -2/+7 |
2015-12-30 | sim: cris/m68hc11: move default endian/alignment to configure | Mike Frysinger | 8 | -14/+115 |
2015-12-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-30 | sim: h8300: inline sim_state_initialize | Mike Frysinger | 2 | -27/+7 |
2015-12-30 | sim: h8300: simplify h8300_reg_{fetch,store} funcs | Mike Frysinger | 2 | -53/+29 |
2015-12-30 | sim: h8300: switch to common sim-resume | Mike Frysinger | 3 | -40/+57 |
2015-12-30 | sim: h8300: move default endian/alignment to configure | Mike Frysinger | 4 | -6/+112 |
2015-12-30 | sim: simplify STATE_MY_NAME setup | Mike Frysinger | 2 | -3/+6 |
2015-12-30 | sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to... | Mike Frysinger | 20 | -86/+169 |
2015-12-30 | sim: h8300: move unused/buggy lregs array | Mike Frysinger | 2 | -4/+5 |
2015-12-30 | sim: h8300: drop unused inst.h | Mike Frysinger | 3 | -104/+5 |
2015-12-30 | Fix assorted ChangeLog errors | Alan Modra | 15 | -534/+546 |
2015-12-29 | sim: ppc: track closed state of file descriptors 0, 1, and 2. | Kevin Buettner | 3 | -22/+151 |
2015-12-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-28 | Use libiberty's crc32 implementation in gdbserver | Patrick Palka | 2 | -20/+6 |
2015-12-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-27 | Correct nios2 _gp address computation. | Sandra Loosemore | 2 | -10/+28 |