summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* DW attribute macro MACRO_AT_func and MACRO_AT_rangeYao Qi2014-11-142-6/+131
* New proc _handle_attributeYao Qi2014-11-142-6/+18
* PR symtab/17591Doug Evans2014-11-132-1/+11
* dwarf2read.c (update_enumeration_type_from_children): Avoid infinite loop.Doug Evans2014-11-132-3/+10
* Add cast to unsigned intH.J. Lu2014-11-132-1/+5
* Rename symbbol to symbolH.J. Lu2014-11-132-1/+5
* Mark R_X86_64_GOTPLT64 obsoleteH.J. Lu2014-11-132-2/+5
* Add assembler support for @gotpltH.J. Lu2014-11-1312-16/+72
* NEWS: Fix typo.Jan Kratochvil2014-11-132-3/+7
* More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2014-11-138-31/+141
* [AArch64] Remove example processors from GAS.Marcus Shawcroft2014-11-132-5/+4
* More fixes for readelf problems reading corrupt files.Nick Clifton2014-11-132-4/+40
* GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez2014-11-1341-32/+127
* GDB testsuite: drop non-prototype C function header variantsAndreas Arnez2014-11-1346-1682/+49
* Drop non-prototype C function header variants: 'sepdebug' test caseAndreas Arnez2014-11-133-47/+18
* Drop non-prototype C function header variants: 'list' test caseAndreas Arnez2014-11-133-14/+20
* Drop non-prototype C function header variants: 'break' test caseAndreas Arnez2014-11-134-55/+17
* Drop non-prototype C function header variants: solib1.cAndreas Arnez2014-11-132-9/+8
* callfuncs.exp: Indent perform_all_tests()Andreas Arnez2014-11-132-134/+138
* Perform all tests in callfuncs.exp with and without C function prototypesAndreas Arnez2014-11-132-44/+24
* 'callfuncs' test case: Fixes in conditionally compiled codeAndreas Arnez2014-11-132-14/+16
* Eliminate literal line numbers in mi-console.expAndreas Arnez2014-11-133-2/+9
* Eliminate literal line numbers in shlib-call.expAndreas Arnez2014-11-133-2/+8
* Eliminate literal line numbers in jump.expAndreas Arnez2014-11-133-16/+25
* Eliminate literal line numbers in foll-exec.expAndreas Arnez2014-11-134-20/+30
* Eliminate literal line numbers in ending-run.expAndreas Arnez2014-11-133-19/+29
* Eliminate literal line numbers in call-rt-st.expAndreas Arnez2014-11-133-8/+15
* Eliminate literal line numbers in call-ar-st.expAndreas Arnez2014-11-133-95/+106
* Eliminate literal line numbers in dbx.expAndreas Arnez2014-11-134-9/+21
* Eliminate literal line numbers in so-impl-ld.expAndreas Arnez2014-11-133-4/+10
* Fix more memory faults uncovered by fuzzing various executables.Nick Clifton2014-11-1210-82/+244
* GDBserver: clean up 'cont_thread' handlingPedro Alves2014-11-122-24/+9
* GDBserver: don't resume all threads if the Hc thread disapearsPedro Alves2014-11-122-28/+5
* GDBserver: ctrl-c after leader has exitedPedro Alves2014-11-125-11/+35
* Garbage collect the infwait_state globalPedro Alves2014-11-122-14/+4
* fix skipping permanent breakpointsPedro Alves2014-11-127-65/+643
* make "permanent breakpoints" per location and disableablePedro Alves2014-11-124-50/+60
* add a default method for gdbarch_skip_permanent_breakpointPedro Alves2014-11-128-37/+37
* Throw away dodgy coff line number info earlierAlan Modra2014-11-122-10/+15
* Fix z80-coff build breakageAlan Modra2014-11-122-0/+8
* Fix x86 non-ELF build breakageAlan Modra2014-11-122-0/+8
* daily updateAlan Modra2014-11-121-1/+1
* Fix invalid memory accesses for more corrupt binary files.Nick Clifton2014-11-112-38/+76
* * avrtiny.sc: Apply avr.sc fixes.Denis Chertykov2014-11-112-38/+26
* oops - missed the French translation.Nick Clifton2014-11-111-2062/+2966
* Updated French and Ukranian translations supplied by the Translation Project.Nick Clifton2014-11-113-109/+148
* [PATCH] treate -specs as both cflags & ldflagsJiong Wang2014-11-112-1/+14
* Prevent a buffer overrun whilst displaying corrupt ARM tags.Nick Clifton2014-11-112-1/+9
* More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...Nick Clifton2014-11-115-31/+78
* Warn users about mismatched PID namespacesDaniel Colascione2014-11-114-0/+62