summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic date update in version.inGDB Administrator2016-01-091-1/+1
* Fix gdb.multi/base.exp testsuite regressionJan Kratochvil2016-01-084-14/+29
* perf testsuite: python 3 fixesSimon Marchi2016-01-083-7/+17
* Change SIGINT handler for extension languages only when target terminal is oursYao Qi2016-01-084-21/+52
* Check input interrupt first when reading packetYao Qi2016-01-082-0/+14
* m68k: fix constraints of move.[bw] for ISA_B/CAndreas Schwab2016-01-087-3/+36
* [ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVEJiong Wang2016-01-089-54/+73
* Automatic date update in version.inGDB Administrator2016-01-081-1/+1
* MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc'Maciej W. Rozycki2016-01-072-4/+10
* sim: config: drop use of __DATE__/__TIME__Mike Frysinger2016-01-062-7/+5
* sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2016-01-0661-79/+257
* Automatic date update in version.inGDB Administrator2016-01-071-1/+1
* MIPS/include: opcode/mips.h: Add a summary of MIPS16 operand codesMaciej W. Rozycki2016-01-062-0/+10
* Make {arm,thumb}_get_next_pcs_raw staticYao Qi2016-01-063-38/+38
* [ARM/AArch64] Fix -Werror=unused-const-variable warnings in GDBserverYao Qi2016-01-063-20/+36
* bfd/arc: Add R_ prefix to all relocation namesAndrew Burgess2016-01-0633-100/+140
* Fix gdb.python/py-infthread.exp test message typoPedro Alves2016-01-062-1/+5
* Change copyright owner to FSF in sim/testsuite/sim/mips/hilo-hazard-4.sJoel Brobecker2016-01-062-2/+5
* gdb: change version stamp to gitMike Frysinger2016-01-052-1/+5
* Automatic date update in version.inGDB Administrator2016-01-061-1/+1
* libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger2016-01-055-12/+23
* libiberty: dupargv: rewrite to use xstrdupMike Frysinger2016-01-052-5/+5
* libiberty: Tweak the documentation of libiberty's xcrc32 functionPatrick Palka2016-01-052-7/+13
* libiberty: fix warnings about left shifting a negative value.Nick Clifton2016-01-052-1/+7
* gdb: score: drop sim file checkMike Frysinger2016-01-052-3/+4
* sim: msp430: drop duplicate sim_load_file callMike Frysinger2016-01-052-26/+14
* sim: aarch64: switch to common disassembler tracingMike Frysinger2016-01-055-137/+30
* sim: bfin: add support disasm tracingMike Frysinger2016-01-052-0/+6
* sim: msp430: switch to common disassembler tracingMike Frysinger2016-01-055-388/+12
* sim: trace: add support for disassemblingMike Frysinger2016-01-053-1/+119
* Add myself as the maintainer for the AArch64.Nick Clifton2016-01-052-0/+5
* Fix the execution of the MSP430 simulator testsuite.Nick Clifton2016-01-056-3/+53
* Add missing ChangeLog entry bitPedro Alves2016-01-051-0/+2
* Fix PR sim/13418: building with --enable-targets=all failsPedro Alves2016-01-055-1/+30
* sim: use STATE_MAGIC helperMike Frysinger2016-01-042-1/+5
* sim: unify min/max macrosMike Frysinger2016-01-0416-40/+60
* sim: aarch64: drop syscall.h include to fix buildTristan Gingold2016-01-043-1/+8
* Automatic date update in version.inGDB Administrator2016-01-051-1/+1
* MIPS/LD: Convert ELF linker emulation option macros to an enumMaciej W. Rozycki2016-01-042-2/+10
* MIPS/BFD: Factor out ABI flag mergingMaciej W. Rozycki2016-01-042-20/+39
* MIPS/BFD: Move attribute check after ELF file header flag checkMaciej W. Rozycki2016-01-0417-33/+59
* MIPS/BFD: Propagate the return status in attribute mergingMaciej W. Rozycki2016-01-042-3/+6
* MIPS/BFD: Factor out ELF file header flag checksMaciej W. Rozycki2016-01-042-182/+200
* MIPS/BFD: Fold the handling of input MIPS ABI flags togetherMaciej W. Rozycki2016-01-042-16/+19
* MIPS/BFD: Suppress attribute checks for null inputMaciej W. Rozycki2016-01-042-15/+20
* MIPS/BFD: Use local pointers to target data in private data mergeMaciej W. Rozycki2016-01-042-32/+34
* MIPS/BFD: Correct an FP ABI warningMaciej W. Rozycki2016-01-042-1/+6
* sim: parse_args: polish getopt error messageMike Frysinger2016-01-045-3/+12
* sim: punt x86-specific bswap logicMike Frysinger2016-01-0468-699/+187
* sim: d10v: gut endian logicMike Frysinger2016-01-042-77/+5