summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves2013-10-0910-79/+122
* PR binutils/16022Nick Clifton2013-10-092-15/+19
* Minor O_CLOEXEC optimization, "regression" fixJan Kratochvil2013-10-092-10/+17
* monitor.c: Don't install a deprecated_xfer_memory method.Pedro Alves2013-10-092-15/+44
* * opncls.c (get_alt_debug_link_info_shim): Update type of 'len'.Tom Tromey2013-10-092-1/+5
* PR ld/16021Nick Clifton2013-10-092-84/+6
* Uniquefy gdb.base/catch-syscall.exp test names.Pedro Alves2013-10-092-112/+147
* bfdTom Tromey2013-10-095-4/+20
* New flag OBJF_NOT_FILENAMEJan Kratochvil2013-10-096-4/+26
* bfd/ChangeLogsergiodj2013-10-092-17/+69
* daily updateAlan Modra2013-10-081-1/+1
* fix PR symtab/15597Tom Tromey2013-10-0812-155/+530
* * elf32-m68k.c (elf_m68k_size_dynamic_sections): Add DT_DEBUG alsoAndreas Schwab2013-10-082-2/+7
* opcodes/Jan Beulich2013-10-083-26/+33
* 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2013-10-083-2/+7
* [Ada] psymbol search failure due to comparison function discrepancyJoel Brobecker2013-10-082-7/+62
* Add missing ChangeLog entry.Joel Brobecker2013-10-081-0/+4
* [Ada] Remove unnecessary ada_exception_sal advance declaration.Joel Brobecker2013-10-081-3/+0
* gdb.ada/mi_catch_ex.exp: Make test names unique.Joel Brobecker2013-10-082-4/+8
* daily updateAlan Modra2013-10-071-1/+1
* move the demangled_names_hash into the per-BFDTom Tromey2013-10-075-24/+34
* don't share per-BFD data if relocations are neededTom Tromey2013-10-074-4/+53
* * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idxTom Tromey2013-10-072-0/+8
* 2013-10-07 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2013-10-072-4/+8
* [DOC] Mention what happens when the thread of a thread-specific breakpoint di...Pedro Alves2013-10-072-0/+24
* Thread-specific breakpoints: say "no longer in the thread list" instead of "g...Pedro Alves2013-10-072-1/+7
* This patch adds a new convenience variable called "$_exitsignal", whichsergiodj2013-10-0712-3/+308
* daily updateAlan Modra2013-10-061-1/+1
* gdb/qiyao2013-10-062-1/+6
* daily updateAlan Modra2013-10-051-1/+1
* (dwarf2_section_info): Comment tweaks missed in previous checkin.Doug Evans2013-10-051-2/+2
* Add support for DWP file format version 2.Doug Evans2013-10-053-118/+802
* daily updateAlan Modra2013-10-051-1/+1
* Clean up ptid.h/ptid.c.Pedro Alves2013-10-043-49/+50
* Fix syntax error in aix-thread.c:sync_threadlistsJoel Brobecker2013-10-042-1/+6
* Fix build failure in procfs.c after MERGEPID -> ptid_build conversion.Joel Brobecker2013-10-042-1/+6
* Remove unnecessary cast in aix-thread.c:ptrace32.Joel Brobecker2013-10-042-1/+5
* Add support for --start option in -exec-run GDB/MI command.Joel Brobecker2013-10-048-5/+151
* Move pending_event to remote_notif_state.qiyao2013-10-044-47/+118
* Move notif_queue and remote_async_get_pending_events_token to remote_stateqiyao2013-10-044-57/+103
* Fix FIXME: xstrdup should not be hereqiyao2013-10-042-9/+22
* daily updateAlan Modra2013-10-041-1/+1
* 2013-10-04 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2013-10-032-4/+8
* aarch64: Add support for GNU indirect functions.willnewton2013-10-033-70/+643
* 2013-10-03 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-10-033-7/+29
* Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not ...Pedro Alves2013-10-032-37/+56
* 2013-10-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2013-10-032-30/+19
* daily updateAlan Modra2013-10-031-1/+1
* gdb/testsuite/yufeng2013-10-022-1/+12
* Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves2013-10-0219-30/+154