Age | Commit message (Expand) | Author | Files | Lines |
2011-01-14 | daily update | Alan Modra | 1 | -1/+1 |
2011-01-14 | Handle R_X86_64_32 like R_X86_64_64 for ILP32. | H.J. Lu | 6 | -5/+49 |
2011-01-14 | 2011-01-14 Yao Qi <yao@codesourcery.com> | Yao Qi | 2 | -2/+12 |
2011-01-14 | new testcase printing wchar_t characters and strings | Joel Brobecker | 3 | -0/+82 |
2011-01-14 | new testcase for Ada Wide Wide Characters and Strings | Joel Brobecker | 5 | -0/+123 |
2011-01-14 | Fix printing of Wide_Character & Wide_Wide_Character entities. | Joel Brobecker | 3 | -5/+9 |
2011-01-14 | * solib-som.h (hpux_major_release): Declare variable here. | Pierre Muller | 4 | -15/+47 |
2011-01-14 | gdb: extend Linux osabi match | Mike Frysinger | 2 | -1/+6 |
2011-01-14 | fix ARI warnings introduced by ia64-hpux patches | Joel Brobecker | 4 | -9/+19 |
2011-01-14 | * target.h (deprecated_child_ops): Delete declaration. | Pedro Alves | 3 | -8/+5 |
2011-01-14 | gdb/ | Pedro Alves | 1 | -16/+0 |
2011-01-14 | * Makefile.in (hpux-thread.o): Delete rule. | Pedro Alves | 6 | -616/+10 |
2011-01-14 | * ldmain.c (main): Flush stdout before and stderr after printing | Alan Modra | 10 | -27/+31 |
2011-01-14 | * bfd.c (bfd_perror): Flush stdout before and stderr after printing | Alan Modra | 14 | -67/+90 |
2011-01-14 | Fix x86-64 ILP32 shared library. | H.J. Lu | 5 | -12/+71 |
2011-01-14 | * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't | Alan Modra | 2 | -13/+8 |
2011-01-14 | PR ld/12339 | Alan Modra | 2 | -0/+8 |
2011-01-14 | PR ld/12339 | Alan Modra | 2 | -3/+9 |
2011-01-14 | * Makefile.am: Sort emulation rules. | Alan Modra | 3 | -1032/+1057 |
2011-01-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-13 | delete hpux_pid_to_str (unused) | Joel Brobecker | 2 | -13/+4 |
2011-01-13 | [Ada] Fix printing of Wide_Wide_Strings | Joel Brobecker | 2 | -10/+18 |
2011-01-13 | problem sourcing GDB script in interactive-mode on | Joel Brobecker | 4 | -1/+58 |
2011-01-13 | daily update | Alan Modra | 1 | -1/+1 |
2011-01-13 | Backport from Libtool: Fix relink mode to use absolute path if hardcode_minus_L. | Ralf Wildenhues | 2 | -1/+5 |
2011-01-13 | Add a testcase for PR ld/12356. | H.J. Lu | 5 | -0/+32 |
2011-01-13 | [ia64-hpux] inferior function call support | Joel Brobecker | 6 | -17/+464 |
2011-01-13 | [ia64-hpux] unwinding bsp value from system call | Joel Brobecker | 6 | -2/+122 |
2011-01-13 | port GDB to ia64-hpux (native). | Joel Brobecker | 13 | -6/+1531 |
2011-01-13 | [hpux/ttrace] Determine attached process LWP immediately after attaching. | Joel Brobecker | 2 | -5/+55 |
2011-01-13 | [libunwind-frame] handle functions with no minimal symbol/debug info. | Joel Brobecker | 2 | -7/+19 |
2011-01-13 | Make sure __LITTLE_ENDIAN/__BIG_ENDIAN are defined in libunwind-frame.c | Joel Brobecker | 2 | -0/+15 |
2011-01-13 | [ia64] small integral parameters and return values | Joel Brobecker | 2 | -2/+55 |
2011-01-13 | [ia64] Add a big-endian version of the ia64-ext floatformat | Joel Brobecker | 2 | -4/+17 |
2011-01-13 | Add xfail and notarget. | H.J. Lu | 3 | -0/+12 |
2011-01-13 | Update copyright dates. | Alan Modra | 5 | -6/+6 |
2011-01-13 | PR ld/12356 | Alan Modra | 10 | -26/+77 |
2011-01-13 | PR ld/12356 | Alan Modra | 12 | -57/+81 |
2011-01-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-01-12 | daily update | Alan Modra | 1 | -1/+1 |
2011-01-12 | sim: enable hw_tree_delete in sim_hw_uninstall | Mike Frysinger | 2 | -1/+5 |
2011-01-12 | sim: check asprintf return values | Mike Frysinger | 5 | -6/+29 |
2011-01-12 | gdb | Tom Tromey | 27 | -121/+191 |
2011-01-12 | 2011-01-12 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 2 | -19/+26 |
2011-01-12 | merge from gcc | DJ Delorie | 2 | -1/+5 |
2011-01-12 | gdb/ | Jan Kratochvil | 6 | -43/+144 |
2011-01-12 | gdb/ | Jan Kratochvil | 7 | -35/+72 |
2011-01-12 | http://sourceware.org/ml/gdb-patches/2010-12/msg00299.html | Andrew Burgess | 9 | -17/+164 |
2011-01-12 | * gdb.texinfo (Threads): Remove duplicate text. Update examples. | Tom Tromey | 2 | -65/+13 |
2011-01-12 | PR ld/12380 | Alan Modra | 4 | -38/+69 |