aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-09 PR gprof/16027Nick Clifton3-3/+11
2013-10-09 PR ld/16028Nick Clifton2-0/+6
2013-10-09 PR binutils/16022Nick Clifton2-15/+19
2013-10-09 PR binutils/16023Nick Clifton2-2/+5
2013-10-09 PR binutils/16024Nick Clifton2-6/+10
2013-10-09 PR gas/16025Nick Clifton2-1/+6
2013-10-09Minor O_CLOEXEC optimization, "regression" fixJan Kratochvil2-10/+17
2013-10-09monitor.c: Don't install a deprecated_xfer_memory method.Pedro Alves2-15/+44
2013-10-09 PR gas/16026Nick Clifton2-2/+8
2013-10-09 * opncls.c (get_alt_debug_link_info_shim): Update type of 'len'.Tom Tromey2-1/+5
2013-10-09 PR ld/16021Nick Clifton2-84/+6
2013-10-09Uniquefy gdb.base/catch-syscall.exp test names.Pedro Alves2-112/+147
2013-10-09bfdTom Tromey5-4/+20
2013-10-09 * dwarf.c (add64): New function.Nick Clifton2-3/+39
2013-10-09New flag OBJF_NOT_FILENAMEJan Kratochvil6-4/+26
2013-10-09bfd/ChangeLogSergio Durigan Junior2-17/+69
2013-10-08daily updateAlan Modra1-1/+1
2013-10-08fix PR symtab/15597Tom Tromey12-155/+530
2013-10-08* elf32-m68k.c (elf_m68k_size_dynamic_sections): Add DT_DEBUG alsoAndreas Schwab2-2/+7
2013-10-08gas/Jan Beulich2-14/+13
2013-10-08opcodes/Jan Beulich3-26/+33
2013-10-082013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw3-2/+7
2013-10-08[Ada] psymbol search failure due to comparison function discrepancyJoel Brobecker2-7/+62
2013-10-08Add missing ChangeLog entry.Joel Brobecker1-0/+4
2013-10-08[Ada] Remove unnecessary ada_exception_sal advance declaration.Joel Brobecker1-3/+0
2013-10-08gdb.ada/mi_catch_ex.exp: Make test names unique.Joel Brobecker2-4/+8
2013-10-08gas/Jan Beulich5-5/+23
2013-10-08 * config/tc-msp430.c (msp430_operands): Accept "<foo>.a" as an aliasNick Clifton9-46/+175
2013-10-07daily updateAlan Modra1-1/+1
2013-10-07move the demangled_names_hash into the per-BFDTom Tromey5-24/+34
2013-10-07don't share per-BFD data if relocations are neededTom Tromey4-4/+53
2013-10-07 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idxTom Tromey2-0/+8
2013-10-072013-10-07 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2-4/+8
2013-10-072013-10-07 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2-4/+8
2013-10-07gold/Cary Coutant3-17/+31
2013-10-07[DOC] Mention what happens when the thread of a thread-specific breakpoint di...Pedro Alves2-0/+24
2013-10-07Thread-specific breakpoints: say "no longer in the thread list" instead of "g...Pedro Alves2-1/+7
2013-10-07This patch adds a new convenience variable called "$_exitsignal", whichSergio Durigan Junior12-3/+308
2013-10-06daily updateAlan Modra1-1/+1
2013-10-06gdb/Yao Qi2-1/+6
2013-10-05daily updateAlan Modra1-1/+1
2013-10-05(dwarf2_section_info): Comment tweaks missed in previous checkin.Doug Evans1-2/+2
2013-10-05 Add support for DWP file format version 2.Doug Evans3-118/+802
2013-10-05daily updateAlan Modra1-1/+1
2013-10-04[gas/]Kyrylo Tkachov6-1/+19
2013-10-04Clean up ptid.h/ptid.c.Pedro Alves3-49/+50
2013-10-04Fix syntax error in aix-thread.c:sync_threadlistsJoel Brobecker2-1/+6
2013-10-04Fix build failure in procfs.c after MERGEPID -> ptid_build conversion.Joel Brobecker2-1/+6
2013-10-04Remove unnecessary cast in aix-thread.c:ptrace32.Joel Brobecker2-1/+5
2013-10-04Add support for --start option in -exec-run GDB/MI command.Joel Brobecker8-5/+151