aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-01bfd/mach-o: avoid a crash when num == 0 in reloc.Tristan Gingold2-2/+6
2014-04-01mach-o: display data_in_code.Tristan Gingold2-7/+89
2014-04-01darwin-nat: avoid crash while debugging gdb.Tristan Gingold2-54/+98
2014-04-01gdb.arch/ppc64-atomic-inst.exp: Improve error handling.Anton Blanchard2-7/+12
2014-04-01gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile, prepare_for_testing.Anton Blanchard2-11/+7
2014-04-01Fix ppc64 single step over atomic sequence testcase.Anton Blanchard4-48/+78
2014-03-31dwarf2read.c (read_cutu_die_from_dwo): Delete unused local comp_dir_string.Doug Evans2-1/+5
2014-04-01daily updateAlan Modra1-1/+1
2014-03-31New option "set print symbol-loading".Doug Evans11-2/+321
2014-03-31This is a fix for PR ld/16744 which showed that an object file linked with -r...Nick Clifton2-1/+21
2014-03-31[AArch64] Fixup ld-aarch64/eh-frame.d expected PC range.Marcus Shawcroft2-2/+6
2014-03-31Allow ';' as a directory separatorYao Qi2-2/+6
2014-03-31daily updateAlan Modra1-1/+1
2014-03-30 * infrun.c (set_last_target_status): New function.Doug Evans2-2/+15
2014-03-30* inferior.h (enum stop_kind): Improve comment.Doug Evans2-8/+12
2014-03-30 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.Doug Evans2-18/+23
2014-03-30daily updateAlan Modra1-1/+1
2014-03-29* ChangeLog: Fix duplicate entry. Set date on entry correctly.Chris Faylor1-11/+1
2014-03-29 * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov5-3/+100
2014-03-29 * gas/ChangeLog: RevertDenis Chertykov7-115/+3
2014-03-29 * config/tc-avr.c: Add specified_mcu variable for selected mcu.Denis Chertykov7-3/+115
2014-03-29daily updateAlan Modra1-1/+1
2014-03-28[varobj] false type-changed status for reference to Ada arrayJoel Brobecker7-1/+147
2014-03-28daily updateAlan Modra1-1/+1
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior31-1548/+2038
2014-03-27 * dwarf2read.c (read_str_index): Delete arg cu. All callers updated.Doug Evans2-4/+8
2014-03-27 * dwarf2read.c (init_cutu_and_read_dies_no_follow): Fix comments.Doug Evans2-12/+15
2014-03-27 * dwarf2read.c (struct dwarf2_cu): Improve comments for membersDoug Evans2-2/+7
2014-03-27 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".Doug Evans2-1/+5
2014-03-27Scan all input files for symbol reference warningH.J. Lu4-48/+70
2014-03-27Add support for limited pretty-printing of ARM PLT entries on eabi and nacl t...Yury Gribov31-398/+698
2014-03-27This is a fix for PR ld/16761 - the linker now has a dependence upon the binu...Yaakov Selkowitz3-0/+15
2014-03-27Mach-O: disp dyld environment command in objdump -P load.Tristan Gingold4-3/+18
2014-03-27This fixes a compile time error triggered by -Werror=format-security becauseNick Clifton2-1/+6
2014-03-27Mach-O: add objdump -P function_starts to display function starts.Tristan Gingold5-20/+142
2014-03-27Return zero in can_single_step_to_signal_handler for nios2-*-* targetYao Qi2-1/+7
2014-03-27objdump: set address of debug sections.Tristan Gingold2-1/+5
2014-03-27daily updateAlan Modra1-1/+1
2014-03-26[AArch64 disassembler] Add missing checks of undefine encodings onYufeng Zhang6-3/+130
2014-03-26Add support for %hi8, %hi16 and %lo16 being used when relocation are necessary.Nick Clifton2-2/+35
2014-03-26This fixes a problem for 64-bit Cygwin, where building some packages canNick Clifton2-0/+10
2014-03-26Remove VAR_DOMAIN/STRUCT_DOMAIN ambiguity from ada-tasks.c.Keith Seitz2-6/+11
2014-03-26Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.Tristan Gingold6-3/+25
2014-03-27Referencing a function's address on PowerPC64 ELFv2Alan Modra11-43/+143
2014-03-26Skip tests on completion and readline when readline lib isn't usedYao Qi10-136/+198
2014-03-26Fix code format issues gdb.base/macscp.expYao Qi2-48/+56
2014-03-25Fix type of "fp" and other registers for Nios II.Sandra Loosemore4-12/+19
2014-03-26daily updateAlan Modra1-1/+1
2014-03-25This patch adds a new pseudo-op - .seh_code - to structured exception handlingNick Clifton3-1/+17
2014-03-25Support gdb.asm/asm-source.exp on powerpc64leUlrich Weigand3-0/+57