summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: Replace operator new / operator new[]users/palves/cxx-replace-operator-newPedro Alves2016-09-224-4/+117
* MIPS/testsuite: mips16-thunks: Use `standard_output_file'Maciej W. Rozycki2016-09-212-5/+9
* Keep reserved bits in CPSR on writeYao Qi2016-09-214-2/+23
* Automatic date update in version.inGDB Administrator2016-09-211-1/+1
* Avoid -Wduplicated-cond warnings in gdb/pythonTom Tromey2016-09-203-0/+11
* ppc: Fix record support of Store String Word instructionsEdjunior Barbosa Machado2016-09-202-3/+12
* ld: Fix mistake in ChangeLogAndrew Burgess2016-09-201-1/+1
* ld: Extend documentation for EXCLUDE_FILEAndrew Burgess2016-09-202-0/+20
* Use 'event_ptid' instead of 'resume_ptid' on startup_inferior (fix for regres...Sergio Durigan Junior2016-09-202-2/+8
* Automatic date update in version.inGDB Administrator2016-09-201-1/+1
* gdb: Fix build breakage with GCC 4.1 and --disable-nlsPedro Alves2016-09-193-5/+9
* bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARCJose E. Marchesi2016-09-192-8/+14
* nm handling of synthetic symbolsAlan Modra2016-09-192-17/+16
* Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior2016-09-1920-28/+72
* Automatic date update in version.inGDB Administrator2016-09-191-1/+1
* gdb/s390: Fix build breakage due to std::min/std::max usage without headerPedro Alves2016-09-192-0/+5
* gdb: Fix std::{min, max}-related build breakage on 32-bit hostsPedro Alves2016-09-185-5/+13
* Automatic date update in version.inGDB Administrator2016-09-181-1/+1
* Improve MinGW support in ReadlineEli Zaretskii2016-09-1714-11/+125
* Automatic date update in version.inGDB Administrator2016-09-171-1/+1
* Introduce cleanup to restore current_uioutSimon Marchi2016-09-167-38/+38
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-1661-170/+296
* S390: Hardware breakpoint supportAndreas Arnez2016-09-164-10/+145
* linux-nat: Add function lwp_is_steppingAndreas Arnez2016-09-165-0/+30
* S390: Enable "maint set show-debug-regs"Andreas Arnez2016-09-162-0/+60
* S390: Multi-inferior watchpoint supportAndreas Arnez2016-09-162-10/+157
* S390: Migrate watch areas from list to VEC typeAndreas Arnez2016-09-162-37/+45
* S390: Avoid direct access to lwp_info structureAndreas Arnez2016-09-162-24/+48
* testsuite: Fix false FAIL in gdb.cp/casts.expJan Kratochvil2016-09-164-15/+60
* [ARC] Disassemble correctly extension instructions.Claudiu Zissulescu2016-09-165-3/+34
* Automatic date update in version.inGDB Administrator2016-09-161-1/+1
* testsuite: Fix C++11 compilation failure for gdb.cp/m-static.expJan Kratochvil2016-09-152-0/+7
* Update ISA 3.0 / POWER9 gdb tests to match GAS test cases.Peter Bergner2016-09-153-470/+493
* testsuite: Disable ccacheJan Kratochvil2016-09-152-0/+9
* gas: run the sparc test dcti-couples-v9 only in ELF targets.Jose E. Marchesi2016-09-152-1/+7
* Fix typo in readelf error message.Ed Maste2016-09-152-1/+5
* Modify POWER9 support to match final ISA 3.0 documentation.Peter Bergner2016-09-145-87/+42
* Automatic date update in version.inGDB Administrator2016-09-151-1/+1
* Fix ld --gc-section segfault with ARMv8-M entry function in absolute sectionThomas Preud'homme2016-09-145-1/+25
* Fix seg-fault in objdump when run on a fuzzed PE binary.Nick Clifton2016-09-142-11/+22
* gas: improve architecture mismatch diagnostics in sparcJose E. Marchesi2016-09-142-1/+6
* gas: detect DCTI couples in sparcJose E. Marchesi2016-09-1411-18/+133
* Prevent segfault in GDB when searching for architecture matches.Bhushan Attarde2016-09-142-0/+9
* [ARC] Fix parsing dtpoff relocation expression.Claudiu Zissulescu2016-09-1410-1/+90
* Stop the ARC disassembler from seg-faulting if initialised without a BFD pres...Anton Kolesov2016-09-142-3/+12
* Add support for disabling automatic generation of .eh_frame_hdr sections in E...Nick Clifton2016-09-145-11/+38
* Automatic date update in version.inGDB Administrator2016-09-141-1/+1
* Fix for gdb.server/non-existing-program.exp test caseCarl E. Love2016-09-132-2/+7
* Fix for gdb.server/non-existing-program.exp test caseCarl E. Love2016-09-132-2/+12
* Automatic date update in version.inGDB Administrator2016-09-131-1/+1