Age | Commit message (Expand) | Author | Files | Lines |
2005-07-14 | bfd/ | Alan Modra | 11 | -136/+127 |
2005-07-14 | Fix spelling typo in comment | Nick Clifton | 1 | -1/+1 |
2005-07-14 | Add testcase for PR 1063 | Nick Clifton | 3 | -0/+43 |
2005-07-14 | Add PR number for the last ChangeLog entry. | Nick Clifton | 1 | -0/+1 |
2005-07-14 | (bfd_last_cache): Initialise to NULL. | Nick Clifton | 2 | -1/+5 |
2005-07-14 | Add code to detect and either handle or issue an error message for binaries | Nick Clifton | 5 | -6/+34 |
2005-07-14 | 2005-07-14 Kelley Cook <kcook@gcc.gnu.org> | Kelley Cook | 11 | -316/+353 |
2005-07-14 | 2005-07-13 Eric Christopher <echristo@redhat.com> | Eric Christopher | 3 | -69/+101 |
2005-07-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-07-14 | daily update | Alan Modra | 1 | -1/+1 |
2005-07-13 | * bfd.m4 (BFD_NEED_DECLARATION): Remove. | Steve Ellcey | 2 | -30/+4 |
2005-07-13 | * ppc-linux-tdep.c (ppc_linux_init_abi): Set 64-bit link map offsets. | Daniel Jacobowitz | 2 | -1/+9 |
2005-07-13 | * configure.ac: Define HAVE_LINUX_REGSETS even if PTRACE_GETREGS | Daniel Jacobowitz | 10 | -12/+93 |
2005-07-13 | * inferiors.c (struct thread_info): Add gdb_id. | Daniel Jacobowitz | 6 | -27/+115 |
2005-07-13 | * linux-low.c (fetch_register, usr_store_inferior_registers): Handle | Daniel Jacobowitz | 4 | -2/+27 |
2005-07-13 | daily update | Alan Modra | 1 | -1/+1 |
2005-07-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-07-12 | * gdb.arch/i386-sse.exp: Compile with -msse when using GCC. | Mark Kettenis | 2 | -2/+16 |
2005-07-12 | * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: " | Hans-Peter Nilsson | 3 | -4/+9 |
2005-07-12 | 2005-07-12 Bob Rossi <bob@brasko.net> | Bob Rossi | 2 | -1/+6 |
2005-07-12 | Fix email. | Mark Kettenis | 1 | -1/+1 |
2005-07-12 | * dwarf2expr.h: Tweak comment. | Mark Kettenis | 6 | -101/+169 |
2005-07-12 | * objc-lang.c (print_object_command): Use gdb_byte for c. | Mark Kettenis | 3 | -5/+11 |
2005-07-12 | * ld-powerpc/sdalib.s (lib_var): Size it. | Alan Modra | 2 | -0/+5 |
2005-07-12 | * elf64-ppc.c (ppc64_elf_relocate_section): Don't use a plt stub | Alan Modra | 2 | -0/+7 |
2005-07-12 | * elf32-xtensa.c (bfd_elf_xtensa_reloc): Warning fix. | Alan Modra | 2 | -1/+6 |
2005-07-12 | * elf32-ppc.c (ppc_elf_set_sdata_syms): Correct __sbss_start value. | Alan Modra | 2 | -4/+7 |
2005-07-12 | merge from gcc | DJ Delorie | 6 | -4/+32 |
2005-07-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-07-12 | daily update | Alan Modra | 1 | -1/+1 |
2005-07-11 | * bsd-kvm.c: Include <paths.h>. | Mark Kettenis | 2 | -4/+30 |
2005-07-11 | 2005-07-11 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -4/+7 |
2005-07-11 | merge from gcc: | DJ Delorie | 3 | -90/+80 |
2005-07-11 | 2005-07-11 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 4 | -3/+367 |
2005-07-11 | Remove a29k-*-rtems*, hppa*-*-rtems*,i386-go32-rtems*, i386-*-rtemscoff*, | Nick Clifton | 2 | -6/+6 |
2005-07-11 | Remove sparc*-*-rtemsaout*, i[3-7]86-go32-rtems*, i[3-7]86-*-rtemscoff*, | Nick Clifton | 2 | -6/+6 |
2005-07-11 | * hppa.h (pa_opcode): Don't set FLAG_STRICT in pa10 loads and stores. | Dave Anglin | 2 | -125/+134 |
2005-07-11 | daily update | Alan Modra | 1 | -1/+1 |
2005-07-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-07-10 | * callback.h: Remove ANSI_PROTOTYPES conditional code. | Ben Elliston | 2 | -4/+4 |
2005-07-10 | * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for | Mark Kettenis | 2 | -7/+12 |
2005-07-10 | gas/ | H.J. Lu | 5 | -2/+50 |
2005-07-10 | * sim-load.c (xprintf, eprintf): Remove fallout from ANSI_PROTOTYPES | Hans-Peter Nilsson | 2 | -4/+5 |
2005-07-10 | * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse): Enable runtime | Christopher Faylor | 2 | -2/+8 |
2005-07-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-07-10 | daily update | Alan Modra | 1 | -1/+1 |
2005-07-09 | merge from gcc | DJ Delorie | 4 | -6/+10 |
2005-07-09 | * memcpy.c: Remove ANSI_PROTOTYPES conditional code. | Ben Elliston | 4 | -10/+6 |
2005-07-09 | daily update | Alan Modra | 1 | -1/+1 |
2005-07-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |