aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-01 * emultempl/elf32.em: Print stacksize help.Nathan Sidwell2-0/+6
2012-11-01 * ldlang.c (insert_pad): Correct output section size calculation.Alan Modra2-3/+13
2012-11-01*** empty log message ***gdbadmin1-1/+1
2012-10-31daily updateAlan Modra1-1/+1
2012-10-312012-10-31 David Holsgrove <david.holsgrove@xilinx.com>Michael Eager10-1/+181
2012-10-31 * gdbarch.c: Rebuild.Tom Tromey4-16/+10
2012-10-31http://sourceware.org/ml/gdb-patches/2012-10/msg00525.htmlAndrew Burgess5-2/+42
2012-10-31oops accidentally omitted from previous deltaNick Clifton6-0/+65
2012-10-31*** empty log message ***gdbadmin1-1/+1
2012-10-30Handle --enable-64-bit-bfd when setting CORE_HEADERH.J. Lu3-4/+9
2012-10-30bfd:Nick Clifton19-19/+220
2012-10-30Add Linux/x86_64 core support to i[3-7]86-*-linuxH.J. Lu5-35/+112
2012-10-30*** empty log message ***gdbadmin1-1/+1
2012-10-29gold/Cary Coutant2-12/+51
2012-10-29daily updateAlan Modra1-1/+1
2012-10-29* elf32-xgate.c(elf_xgate_howto_table): Fix src and dest mask forSean Keys2-2/+7
2012-10-29 * sb.c (sb_check): Use __builtin_clzll when size_t is not theAlan Modra2-1/+9
2012-10-29binutils/Alan Modra8-21/+35
2012-10-29 * elf32-ppc.c (ppc_elf_howto_raw): Correct dst_mask inAlan Modra2-7/+14
2012-10-29 * ld-powerpc/powerpc.exp: Modify emulation option passed to ldAlan Modra51-680/+755
2012-10-29 * gas/cfi/cfi.exp: Remove redundant ppc test. ExcludeAlan Modra62-2815/+2935
2012-10-29*** empty log message ***gdbadmin1-1/+1
2012-10-28daily updateAlan Modra1-1/+1
2012-10-28*** empty log message ***gdbadmin1-1/+1
2012-10-27daily updateAlan Modra1-1/+1
2012-10-27gas/testsuite:Iain Sandoe2-1/+8
2012-10-27*** empty log message ***gdbadmin1-1/+1
2012-10-26daily updateAlan Modra1-1/+1
2012-10-262012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves3-2/+8
2012-10-262012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves2-27/+30
2012-10-262012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves2-5/+5
2012-10-26 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.Tom Tromey2-1/+5
2012-10-262012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves2-0/+7
2012-10-262012-10-26 Pedro Alves <palves@redhat.com>Pedro Alves2-1/+11
2012-10-26 * po/hr.po: New Croation translation.Nick Clifton6-112/+8004
2012-10-26 * dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)Nick Clifton2-0/+24
2012-10-262012-10-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel14-678/+744
2012-10-26gas/testsuite:Christian Groessler7-61/+101
2012-10-26 PR target/14758Alan Modra4-3/+93
2012-10-26 * gas/ppc/power4.s: Fix invalid lq offsets.Alan Modra3-92/+81
2012-10-26 * ppc-opc (powerpc_opcodes): "lfdp" and "stfdp" use DS offset.Alan Modra2-2/+6
2012-10-26Add final_layout_sequence.txt to MOSTLYCLEANFILESH.J. Lu3-1/+8
2012-10-26*** empty log message ***gdbadmin1-1/+1
2012-10-25daily updateAlan Modra1-1/+1
2012-10-25Strip out -Wp,-D_FORTIFY_SOURCE= for gold testsH.J. Lu3-7/+54
2012-10-25Issue a fatal error on bad fwrite returnH.J. Lu2-1/+8
2012-10-25Use section_offset_type in remap_str_offsetH.J. Lu2-2/+7
2012-10-25 * gdb.texinfo (General Query Packets): Use @itemx.Tom Tromey2-7/+11
2012-10-25gdb/testsuite:Yao Qi4-13/+12
2012-10-25Replace _GLOBAL_OFFSET_TABLE_ lookup with htab->elf.hgotH.J. Lu3-14/+10