Age | Commit message (Expand) | Author | Files | Lines |
2001-07-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-15 | 2001-07-15 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -120/+86 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 29 | -336/+365 |
2001-07-15 | s/value_ptr/struct value */ | Andrew Cagney | 21 | -51/+76 |
2001-07-15 | 2001-07-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -8/+14 |
2001-07-15 | 2001-07-15 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 9 | -41/+60 |
2001-07-15 | Add Christian Groessler as maintainer for z8k port. | Nick Clifton | 2 | -0/+5 |
2001-07-15 | * go32-nat.c (go32_create_inferior): Support command lines longer | Eli Zaretskii | 2 | -3/+24 |
2001-07-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-14 | * tuiWin.c, tui.c, tuiCommand.c: Use ansi prototype. | Stephane Carrez | 14 | -1999/+240 |
2001-07-14 | * NEWS: New target 68HC11/68HC12. | Stephane Carrez | 2 | -0/+6 |
2001-07-14 | * tuiWin.c, tuiWin.h, tui.c, tui.h, tuiCommand.c: Add FSF copyright. | Stephane Carrez | 27 | -89/+545 |
2001-07-14 | * utils.c (query): Remove tui hacks; tui must use the query_hook. | Stephane Carrez | 10 | -168/+35 |
2001-07-14 | 2001-07-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+10 |
2001-07-14 | * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty | Andrew Cagney | 2 | -8/+11 |
2001-07-14 | Fix failures in MIPS testsuite | Nick Clifton | 4 | -1/+10 |
2001-07-14 | Fix dependency for em32relf.c | Nick Clifton | 3 | -3/+9 |
2001-07-14 | fix formatting goof in previous. | Matthew Green | 1 | -1/+1 |
2001-07-14 | * configure.tgt (i386-*-netbsdelf*): New target. | Matthew Green | 2 | -1/+11 |
2001-07-14 | * configure.in (i386-*-netbsdelf*): New target. | Matthew Green | 3 | -0/+7 |
2001-07-14 | * config/i386/xm-linux.h (KERNEL_U_ADDR): Move from here... | Mark Kettenis | 3 | -7/+12 |
2001-07-14 | * config/i386/xm-linux.h (HAVE_TERMIOS): Really remove. | Mark Kettenis | 2 | -3/+3 |
2001-07-14 | * Makefile.in (ALLDEPFILES): Add i386bsd-nat.c and i386bsd-tdep.c | Mark Kettenis | 2 | -0/+11 |
2001-07-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-13 | 2001-07-13 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 3 | -24/+35 |
2001-07-13 | * i386bsd-nat.c: Include <signal.h>, <stddef.h> and | Mark Kettenis | 5 | -12/+168 |
2001-07-13 | * mips-linux-tdep.c (_initialize_mips_linux_tdep): Use ISO C | Daniel Jacobowitz | 2 | -1/+6 |
2001-07-13 | * lin-lwp.c (lin_lwp_wait): Avoid check for resumed LWPs if there | Mark Kettenis | 2 | -2/+8 |
2001-07-13 | * emultempl/elf32.em (output_prev_sec_find): New. | Jakub Jelinek | 2 | -6/+44 |
2001-07-13 | fix i386-linux cannot_fetch/store_register | Daniel Jacobowitz | 2 | -2/+8 |
2001-07-13 | * remote-rdp.c: Include "serial.h" | Keith Seitz | 2 | -0/+5 |
2001-07-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-12 | 2001-07-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -0/+117 |
2001-07-12 | 2001-07-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -0/+15 |
2001-07-12 | * gdbserver/remote-utils.c (remote_open): Set VMIN to 1 | Daniel Jacobowitz | 2 | -2/+7 |
2001-07-12 | * lin-lwp.c (stop_wait_callback): Add support for flushing | Mark Kettenis | 2 | -14/+31 |
2001-07-12 | * i386-tdep.c (i386_extract_return_value): Undo 2001-07-11 changes | Mark Kettenis | 2 | -8/+18 |
2001-07-12 | * config/arm/xm-linux.h, config/i386/xm-linux.h, | Mark Kettenis | 6 | -12/+11 |
2001-07-12 | * mips-tdep.c (mips_type_needs_double_align): New function. | Daniel Jacobowitz | 2 | -0/+43 |
2001-07-12 | fix mips/linux 8.3 errors | Daniel Jacobowitz | 2 | -0/+7 |
2001-07-12 | 2001-07-12 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -4/+9 |
2001-07-12 | * config/powerpc/xm-linux.h: Fix corrupted file. | Mark Kettenis | 2 | -24/+4 |
2001-07-12 | * configure.in: Add check for sigsetjmp. | Mark Kettenis | 6 | -405/+465 |
2001-07-12 | * gdb.base/so-impl-ld.exp: Remove stray space that prevented | Mark Kettenis | 2 | -1/+6 |
2001-07-12 | * mi-main.c (mi_execute_command): Flush output after ``(gdb)'' | Andrew Cagney | 2 | -1/+12 |
2001-07-12 | 2001-07-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -6/+9 |
2001-07-12 | * some support for funny-endian 16/32-bit insn sets | Frank Ch. Eigler | 5 | -5/+74 |
2001-07-12 | 2001-07-11 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 3 | -66/+114 |
2001-07-12 | sje patch for 32-bit IA-64 ELF relocs for HPUX | Jim Wilson | 5 | -0/+31 |
2001-07-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |