aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-25Non-alloc sections don't belong in PT_LOAD segmentsAlan Modra6-8/+32
2015-04-24[AArch64] PR18270, fix handling of GOT entry for local symbolJiong Wang2-9/+66
2015-04-24Copy is_linker_input to archive memberH.J. Lu2-0/+8
2015-04-24gdb: Add internationalization support to a few strings.Andrew Burgess2-5/+14
2015-04-24gdb: Add support for dumping to verilog hex format.Andrew Burgess7-7/+85
2015-04-24[AArch64] Improve PC-relative relocation check for shared libraryJiong Wang6-7/+68
2015-04-24Fix typoDJ Delorie1-1/+1
2015-04-24Change msp430 emulation to msp430elfDJ Delorie6-9/+19
2015-04-24gas thunderx supportJim Wilson2-2/+9
2015-04-24* python.texi (Xmethods In Python): Fix name of method to call the xmethod.Doug Evans2-1/+6
2015-04-24Fix compile time warning messages about variables being used before they are ...Nick Clifton5-7/+26
2015-04-24[ARM]: Don't tail-pad over-aligned functions to the alignment boundary.Richard Earnshaw28-129/+116
2015-04-24Fix typos in sim sources exposed by static analysis.Nick Clifton6-4/+23
2015-04-24Fix typo in check for valid register number in RX sim.Nick Clifton2-1/+6
2015-04-24Extend test for local labels to include fake symbols and local labels with a ...Nick Clifton2-5/+48
2015-04-24Fix printing for GNAT stuff for types that do not have descr. typesPierre-Marie de Rodat2-1/+12
2015-04-24Define SEC_MEP_VLIW in bfd/section.cH.J. Lu5-4/+17
2015-04-24A new board file remote-gdbserver-on-localhost.expYao Qi2-0/+83
2015-04-24Skip the compressed1d test for targets which do not use the elf32.em linker e...Nick Clifton2-0/+7
2015-04-24Correct ld-elf/compressed1e.d to use notarget and for cris-elf, not cris-*.Hans-Peter Nilsson2-1/+6
2015-04-23Xfail cris and frv for ld-elf/compressed1e.dH.J. Lu2-0/+7
2015-04-24Automatic date update in version.inGDB Administrator1-1/+1
2015-04-23Delay setting up compressed debug section namesH.J. Lu6-63/+175
2015-04-23Improve warning messages for la/dlaMatthew Fortune8-2/+27
2015-04-23Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref.Sriraman Tallam6-5/+69
2015-04-23Add option --weak-unresolved-symbols to treat unresolved as weak references.Sriraman Tallam1-0/+45
2015-04-23Fix r6-branch-constraints test when run with n64 as default ABIMatthew Fortune2-1/+6
2015-04-23Don't change compressed input debug section namesH.J. Lu15-65/+317
2015-04-23Fix gdb.base/interrupt.exp racy fail against gdbserverPedro Alves2-2/+17
2015-04-23gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_filePedro Alves2-7/+11
2015-04-23gdb_test_multiple match eof of any spawn_idPedro Alves2-0/+9
2015-04-23x86: disambiguate disassembly of certain AVX512 insnsJan Beulich10-493/+546
2015-04-23x86: don't require operand size specification for AVX512 broadcastsJan Beulich9-238/+258
2015-04-23Explicitly call rl_resize_terminal() in TUI's SIGWINCH handlerPatrick Palka2-0/+6
2015-04-23Accept odd result in ld-powerpc/tocnovar testcaseAlan Modra2-1/+2
2015-04-23Align .TOC. for PowerPC64Alan Modra30-136/+180
2015-04-23Automatic date update in version.inGDB Administrator1-1/+1
2015-04-22libiberty/setenv.c: Do not declare environ if defined as a macro.Joel Brobecker2-0/+6
2015-04-22windows-nat: Don't change current_event.dwThreadId in handle_output_debug_str...Jon Turney2-2/+8
2015-04-22windows-nat: Report an error if ContinueDebugEvent() failsJon Turney2-0/+10
2015-04-22windows-nat: Fix misspelling in debug outputJon Turney2-1/+5
2015-04-22windows-nat: Cleanups in get_windows_debug_eventJon Turney2-15/+20
2015-04-22windows-nat: Don't use ternary conditional operator in get_windows_debug_eventJon Turney2-1/+8
2015-04-22Rewrite relro adjusting codeAlan Modra6-42/+50
2015-04-22i386: Allow copy relocs for building PIEH.J. Lu17-18/+277
2015-04-22Automatic date update in version.inGDB Administrator1-1/+1
2015-04-21Fix pascal behavior for class fields with testcasePierre Muller6-4/+157
2015-04-21Introduce new shared function fileio_to_host_openflagsGary Benson6-69/+56
2015-04-21sim: mcore: clean up printf warningsMike Frysinger2-8/+13
2015-04-21sim: mcore: convert to common memory/verbose functionsMike Frysinger2-319/+59