aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Add support for two new moxie sign-extension instructionsAnthony Green2-2/+22
2014-04-03Fix sim breakageAlan Modra3-2/+4
2014-04-03ChangeLog missed from last commitAlan Modra1-0/+10
2014-04-03Fix sim breakageAlan Modra3-5/+5
2014-04-022014-04-02 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-8/+13
2014-04-02Add new sign-extension instructions to moxie portAnthony Green2-2/+7
2014-04-03daily updateAlan Modra1-1/+1
2014-04-02Modify gold testsuite to disable plugins added by GCC driver.Cary Coutant5-44/+102
2014-04-02Add checks for overfar branchesDJ Delorie2-2/+17
2014-04-02This fixes an internal error in GAS, triggered by the test case reported in P...Nick Clifton2-2/+13
2014-04-02mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.Tristan Gingold7-9/+226
2014-04-02Handle VDSO section headers past end of pageAlan Modra8-98/+184
2014-04-02daily updateAlan Modra1-1/+1
2014-04-01* dwarf2read.c (read_cutu_die_from_dwo): Improve comment.Doug Evans2-3/+9
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