aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-17bfd/Richard Sandiford6-1/+34
2011-01-17bfd/Richard Sandiford7-15/+43
2011-01-17 * cli/cli-cmds.c (apropos_command): Fix formatting. Don't callTom Tromey2-14/+11
2011-01-17 * p-exp.y (intvar): New static variable, used to set CURRENT_TYPEPierre Muller2-17/+101
2011-01-17*** empty log message ***gdbadmin1-1/+1
2011-01-16daily updateAlan Modra1-1/+1
2011-01-16Disallow 64bit relocations in x32 mode.H.J. Lu11-43/+315
2011-01-16*** empty log message ***gdbadmin1-1/+1
2011-01-15daily updateAlan Modra1-1/+1
2011-01-15Update ChangeLog.H.J. Lu1-1/+1
2011-01-15Check invalid x32 relocations.H.J. Lu2-0/+38
2011-01-15Don't allow movabs with relocation in x32 mode.H.J. Lu8-22/+383
2011-01-15Replace n32 with x32.H.J. Lu3-5/+7
2011-01-15*** empty log message ***gdbadmin1-1/+1
2011-01-14Rename --n32 to --x32.H.J. Lu15-22/+48
2011-01-14daily updateAlan Modra1-1/+1
2011-01-14Handle R_X86_64_32 like R_X86_64_64 for ILP32.H.J. Lu6-5/+49
2011-01-142011-01-14 Yao Qi <yao@codesourcery.com>Yao Qi2-2/+12
2011-01-14new testcase printing wchar_t characters and stringsJoel Brobecker3-0/+82
2011-01-14new testcase for Ada Wide Wide Characters and StringsJoel Brobecker5-0/+123
2011-01-14Fix printing of Wide_Character & Wide_Wide_Character entities.Joel Brobecker3-5/+9
2011-01-14 * solib-som.h (hpux_major_release): Declare variable here.Pierre Muller4-15/+47
2011-01-14gdb: extend Linux osabi matchMike Frysinger2-1/+6
2011-01-14fix ARI warnings introduced by ia64-hpux patchesJoel Brobecker4-9/+19
2011-01-14 * target.h (deprecated_child_ops): Delete declaration.Pedro Alves3-8/+5
2011-01-14 gdb/Pedro Alves1-16/+0
2011-01-14 * Makefile.in (hpux-thread.o): Delete rule.Pedro Alves6-616/+10
2011-01-14 * ldmain.c (main): Flush stdout before and stderr after printingAlan Modra10-27/+31
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra14-67/+90
2011-01-14Fix x86-64 ILP32 shared library.H.J. Lu5-12/+71
2011-01-14 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don'tAlan Modra2-13/+8
2011-01-14 PR ld/12339Alan Modra2-0/+8
2011-01-14 PR ld/12339Alan Modra2-3/+9
2011-01-14 * Makefile.am: Sort emulation rules.Alan Modra3-1032/+1057
2011-01-14*** empty log message ***gdbadmin1-1/+1
2011-01-13delete hpux_pid_to_str (unused)Joel Brobecker2-13/+4
2011-01-13[Ada] Fix printing of Wide_Wide_StringsJoel Brobecker2-10/+18
2011-01-13problem sourcing GDB script in interactive-mode onJoel Brobecker4-1/+58
2011-01-13daily updateAlan Modra1-1/+1
2011-01-13Backport from Libtool: Fix relink mode to use absolute path if hardcode_minus_L.Ralf Wildenhues2-1/+5
2011-01-13Add a testcase for PR ld/12356.H.J. Lu5-0/+32
2011-01-13[ia64-hpux] inferior function call supportJoel Brobecker6-17/+464
2011-01-13[ia64-hpux] unwinding bsp value from system callJoel Brobecker6-2/+122
2011-01-13port GDB to ia64-hpux (native).Joel Brobecker13-6/+1531
2011-01-13[hpux/ttrace] Determine attached process LWP immediately after attaching.Joel Brobecker2-5/+55
2011-01-13[libunwind-frame] handle functions with no minimal symbol/debug info.Joel Brobecker2-7/+19
2011-01-13Make sure __LITTLE_ENDIAN/__BIG_ENDIAN are defined in libunwind-frame.cJoel Brobecker2-0/+15
2011-01-13[ia64] small integral parameters and return valuesJoel Brobecker2-2/+55
2011-01-13[ia64] Add a big-endian version of the ia64-ext floatformatJoel Brobecker2-4/+17
2011-01-13Add xfail and notarget.H.J. Lu3-0/+12