aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-14Fix build time problem with MingGW hosts, which do not have a strnlen() funct...Nick Clifton8-4/+36
2014-03-14Fix guit.texi CL entry.Joel Brobecker1-1/+1
2014-03-14Fix overflow handling of VLE_SDA21Alan Modra5-7/+20
2014-03-14Remove search path from -l:namespec DT_NEEDEDAlan Modra10-36/+68
2014-03-14Rename native-only terminal related functions.Pedro Alves7-40/+73
2014-03-14daily updateAlan Modra1-1/+1
2014-03-13AArch64: Clean up docs and document -mcpu and -march.Richard Earnshaw2-7/+83
2014-03-13Fix pr 16612.Doug Evans4-0/+34
2014-03-13Fix segv when referencing a value added to history after a Guile garbage coll...Doug Evans4-1/+20
2014-03-13Make the new aarch64 bignum test endian agnostic.Nick Clifton3-4/+9
2014-03-13Rename Solaris's target to "target child" like most other ports.Pedro Alves4-7/+9
2014-03-13Don't mention "Unix" in native target name.Pedro Alves4-5/+15
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold24-17/+537
2014-03-12Doxygenate gdbtypes.hStan Shebs4-350/+460
2014-03-13daily updateAlan Modra1-1/+1
2014-03-12Factor out foreground/background execution command preparation.Pedro Alves2-136/+61
2014-03-13Support for HWbreak/watchpoint across fork/vfork on arm-nativeOmair Javaid2-125/+305
2014-03-12Make 'make check TESTS="..."' work from GDB's build dir.Pedro Alves2-1/+6
2014-03-12fix regressions with target-asyncTom Tromey14-274/+325
2014-03-12The value of a bignum expression is held in a single global array. This meansNick Clifton5-12/+101
2014-03-12Fix dw2-ifort-parameter.exp on PPC64Andreas Arnez3-6/+20
2014-03-12Migrate dw2-ifort-parameter.exp to Dwarf::assembleAndreas Arnez3-124/+48
2014-03-12Exploit 'prepare_for_testing' etc. for 'Dwarf::assemble'-generated filesAndreas Arnez10-113/+30