summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make signal-while-stepping-over-bp-other-thread.exp run against remote target...Pedro Alves2014-03-203-12/+12
* Handle multiple step-overs.Pedro Alves2014-03-206-105/+373
* Fix for even more missed events; eliminate thread-hop code.Pedro Alves2014-03-207-201/+303
* PR breakpoints/7143 - Watchpoint does not trigger when first setPedro Alves2014-03-209-99/+189
* Fix missing breakpoint/watchpoint hits, eliminate deferred_step_ptid.Pedro Alves2014-03-205-56/+143
* An off-by-one error in the code to catch bogus vn_next fields meant thatNick Clifton2014-03-202-1/+6
* bfd/elf32-arm.c: Set st_value to zero for undefined symbolsWill Newton2014-03-204-3/+21
* daily updateAlan Modra2014-03-201-1/+1
* This is a fix for PR binutils/16723, where a corrupt .gnu.version_r section c...Nick Clifton2014-03-192-0/+13
* This patch adds support for the hyperprivileged registers %hstick_offsetJose E. Marchesi2014-03-1910-7/+43
* Fix Sparc test which was failing in the presence of new v9 opcodes.Jose E. Marchesi2014-03-192-2/+7
* gdb.base/async.exp: Enable it.Pedro Alves2014-03-192-7/+4
* gdb.base/async.exp: Make test messages unique.Pedro Alves2014-03-192-2/+6
* gdb.base/async.exp: Fix races.Pedro Alves2014-03-192-1/+6
* gdb.base/async.exp: Factor out test pattern to a procedure.Pedro Alves2014-03-192-54/+47
* gdb.base/async.exp: Use prepare_for_testing.Pedro Alves2014-03-192-13/+8
* gdb.base/async.exp: Fix stepi& test.Pedro Alves2014-03-192-2/+8
* gdb.base/async.exp: Don't hardcode line numbers.Pedro Alves2014-03-193-6/+19
* gdb.base/async.exp: Leave gdb_protocol alone.Pedro Alves2014-03-192-18/+4
* Improve .rsrc section merging again. This time with an algorithm thatNick Clifton2014-03-195-75/+75
* Remove spurious character.Nick Clifton2014-03-191-1/+1
* Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson2014-03-1912-4/+289
* Fix RX linker testsuite failures by making the assembler use conventional sec...Nick Clifton2014-03-192-0/+10
* Fix typo in changelog entry.Nick Clifton2014-03-191-1/+1
* Fix RX gas testsuite failures by accounting for new variations in the disasse...Nick Clifton2014-03-195-953/+970
* Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton2014-03-199-17/+89
* * gdb.base/async.exp: Whitespace fixes. Turn on target-async.Doug Evans2014-03-182-7/+14
* daily updateAlan Modra2014-03-191-1/+1
* Fix SIGTERM signal safety (PR gdb/15358).Jan Kratochvil2014-03-187-3/+176
* Power: Correct little-endian e500v2 GPR frame offsetsMaciej W. Rozycki2014-03-182-2/+9
* PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves2014-03-187-63/+98
* Enable verbose error messages by default for AArch64 gas.Yufeng Zhang2014-03-187-4/+203
* Convert function declarations to ISO C format. Remove redundant code.Nick Clifton2014-03-181-99/+60
* daily updateAlan Modra2014-03-181-1/+1
* fix latent bugs in ui-out.cTom Tromey2014-03-172-2/+7
* 2014-03-17 Christopher Faylor <me.cygwin2014@cgf.cx>Chris Faylor2014-03-173-2/+17
* Add support for parsing VFP register names in .cfi_offset directives.Nick Clifton2014-03-175-8/+48
* [testsuite/Ada] New testcase for packed array renaming.Joel Brobecker2014-03-175-0/+111
* [Ada] Crash with references to GNAT packed arrays handlingPierre-Marie de Rodat2014-03-172-8/+14
* darwin: handle recent version of dyldTristan Gingold2014-03-172-2/+11
* readelf -s test: Skip extra symbols produced by MSP430 assembler.Nick Clifton2014-03-172-0/+6
* od-macho: dump compact unwind info.Tristan Gingold2014-03-174-2/+660
* mach-o: handle lasz load dylib command.Tristan Gingold2014-03-174-0/+12
* daily updateAlan Modra2014-03-171-1/+1
* Fix Python 2.4 build breakUlrich Weigand2014-03-162-1/+7
* daily updateAlan Modra2014-03-161-1/+1
* daily updateAlan Modra2014-03-151-1/+1
* Step down from being global maintainer.Jan Kratochvil2014-03-142-2/+5
* Check fwrite return codeAnthony Green2014-03-142-1/+10
* Add support for instruction level tracing to the ARM simulator.Nick Clifton2014-03-147-94/+245