Age | Commit message (Expand) | Author | Files | Lines |
2004-12-18 | * hppah-nat.c: Remove file. | Mark Kettenis | 1 | -8/+1 |
2004-12-18 | * somread.c: Include "solib-som.h". | Mark Kettenis | 1 | -1/+2 |
2004-12-13 | 2004-12-13 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -16/+15 |
2004-12-10 | * hppa-hpux-tdep.c: Include "regset.h". | Mark Kettenis | 1 | -3/+3 |
2004-12-07 | * Makefile.in (inf-ttrace.o): Fix typo. | Mark Kettenis | 1 | -1/+1 |
2004-12-07 | * inf-ttrace.c: Include "gdbthread.h". | Mark Kettenis | 1 | -3/+3 |
2004-11-23 | * inf-ttrace.c: New file. | Mark Kettenis | 1 | -1/+7 |
2004-11-21 | * inf-ptrace.c: Don't include "regcache.h" and "gdbcmd.h". | Mark Kettenis | 1 | -3/+3 |
2004-11-21 | * m68klinux-tdep.c: Include "glibc-tdep.h" and "solib-svr4.h". | Andreas Schwab | 1 | -1/+2 |
2004-11-20 | * hppa-hpux-nat.c: New file. | Mark Kettenis | 1 | -1/+3 |
2004-11-20 | * dbxread.c: Include "gdb_string.h". | Mark Kettenis | 1 | -1/+1 |
2004-11-14 | * Makefile.in (mips-linux-tdep.o): Update dependencies. | Daniel Jacobowitz | 1 | -1/+2 |
2004-11-14 | * Makefile.in (linux-thread-db.o): Fix typo in last change. | Daniel Jacobowitz | 1 | -1/+1 |
2004-11-14 | * linux-thread-db.c: New file, renamed from thread-db.c. | Daniel Jacobowitz | 1 | -5/+6 |
2004-11-14 | 2004-11-13 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+1 |
2004-11-13 | 2004-11-13 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -38/+1 |
2004-11-12 | * tui/tui-io.c: Don't include "terminal.h". | Mark Kettenis | 1 | -1/+1 |
2004-11-12 | 2004-11-12 Kei Sakamoto <sakamoto.kei@renesas.com> | Kazuhiro Inaoka | 1 | -1/+1 |
2004-11-09 | 2004-11-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2004-11-09 | 2004-11-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+7 |
2004-11-08 | * m68kbsd-nat.c: Include "inf-ptrace.h". | Mark Kettenis | 1 | -1/+2 |
2004-11-07 | * Makefile.in (symfile-mem.o): Update dependencies. | Daniel Jacobowitz | 1 | -1/+2 |
2004-11-07 | * Makefile.in (mips64obsd-tdep.o): Fix typo. | Mark Kettenis | 1 | -1/+1 |
2004-11-07 | * mips64obsd-nat.c: Include "mips-tdep.h". | Mark Kettenis | 1 | -1/+1 |
2004-11-07 | * mips64obsd-tdep.c: Include "trad-frame.h", "tramp-frame.h" and | Mark Kettenis | 1 | -1/+2 |
2004-11-06 | * alpha-mdebug-tdep.c: #include mdebugread.h. | Joel Brobecker | 1 | -1/+1 |
2004-11-04 | 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com> | Kazuhiro Inaoka | 1 | -1/+1 |
2004-11-01 | * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c. | Joseph Myers | 1 | -0/+4 |
2004-10-31 | * mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h". | Mark Kettenis | 1 | -1/+1 |
2004-10-31 | * i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset) | Mark Kettenis | 1 | -1/+1 |
2004-10-31 | 2004-10-30 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+5 |
2004-10-31 | 2004-10-30 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+6 |
2004-10-30 | * mipsnbsd-tdep.c: Include "regset.h" and "gdb_assert.h". | Mark Kettenis | 1 | -2/+3 |
2004-10-30 | 2004-10-30 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+13 |
2004-10-30 | * i386-sol2-nat.c: New file. | Mark Kettenis | 1 | -0/+3 |
2004-10-30 | * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction) | Mark Kettenis | 1 | -1/+1 |
2004-10-29 | Really commit this file. | Mark Kettenis | 1 | -0/+5 |
2004-10-15 | 2004-10-15 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 1 | -4/+4 |
2004-10-15 | 2004-10-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -13/+15 |
2004-10-12 | * sparc-nat.c: Include "inf-ptrace.h". | Mark Kettenis | 1 | -3/+3 |
2004-10-11 | * i386gnu-nat.c: Include "gdb_string.h". | Mark Kettenis | 1 | -2/+2 |
2004-10-10 | * sparc64-linux-tdep.c: Update copyright year. Don't include | Mark Kettenis | 1 | -1/+1 |
2004-10-06 | 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com> | Paul N. Hilfinger | 1 | -7/+17 |
2004-10-03 | * Makefile.in (.l.c): Modify rule for compatibility with recent | Paul N. Hilfinger | 1 | -2/+2 |
2004-10-02 | Turn on initial Ada support (mainly expression evaluation). | Paul N. Hilfinger | 1 | -6/+7 |
2004-10-01 | 2004-10-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+1 |
2004-10-01 | 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com> | Kazuhiro Inaoka | 1 | -1/+10 |
2004-09-30 | * vaxbsd-nat.c: Include "target,h" and "inf-ptrace.h". | Mark Kettenis | 1 | -1/+1 |
2004-09-30 | * m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h". | Mark Kettenis | 1 | -1/+1 |
2004-09-28 | 2004-09-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |