aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-03 PR sim/14540Nick Clifton2-1/+7
2012-09-03daily updateAlan Modra1-1/+1
2012-09-03*** empty log message ***gdbadmin1-1/+1
2012-09-022012-09-02 Khoo Yit Phang <khooyp@cs.umd.edu>Yit Phang Khoo3-85/+158
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu30-34/+78
2012-09-02*** empty log message ***gdbadmin1-1/+1
2012-09-02daily updateAlan Modra1-1/+1
2012-09-01 PR gas/14521Hans-Peter Nilsson2-1/+18
2012-09-01 PR gas/14521Hans-Peter Nilsson3-0/+18
2012-09-012012-08-30 Khoo Yit Phang <khooyp@cs.umd.edu>Yit Phang Khoo1-0/+4
2012-09-01Don't optimize relocation against _DYNAMICH.J. Lu14-2/+123
2012-09-01*** empty log message ***gdbadmin1-1/+1
2012-09-01daily updateAlan Modra1-1/+1
2012-08-31Convert mov to lea in size_dynamic_sectionsH.J. Lu16-38/+416
2012-08-31 * doc/c-mips.texi (MIPS Opts): Correct a typo in the -mips5Maciej W. Rozycki2-1/+6
2012-08-31gdb/Yao Qi4-115/+145
2012-08-31gdb/Yao Qi2-1/+5
2012-08-31Convert mov to lea for loading local function addressH.J. Lu17-0/+210
2012-08-31Provide __executable_start for PIEH.J. Lu6-19/+45
2012-08-31 PR ld/14464Alan Modra2-0/+33
2012-08-31 * powerpc.cc (Powerpc_relobj): Add and use Address typedef.Alan Modra2-315/+1477
2012-08-31daily updateAlan Modra1-1/+1
2012-08-31*** empty log message ***gdbadmin1-1/+1
2012-08-30Add "Khoo Yit Phang" to gdb/MAINTAINERS.Yit Phang Khoo1-0/+1
2012-08-30sim: cr16: update syscall listMike Frysinger3-25/+34
2012-08-30sim: cr16: improve trap handlingMike Frysinger4-2/+31
2012-08-30sim: cr16: add sim_complete_command stubMike Frysinger2-0/+9
2012-08-30 * layout.cc (Layout::set_segment_offsets): Set p_align toAlan Modra2-2/+9
2012-08-30 * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra3-71/+122
2012-08-30*** empty log message ***gdbadmin1-1/+1
2012-08-30daily updateAlan Modra1-1/+1
2012-08-29 * ppc-opc.c (VXASHB_MASK): New define.Peter Bergner2-1/+9
2012-08-29 * main.c (print_gdb_help): Remove reference toDoug Evans2-4/+5
2012-08-29Replace malloc with xmallocH.J. Lu2-38/+16
2012-08-29Replace alloca with xmalloc/freeH.J. Lu2-1/+8
2012-08-29*** empty log message ***gdbadmin1-1/+1
2012-08-29daily updateAlan Modra1-1/+1
2012-08-28 * ld-elf/export-class.sd: New test.Maciej W. Rozycki28-0/+854
2012-08-28 * elf32-ppc.c (ppc_elf_relocate_section): Assert that dynindx isMaciej W. Rozycki3-1/+13
2012-08-28 * elflink.c (_bfd_elf_merge_symbol): Also override the versionMaciej W. Rozycki2-14/+22
2012-08-28gdb/gdbserver/Yao Qi5-38/+23
2012-08-28 * ppc-opc.c (UIMM4, UIMM3, UIMM2, VXVA_MASK, VXVB_MASK, VXVAVB_MASK,Peter Bergner2-23/+66
2012-08-28gdb/Yao Qi6-33/+55
2012-08-282012-08-28 Pedro Alves <palves@redhat.com>Pedro Alves4-76/+110
2012-08-28Add padding to the plt section so that its size is a multiple of itsWalter Lee3-7/+28
2012-08-28Add support for constructing pc-relative addresses to the plt, byWalter Lee10-33/+286
2012-08-28daily updateAlan Modra1-1/+1
2012-08-28*** empty log message ***gdbadmin1-1/+1
2012-08-27Check if TUI_SRC_WIN is not NULL before referencing itH.J. Lu2-1/+8
2012-08-27gdb/Jan Kratochvil5-2/+105