summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for %hi8, %hi16 and %lo16 being used when relocation are necessary.2.24.51.20140326Nick Clifton2014-03-262-2/+35
* This fixes a problem for 64-bit Cygwin, where building some packages canNick Clifton2014-03-262-0/+10
* Remove VAR_DOMAIN/STRUCT_DOMAIN ambiguity from ada-tasks.c.Keith Seitz2014-03-262-6/+11
* Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.Tristan Gingold2014-03-266-3/+25
* Referencing a function's address on PowerPC64 ELFv2Alan Modra2014-03-2711-43/+143
* Skip tests on completion and readline when readline lib isn't usedYao Qi2014-03-2610-136/+198
* Fix code format issues gdb.base/macscp.expYao Qi2014-03-262-48/+56
* Fix type of "fp" and other registers for Nios II.Sandra Loosemore2014-03-254-12/+19
* daily updateAlan Modra2014-03-261-1/+1
* This patch adds a new pseudo-op - .seh_code - to structured exception handlingNick Clifton2014-03-253-1/+17
* Support gdb.asm/asm-source.exp on powerpc64leUlrich Weigand2014-03-253-0/+57
* "source", foreground execution commands, and target-asyncPedro Alves2014-03-256-0/+110
* bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZWill Newton2014-03-256-2/+43
* Revert "Remove magic treatment of toc symbols for powerpc ELF"Alan Modra2014-03-252-4/+24
* gdb.linespec/macro-relative.exp: Mark the test as unsupported if using fission.Doug Evans2014-03-242-0/+11
* daily updateAlan Modra2014-03-251-1/+1
* Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf failures with non...Hui Zhu2014-03-244-34/+77
* testsuite: Remove needless linux-nat requirement in gdb-sigterm.exp.Jan Kratochvil2014-03-242-1/+4
* Fix PR/16720Pierre Langlois2014-03-242-1/+6
* darwin-nat.c: fix dump of messages on x86_64.Tristan Gingold2014-03-242-18/+22
* Fix stack offset in Mach-O output for -P compact_unwind.Tristan Gingold2014-03-242-5/+12
* Fix typo in previous entry.Pierre Langlois2014-03-241-1/+1
* Add myself as a write-after-approval mainainer.Pierre Langlois2014-03-242-0/+5
* daily updateAlan Modra2014-03-241-1/+1
* * infcmd.c: Whitespace fixes.Doug Evans2014-03-222-2/+14
* * infcmd.c (interrupt_command): Renamed from interrupt_target_command.Doug Evans2014-03-222-2/+7
* daily updateAlan Modra2014-03-231-1/+1
* Remove target_read_live_memoryYao Qi2014-03-224-63/+22
* Factor remote_read_bytes.Yao Qi2014-03-222-43/+60
* Move the traceframe_available_memory code from memory_xfer_partial_1 down to ...Yao Qi2014-03-225-143/+185
* Fix typo in previous entry.Doug Evans2014-03-221-1/+1
* * gdb.guile/guile.exp (guile not supported): Verify multi-lineDoug Evans2014-03-222-0/+9
* * extension.c (eval_ext_lang_from_control_command): Avoid dereferencingDoug Evans2014-03-224-1/+19
* gdb.threads/thread-specific.exp: Fix uninitialized variable referencesMaciej W. Rozycki2014-03-212-5/+20
* daily updateAlan Modra2014-03-221-1/+1
* 2014-03-21 Christopher Faylor <me.binutils2014@cgf.cx>Chris Faylor2014-03-213-10/+29
* Add support to the Xtensa target for creating trampolines for out-of-range br...David Weatherford2014-03-2111-2/+753
* normal_stop: Extend and clarify comment.Pedro Alves2014-03-212-6/+14
* Remove fixme of packet "k" from docHui Zhu2014-03-212-3/+29
* Fix internal warning when "gdb -p xxx"Hui Zhu2014-03-212-0/+53
* Fix internal warning when "gdb -p xxx"Hui Zhu2014-03-215-33/+35
* daily updateAlan Modra2014-03-211-1/+1
* Add opcode relaxation for rl78-elfDJ Delorie2014-03-205-23/+511
* Avoid using the ISO C99 `z' formatted output modifierMaciej W. Rozycki2014-03-202-1/+6
* gas/Richard Sandiford2014-03-2019-21/+187
* Fix probe-related internal error on AIXSergio Durigan Junior2014-03-203-18/+29
* Fix py-finish-breakpoint.exp with target async.Tom Tromey2014-03-202-1/+9
* make dprintf.exp pass in target async modePedro Alves2014-03-205-0/+95
* Fix memory size for gather/scatter instructionsIlya Tocar2014-03-2014-219/+265
* Further cleanup of signal-while-stepping-over-bp-other-thread.c.Pedro Alves2014-03-202-29/+8