summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* S/390: Add alternate processor names.Andreas Krebbel2016-09-126-38/+91
* S/390: Fix facility bit default.Andreas Krebbel2016-09-122-1/+8
* S/390: Fix kmctr instruction type.Patrick Steuer2016-09-124-2/+10
* Fix false FAIL on gdb.base/stap-probe.exp, due to ICF optimizationSergio Durigan Junior2016-09-122-1/+13
* Automatic date update in version.inGDB Administrator2016-09-121-1/+1
* Automatic date update in version.inGDB Administrator2016-09-111-1/+1
* Use target_sim_options for sim target.Jon Beniston2016-09-102-1/+7
* Automatic date update in version.inGDB Administrator2016-09-101-1/+1
* Pass HWCAP to ifunc resolverAndreas Arnez2016-09-096-4/+46
* Automatic date update in version.inGDB Administrator2016-09-091-1/+1
* Remove some unneeded casts from remote.cTom Tromey2016-09-082-4/+9
* Allow PROCESSOR_IAMCU for Intel MCUH.J. Lu2016-09-082-1/+6
* Automatic date update in version.inGDB Administrator2016-09-081-1/+1
* X86: Allow additional ISAs for IAMCU in assemblerH.J. Lu2016-09-0714-39/+55
* [arm] Automatically enable CRC instructions on supported ARMv8-A CPUs.Richard Earnshaw2016-09-074-9/+20
* Automatic date update in version.inGDB Administrator2016-09-071-1/+1
* new-ui command: gdb internal errors if input is already pendingPedro Alves2016-09-066-3/+194
* Introduce make_cleanup_restore_current_uiPedro Alves2016-09-066-8/+27
* Resolve size relocation with copy relocationH.J. Lu2016-09-066-1/+39
* Do not pass host compiler sanitization flags on to linker testsuite.Nick Clifton2016-09-063-4/+21
* Support 128-bit IEEE floating-point types on Intel and PowerUlrich Weigand2016-09-068-0/+334