summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix heap-buffer-overflow in explicit_location_lex_oneYao Qi2016-08-152-3/+8
* Automatic date update in version.inGDB Administrator2016-08-151-1/+1
* sim: m68hc11: standardize sim_cpu namingMike Frysinger2016-08-1310-347/+366
* sim: m68hc11: fix up various prototype related warningsMike Frysinger2016-08-138-12/+29
* sim: cgen: constify mode_namesMike Frysinger2016-08-133-2/+7
* Automatic date update in version.inGDB Administrator2016-08-141-1/+1
* sim: cgen: drop unused argv/envp definitionsMike Frysinger2016-08-132-8/+5
* sim: bfin: split out common mach/model defines into arch.h [PR sim/20438]Mike Frysinger2016-08-134-26/+55
* Automatic date update in version.inGDB Administrator2016-08-131-1/+1
* Warn if the sh_info field of a symbol table does not index the first non-loca...Nick Clifton2016-08-122-0/+11
* PR gold/20462: Fix bogus layout on ARM with linker script using PHDRS clauseRoland McGrath2016-08-122-20/+27
* [gold] Implement HIDDEN syntax in linker scriptsRoland McGrath2016-08-123-1/+11
* Correct .dynsym sh_infoAlan Modra2016-08-1317-22/+41
* Undo the previous change to the aarch64 sim - exporting aarch64_step() - and ...Nick Clifton2016-08-123-9/+19
* Fix warning in gdb.base/signals-state-child.cYao Qi2016-08-122-1/+6
* Add undefined weak function testsAlan Modra2016-08-124-45/+91
* Automatic date update in version.inGDB Administrator2016-08-121-1/+1
* Fix ERROR: target-cc does not existAlan Modra2016-08-112-6/+16
* Export the single step function from the AArch64 simulator.Nick Clifton2016-08-114-9/+19
* Fix fallout from gdb/20413's fix (x32: linux_ptrace_test_ret_to_nx: Cannot PT...Pedro Alves2016-08-112-1/+7
* Avoid testsuite errors about missing compilers.Nick Clifton2016-08-112-1/+11
* [AArch64] Reject -0.0 as an 8-bit FP immediateRichard Sandiford2016-08-114-2/+32
* PowerPC64 ELFv1 undefined weak functionsAlan Modra2016-08-112-20/+17
* Automatic date update in version.inGDB Administrator2016-08-111-1/+1
* PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2Maciej W. Rozycki2016-08-112-3/+6
* Fix PR gdb/19187 (process record over a fork causes internal error)Pedro Alves2016-08-104-4/+20
* Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves2016-08-1016-51/+125
* Introduce 'enum remove_bp_reason'Pedro Alves2016-08-102-14/+27
* Simplify remove_breakpoint interfacePedro Alves2016-08-102-7/+16
* MIPS/LD/testsuite: Verify microMIPS LA25 stub generationMaciej W. Rozycki2016-08-108-0/+196
* MIPS/BFD: Actually produce short microMIPS LA25 stubsMaciej W. Rozycki2016-08-102-0/+8
* MIPS/BFD: Add microMIPS annotation to LA25 stub symbolsMaciej W. Rozycki2016-08-102-1/+9
* MIPS/BFD: Set the ISA bit in microMIPS LA25 stub referencesMaciej W. Rozycki2016-08-102-3/+12
* Support setting thread names (MS-Windows)Руслан Ижбулатов2016-08-103-11/+100
* Fix extraneous complaints about missing expected TLS relocation.Cary Coutant2016-08-104-4/+16
* Fix potential crashes when Target::make_symbol() returns NULL.James Clarke2016-08-102-4/+18
* Fix improper handling of R_SPARC_GOTDATA_OP_LOX10 relocation.James Clarke2016-08-102-7/+13
* Add support for R_SPARC_32 relocation.James Clarke2016-08-102-1/+7
* Quiet ARI gettext checksPedro Alves2016-08-102-4/+10
* Automatic date update in version.inGDB Administrator2016-08-101-1/+1
* Skip LTO tests for --disable-pluginH.J. Lu2016-08-092-3/+35
* Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves2016-08-0911-30/+238
* Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-c...Pedro Alves2016-08-094-0/+98
* Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves2016-08-0918-7/+386
* Support -pie for arm*-eabi targets.Roland McGrath2016-08-092-0/+5
* Correct the calculation of the use_counts of merged .got entries.Jiaming Wei2016-08-092-1/+6
* Fix PR gdb/20295: GDB segfaults printing bitfield member of optimized out valuePedro Alves2016-08-094-8/+111
* Automatic date update in version.inGDB Administrator2016-08-091-1/+1
* Regenerate some target description filesPedro Alves2016-08-085-132/+139
* Fix seg-faults when running readelf on fuzzed binaries.Nick Clifton2016-08-083-7/+53