aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Fix for even more missed events; eliminate thread-hop code.Pedro Alves7-201/+303
2014-03-20PR breakpoints/7143 - Watchpoint does not trigger when first setPedro Alves9-99/+189
2014-03-20Fix missing breakpoint/watchpoint hits, eliminate deferred_step_ptid.Pedro Alves5-56/+143
2014-03-20An off-by-one error in the code to catch bogus vn_next fields meant thatNick Clifton2-1/+6
2014-03-20bfd/elf32-arm.c: Set st_value to zero for undefined symbolsWill Newton4-3/+21
2014-03-20daily updateAlan Modra1-1/+1
2014-03-19This is a fix for PR binutils/16723, where a corrupt .gnu.version_r section c...Nick Clifton2-0/+13
2014-03-19This patch adds support for the hyperprivileged registers %hstick_offsetJose E. Marchesi10-7/+43
2014-03-19Fix Sparc test which was failing in the presence of new v9 opcodes.Jose E. Marchesi2-2/+7
2014-03-19gdb.base/async.exp: Enable it.Pedro Alves2-7/+4
2014-03-19gdb.base/async.exp: Make test messages unique.Pedro Alves2-2/+6
2014-03-19gdb.base/async.exp: Fix races.Pedro Alves2-1/+6
2014-03-19gdb.base/async.exp: Factor out test pattern to a procedure.Pedro Alves2-54/+47
2014-03-19gdb.base/async.exp: Use prepare_for_testing.Pedro Alves2-13/+8
2014-03-19gdb.base/async.exp: Fix stepi& test.Pedro Alves2-2/+8
2014-03-19gdb.base/async.exp: Don't hardcode line numbers.Pedro Alves3-6/+19
2014-03-19gdb.base/async.exp: Leave gdb_protocol alone.Pedro Alves2-18/+4
2014-03-19Improve .rsrc section merging again. This time with an algorithm thatNick Clifton5-75/+75
2014-03-19Remove spurious character.Nick Clifton1-1/+1
2014-03-19Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson12-4/+289
2014-03-19Fix RX linker testsuite failures by making the assembler use conventional sec...Nick Clifton2-0/+10
2014-03-19Fix typo in changelog entry.Nick Clifton1-1/+1
2014-03-19Fix RX gas testsuite failures by accounting for new variations in the disasse...Nick Clifton5-953/+970
2014-03-19Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton9-17/+89
2014-03-18 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.Doug Evans2-7/+14
2014-03-19daily updateAlan Modra1-1/+1
2014-03-18Fix SIGTERM signal safety (PR gdb/15358).Jan Kratochvil7-3/+176
2014-03-18Power: Correct little-endian e500v2 GPR frame offsetsMaciej W. Rozycki2-2/+9
2014-03-18PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves7-63/+98
2014-03-18Enable verbose error messages by default for AArch64 gas.Yufeng Zhang7-4/+203
2014-03-18Convert function declarations to ISO C format. Remove redundant code.Nick Clifton1-99/+60
2014-03-18daily updateAlan Modra1-1/+1
2014-03-17fix latent bugs in ui-out.cTom Tromey2-2/+7
2014-03-172014-03-17 Christopher Faylor <me.cygwin2014@cgf.cx>Chris Faylor3-2/+17
2014-03-17Add support for parsing VFP register names in .cfi_offset directives.Nick Clifton5-8/+48
2014-03-17[testsuite/Ada] New testcase for packed array renaming.Joel Brobecker5-0/+111
2014-03-17[Ada] Crash with references to GNAT packed arrays handlingPierre-Marie de Rodat2-8/+14
2014-03-17darwin: handle recent version of dyldTristan Gingold2-2/+11
2014-03-17readelf -s test: Skip extra symbols produced by MSP430 assembler.Nick Clifton2-0/+6
2014-03-17od-macho: dump compact unwind info.Tristan Gingold4-2/+660
2014-03-17mach-o: handle lasz load dylib command.Tristan Gingold4-0/+12
2014-03-17daily updateAlan Modra1-1/+1
2014-03-16Fix Python 2.4 build breakUlrich Weigand2-1/+7
2014-03-16daily updateAlan Modra1-1/+1
2014-03-15daily updateAlan Modra1-1/+1
2014-03-14Step down from being global maintainer.Jan Kratochvil2-2/+5
2014-03-14Check fwrite return codeAnthony Green2-1/+10
2014-03-14Add support for instruction level tracing to the ARM simulator.Nick Clifton7-94/+245
2014-03-14Prevent writes to R15 via LDR or LDM from changing the ARM/Thumb state in pre...David McQuillan3-3/+23
2014-03-15Correct ld-powerpc/vle-reloc-2 testAlan Modra2-4/+8