Age | Commit message (Expand) | Author | Files | Lines |
2001-08-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-04 | 2001-08-02 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -2/+6 |
2001-08-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-03 | * core-regset.c (fetch_core_registers): Remove HAVE_GREGSET_T | Daniel Jacobowitz | 2 | -4/+7 |
2001-08-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-02 | * defs.h (SLASH_STRING): If not defined, set | Keith Seitz | 2 | -4/+6 |
2001-08-02 | * cli/cli-decode.h: Include "gdb_regex.h" instead of | Mark Kettenis | 2 | -1/+4 |
2001-08-02 | * NEWS: Update. | Mark Kettenis | 2 | -1/+10 |
2001-08-02 | * config/i386/xm-go32.h: Include xm-i386.h. | Eli Zaretskii | 2 | -6/+6 |
2001-08-02 | The following changes avoid polluting global namespace with the | Eli Zaretskii | 14 | -173/+198 |
2001-08-02 | * gdb.texinfo: Explain omitting the hostname in the | Corinna Vinschen | 2 | -0/+17 |
2001-08-02 | * MAINTAINERS: Add myself to the write-after-approval list. | Corinna Vinschen | 3 | -0/+10 |
2001-08-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-08-01 | * doublest.h (store_floating, floatformat_to_doublest): Make IN | Andrew Cagney | 3 | -7/+19 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 28 | -679/+806 |
2001-08-01 | * Makefile.in: Sort header definitions. | Andrew Cagney | 2 | -209/+214 |
2001-08-01 | Fix a typo in my entry from 2001-06-13. | Eli Zaretskii | 1 | -1/+1 |
2001-08-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-31 | * config/i386/xm-i386.h: New file. | Mark Kettenis | 5 | -41/+29 |
2001-07-31 | * tui.c (tui_enable): Remove call to terminal_save_ours(). | Stephane Carrez | 2 | -5/+5 |
2001-07-31 | * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY | Daniel Jacobowitz | 2 | -2/+5 |
2001-07-31 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-30 | * dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix. | Jim Blandy | 2 | -0/+32 |
2001-07-30 | * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling. | Daniel Jacobowitz | 3 | -391/+445 |
2001-07-30 | * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to call | Mark Kettenis | 2 | -0/+8 |
2001-07-30 | * i386-tdep.c (i386_register_convert_to_virtual): Replace | Mark Kettenis | 2 | -1/+14 |
2001-07-30 | * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, | Mark Kettenis | 1 | -0/+7 |
2001-07-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-29 | Unset CDPATH before doing annything else. | Eli Zaretskii | 2 | -0/+6 |
2001-07-29 | * go32-nat.c (get_cr3): Temporary disable support for page tables | Eli Zaretskii | 2 | -0/+5 |
2001-07-29 | Support for stepping through longjmp in DJGPP programs: | Eli Zaretskii | 3 | -0/+26 |
2001-07-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-28 | Fix some PID/TPID fallout for HP/UX. | Andrew Cagney | 2 | -5/+12 |
2001-07-28 | (cris): Set --enable-gdb-build-warnings flag to -w. | Andrew Cagney | 2 | -1/+2 |
2001-07-28 | * MAINTAINERS: Add Orjan Friberg as cris target maintainer. | Andrew Cagney | 2 | -0/+7 |
2001-07-28 | From 2001-07-23 Andreas Schwab <schwab@suse.de>: | Andrew Cagney | 3 | -34/+24 |
2001-07-28 | Move libgdb library functions to gdb.h (new file). | Andrew Cagney | 9 | -46/+88 |
2001-07-28 | * Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o. | Stephane Carrez | 2 | -3/+18 |
2001-07-28 | * gdb.texinfo (TUI Configuration): Rename tui configuration variables. | Stephane Carrez | 2 | -6/+10 |
2001-07-28 | * tuiWin.c (_initialize_tuiWin): Use specific tui prefix for | Stephane Carrez | 2 | -10/+36 |
2001-07-28 | * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, | Mark Kettenis | 1 | -0/+16 |
2001-07-28 | * MAINTAINERS: Update e-mail address of active @cygnus.com | Andrew Cagney | 2 | -76/+81 |
2001-07-28 | * README (Known bugs): Delete section. | Andrew Cagney | 2 | -72/+11 |
2001-07-28 | * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, | Mark Kettenis | 4 | -0/+85 |
2001-07-28 | * i386-tdep.c: Include "gdb_assert.h" | Mark Kettenis | 2 | -8/+31 |
2001-07-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-27 | Added dependency of gdb/insight on tcl and tk libraries. | John R. Moore | 1 | -0/+6 |
2001-07-27 | Added dependency on tcl/tk libraries. | John R. Moore | 3 | -380/+451 |
2001-07-27 | 2001-07-26 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -2/+10 |
2001-07-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |