aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-22 * mips-linux-nat.c (mips_linux_read_description): Use a moreMaciej W. Rozycki2-1/+6
2012-05-22merge from gccDJ Delorie6-1/+146
2012-05-22 * NEWS: Add MIPS/Linux DSP support.Maciej W. Rozycki3-7/+124
2012-05-22Skip/xfail x86_64-*-nacl* for eh4/pr12570a testsH.J. Lu3-1/+8
2012-05-22 * common/buffer.c (buffer_grow): ARI fix: Remove unneededPierre Muller2-2/+5
2012-05-22Revert the change for PR ld/r13909H.J. Lu9-27/+19
2012-05-222012-05-22 Pedro Alves <palves@redhat.com>Pedro Alves8-28/+43
2012-05-22 * elflink.c (bfd_elf_discard_info): Look for next .eh_frame ifAlan Modra3-50/+73
2012-05-22Create PLT eh_frame section if there is .eh_frame sectionH.J. Lu9-3/+45
2012-05-22Always create PLT eh_frame section for i386/x86-64H.J. Lu15-7/+116
2012-05-222012-05-22 Will Deacon <will.deacon@arm.com>Matthew Gretton-Dann2-0/+13
2012-05-22 * elflink.c (bfd_elf_discard_info): Handle multiple .eh_frameAlan Modra4-10/+50
2012-05-22 * tracepoint.c (start_tracing): Add missing i18n markup.Pierre Muller2-5/+11
2012-05-22gas: mips: fix segfault with invalid default cpu stringsMike Frysinger2-1/+9
2012-05-22daily updateAlan Modra1-1/+1
2012-05-22*** empty log message ***gdbadmin1-1/+1
2012-05-21 * linux-low.c (linux_store_registers): Don't re-retrieve dataMaciej W. Rozycki2-22/+43
2012-05-21 PR c++/7173:Tom Tromey9-109/+139
2012-05-21 * gdb.base/callfuncs.exp (do_function_calls): Update for 'setTom Tromey2-1/+6
2012-05-21Include "config.h" firstH.J. Lu3-2/+7
2012-05-21 * macroexp.c (macro_stringify): Terminate the string.Tom Tromey2-0/+5
2012-05-21* elf32-m68k.c (elf_m68k_grok_prstatus): New function.Andreas Schwab2-0/+72
2012-05-21daily updateAlan Modra1-1/+1
2012-05-21*** empty log message ***gdbadmin1-1/+1
2012-05-20gdb/Jan Kratochvil8-90/+102
2012-05-20 * dwarf2read.c (recursively_find_pc_sect_symtab): Initialize "s"Doug Evans2-1/+9
2012-05-20 PR 14072Hans-Peter Nilsson2-0/+6
2012-05-20*** empty log message ***gdbadmin1-1/+1
2012-05-20daily updateAlan Modra1-1/+1
2012-05-19 * elf64-mips.c (elf_backend_got_header_size): Correct definition.Maciej W. Rozycki3-2/+9
2012-05-19 * elf32-vax.c (elf_vax_relocate_section)Maciej W. Rozycki2-2/+6
2012-05-19 * elf32-vax.c (elf_vax_relocate_section)Maciej W. Rozycki2-8/+13
2012-05-19 * elf64-mips.c (mips_elf64_be_swap_reloc_out): Also make sureMaciej W. Rozycki2-0/+6
2012-05-19 PR 14072Nick Clifton21-4/+56
2012-05-19 * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.Alan Modra2-0/+5
2012-05-19 * gas/tic6x/unwind-1.d: Update for readelf changes.Alan Modra4-34/+40
2012-05-19 * config/obj-elf.c (obj_elf_section): Cater for TC_KEEP_OPERAND_SPACESAlan Modra2-3/+13
2012-05-19Use @acronym{MIPS} where appropriate.Eli Zaretskii2-45/+53
2012-05-19bfd/Alan Modra8-40/+51
2012-05-19 * gdb.python/py-prompt.exp: Quit if the target is remote.Thiago Jung Bauermann2-0/+8
2012-05-19daily updateAlan Modra1-1/+1
2012-05-19*** empty log message ***gdbadmin1-1/+1
2012-05-18 * mips-tdep.c (mips_reg3_to_reg): Optimize storage.Maciej W. Rozycki2-1/+5
2012-05-18 gdb/Maciej W. Rozycki6-152/+1845
2012-05-18Fix typo.Maciej W. Rozycki1-1/+1
2012-05-18 * config/tc-dlx.c (s_proc): Don't use asprintf.Alan Modra2-2/+8
2012-05-18 * gdb.texinfo (Architecture-Specific Protocol Details): DefineMaciej W. Rozycki2-8/+30
2012-05-18Don't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_ absoluteH.J. Lu18-47/+52
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior89-218/+139
2012-05-18gdb/testsuite/Jan Kratochvil2-8/+64