summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Process record: Fix arm-linux syscall argumentsYao Qi2016-03-162-3/+14
* Fix checking bignum values that are being inserted into byte sized containers.Nick Clifton2016-03-166-8/+80
* Automatic date update in version.inGDB Administrator2016-03-161-1/+1
* PR 18303, Tolerate malformed input for lookup_symbol-called functionsDon Breazeal2016-03-1510-182/+433
* Add cole945@ to earlier entry. Fix typo in same entry.Doug Evans2016-03-151-1/+2
* Add cpsr_flags to aarch64 core regs.Doug Evans2016-03-153-2/+46
* Remove "end" spec.Doug Evans2016-03-156-79/+87
* Extend flags to support multibit and enum bitfields.Doug Evans2016-03-1516-209/+724
* Use int instead of LONGEST in tdesc_type sizes.Doug Evans2016-03-154-13/+75
* maint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS instead of field_type.Doug Evans2016-03-1526-767/+800
* Remove hand-called function from test.Doug Evans2016-03-153-7/+17
* Bind defined symbol locally in PIEH.J. Lu2016-03-1512-6/+75
* Add -z noreloc-overflow option to x86-64 ldH.J. Lu2016-03-1522-4/+166
* Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not mountedPedro Alves2016-03-152-6/+20
* Fix PR gdb/19676: Disable displaced stepping if /proc not mountedPedro Alves2016-03-153-2/+12
* Fix typo in previous gdb/doc/ commitPedro Alves2016-03-152-1/+5
* Document possible unreliability of '$_ret'Pedro Alves2016-03-152-0/+14
* Update x86 register name documentation.Ulrich Drepper2016-03-152-7/+48
* Automatic date update in version.inGDB Administrator2016-03-151-1/+1
* Regenerate bfd-in2.hH.J. Lu2016-03-142-1/+5
* gdb.base/default.exp: Add missing $_as_string to "show convenience" testSimon Marchi2016-03-142-0/+6
* Automatic date update in version.inGDB Administrator2016-03-141-1/+1
* Add more tests for PR ld/19539H.J. Lu2016-03-1310-0/+53
* gdb/s390: Fill gen_return_address hook.Marcin Kościelnicki2016-03-132-0/+20
* Automatic date update in version.inGDB Administrator2016-03-131-1/+1
* Automatic date update in version.inGDB Administrator2016-03-121-1/+1
* gdb: New maint info line-table command.Andrew Burgess2016-03-117-0/+138
* gdb/s390: Fill pseudo register agent expression hooks.Marcin Kościelnicki2016-03-112-0/+91
* Fix some places where octet to byte conversions are needed.Dan Gissel2016-03-116-19/+60
* Automatic date update in version.inGDB Administrator2016-03-111-1/+1
* Add $_as_string convenience functionSimon Marchi2016-03-109-0/+145
* PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targetsMickael Guene2016-03-1011-8/+200
* Mark the i370 target as obsolete.Nick Clifton2016-03-102-0/+6
* Remove bogus LONG(0) from MSP430 built in linker script.Nick Clifton2016-03-102-1/+4
* Automatic date update in version.inGDB Administrator2016-03-101-1/+1
* More "Program" -> "Thread NN received signal" testsuite adjustmentPedro Alves2016-03-0910-11/+24
* gdb: fix doc string of target_can_use_hardware_watchpoint.Jose E. Marchesi2016-03-092-1/+6
* Command line input handling TLCPedro Alves2016-03-095-318/+219
* Simplify saved_command_line handlingPedro Alves2016-03-095-21/+19
* Use struct buffer in gdb_readline_no_editing_callbackPedro Alves2016-03-092-20/+25
* Use struct buffer in gdb_readline_no_editingPedro Alves2016-03-093-22/+34
* gdb_readline -> gdb_readline_no_editingPedro Alves2016-03-093-5/+10
* Update prompt_for_continue commentsPedro Alves2016-03-092-14/+12
* Eliminate async_annotation_suffixPedro Alves2016-03-094-43/+16
* gdb_readline2 -> gdb_readline_no_editing_callbackPedro Alves2016-03-094-20/+31
* Garbage collect window_hookPedro Alves2016-03-092-9/+5
* Test issuing a command split in multiple lines with continuation charsPedro Alves2016-03-092-0/+40
* gdb: Add tracepoint support for powerpc.Marcin Kościelnicki2016-03-098-3/+31
* gdb.trace/entry-values.exp: Fixes for powerpc64.Marcin Kościelnicki2016-03-092-4/+14
* gdb.trace/tfind.exp: Force call via global entry point on ppc64le.Marcin Kościelnicki2016-03-092-2/+16