summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lookup_minimal_symbol_textusers/palves/jit-speedupPedro Alves2016-09-191-1/+1
* More O(N) eliminationPedro Alves2016-09-193-14/+11
* Incremental breakpoint_re_set for solib_addPedro Alves2016-09-191-6/+1
* breakpoint_re_set probesPedro Alves2016-09-194-65/+82
* find_function_start_salPedro Alves2016-09-192-1/+2
* Incremental breakpoint_re_set for linespecPedro Alves2016-09-198-119/+329
* Incremental breakpoint_re_set for longjmp, etc. master breakpointsPedro Alves2016-09-1917-147/+304
* Defer breakpoint_re_set until after main program+initial solibs are loadedPedro Alves2016-09-193-3/+3
* Use symfile_add_flags in solib_addPedro Alves2016-09-197-22/+73
* Don't run forever in execl-update-breakpoint.expPedro Alves2016-09-191-0/+2
* objfile_dataPedro Alves2016-09-191-23/+89
* Stale objfile_unlink commentPedro Alves2016-09-193-57/+66
* ALL_SEARCH_OBJFILESPedro Alves2016-09-191-61/+77
* Avoid creating a frame in internal stopsPedro Alves2016-09-193-47/+76
* Get rid of sections sorting with qsort and use an incrementally updated addrm...Pedro Alves2016-09-196-301/+297
* More fixing C++ and PLTs: staticPedro Alves2016-09-195-26/+158
* Fix C++ and PLTs (PR 17201, PR17199 ?)Pedro Alves2016-09-194-0/+228
* 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