aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-24Adjust start-of-function braces to be compatible with ClangDavid Blaikie3-96/+113
2014-04-24 * peXXigen.c (rsrc_print_section): Fix compile time warning forNick Clifton2-2/+9
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm47-61/+4727
2014-04-24PR16867, linking object with separate debug fileAlan Modra6-147/+217
2014-04-24Fix a problem building the ARM assembler for non-ELF based toolchains.Nick Clifton2-1/+7
2014-04-24Fix PE/COFF resource merging problems. There were two issues:Nick Clifton2-77/+144
2014-04-24daily updateAlan Modra1-1/+1
2014-04-23Add missing PR ref to ChangeLog entry.Cary Coutant1-0/+1
2014-04-23Add missing break statement for case elfcpp::R_X86_64_PLTOFF64.Cary Coutant2-0/+5
2014-04-23Introduce some new MI test suite cleanups for breakpoint andKeith Seitz19-146/+405
2014-04-23[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make static.Pedro Alves3-6/+9
2014-04-23gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet num...Pedro Alves5-21/+62
2014-04-23gdbserver: perror_with_name: Add ATTRIBUTE_NORETURN.Pedro Alves2-1/+5
2014-04-23Stale breakpoint instructions, spurious SIGTRAPS.Pedro Alves14-15/+425
2014-04-23Don't suppress errors inserting/removing hardware breakpoints in sharedPedro Alves10-22/+307
2014-04-23ld/arm: Fix testsuite failures for armeb-linux-eabiWill Newton25-132/+158
2014-04-23gas/arm: Fix gas tests to run on armeb-linux-eabiWill Newton5-6/+12
2014-04-23gas/arm: Force output of a data mapping symbol for literal poolsWill Newton5-2/+30
2014-04-23Add support for the MIPS eXtended Physical Address (XPA) ASE.Andrew Bennett15-6/+158
2014-04-23PR ld/16787, stale dwarf2 stashAlan Modra3-11/+91
2014-04-22Add missing ChangeLog entries for nios2 gas selftest patch.Sandra Loosemore2-0/+10
2014-04-23daily updateAlan Modra1-1/+1
2014-04-22Fix alignment for the first section frag on xtensaMax Filippov6-1/+28
2014-04-22Consecutive step-overs trigger internal error.Pedro Alves5-44/+195
2014-04-22Make gdb_continue_to_breakpoint fail quickly on internal errors.Pedro Alves2-8/+6
2014-04-22Fix Nios II assembler self-test mode.Sandra Loosemore3-0/+153
2014-04-22Add tests for PR ld/16846H.J. Lu5-0/+35
2014-04-22Another fix for building on a 32-bit host.Nick Clifton2-1/+6
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson135-9176/+12429
2014-04-22Add a note to the GDB/NEWS file mentioning that the ARM simulator nowNick Clifton2-0/+7
2014-04-22Fix build problem on 32-bit hosts with the recent patch for PR 16821.Yuanhui Zhang2-1/+14
2014-04-22bfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flagsWill Newton2-14/+5
2014-04-22Check tracefile is generated by binary executionYao Qi4-14/+51
2014-04-22Unify ctf_fetch_registers and tfile_fetch_registersYao Qi5-97/+82
2014-04-22daily updateAlan Modra1-1/+1
2014-04-21Fix alpha-elf relaxationRichard Henderson4-96/+159
2014-04-21Enable secureplt by default for alpha-linuxRichard Henderson3-2/+7
2014-04-21daily updateAlan Modra1-1/+1
2014-04-20daily updateAlan Modra1-1/+1
2014-04-19PR gdb/14018 -- avoid "PC register not available" errors.Eli Zaretskii2-16/+52
2014-04-19Call post_create_inferior in ctf_open.Yao Qi2-0/+6
2014-04-19Get trace_regblock_size from metadata instead of eventYao Qi2-34/+29
2014-04-19Add null pointer check in ctf_xfer_partialYao Qi2-1/+5
2014-04-18Remove unnecessary argument METHOD to valops.c:oload_method_static.Siva Chandra2-8/+12
2014-04-19daily updateAlan Modra1-1/+1
2014-04-18mach-o: layout executablesTristan Gingold5-450/+1153
2014-04-18mach-o: Define copy_private_header instead of copy_private_bfd.Tristan Gingold4-3/+10
2014-04-18mach-o: remove name_len field.Tristan Gingold3-16/+25
2014-04-18Fix PR backtrace/15558Pedro Alves8-19/+87
2014-04-18solib-darwin: simplify code.Tristan Gingold2-18/+7