Age | Commit message (Expand) | Author | Files | Lines |
2000-06-07 | The attatched moves the remaining guff from gdbarch.{h,c,sh} to | Andrew Cagney | 12 | -858/+583 |
2000-06-07 | Use ``set remote memory-read-packet-size'' instead of ``set endian | Andrew Cagney | 2 | -4/+10 |
2000-06-07 | 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 3 | -2/+7 |
2000-06-06 | 2000-06-02 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -2/+15 |
2000-06-06 | Properly fill changelog entry | Daniel Berlin | 1 | -3/+5 |
2000-06-06 | Accept an enum immediately when it is an exact match - wouldn't accept | Andrew Cagney | 2 | -2/+16 |
2000-06-06 | Mips is always TARGET_BYTE_ORDER_SELECTABLE_P 1. | Andrew Cagney | 15 | -25/+24 |
2000-06-06 | Move generic_register_convertible_not and frame_num_args_unknown from | Andrew Cagney | 6 | -46/+31 |
2000-06-06 | Delete TARGET_MONITOR_PROMPT. | Andrew Cagney | 10 | -20/+40 |
2000-06-06 | Revert an accidental commit | Daniel Berlin | 1 | -7/+11 |
2000-06-05 | C++ improvements | Daniel Berlin | 8 | -96/+104 |
2000-06-05 | New tests, fix old tests, make more tests work | Daniel Berlin | 7 | -34/+272 |
2000-06-05 | * acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_R_FS): | Mark Kettenis | 6 | -364/+360 |
2000-06-05 | More updates. | Andrew Cagney | 2 | -38/+91 |
2000-06-04 | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 12 | -38/+104 |
2000-06-04 | Eliminate safe_strsignal(). | Andrew Cagney | 5 | -27/+23 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 53 | -233/+238 |
2000-06-04 | * win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushed | Christopher Faylor | 4 | -148/+406 |
2000-06-03 | * win32-nat.c: Fix up gcc warnings throughout. | Christopher Faylor | 5 | -245/+196 |
2000-06-03 | * configure.in: Detect correct versions of ranlib and windres when | Christopher Faylor | 3 | -206/+278 |
2000-06-02 | * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*. | J.T. Conklin | 5 | -2/+46 |
2000-06-02 | * alphabsd-nat.c (supply_fpregset): Substract FP0_REGNUM from | Mark Kettenis | 2 | -1/+6 |
2000-06-02 | Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT, | Andrew Cagney | 8 | -71/+299 |
2000-06-01 | * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define. | Mark Kettenis | 2 | -0/+7 |
2000-06-01 | 2000-06-01 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -0/+21 |
2000-06-01 | More updates. | Andrew Cagney | 2 | -1/+93 |
2000-06-01 | * configure.host: Add patterns for i[3456]86-*-netbsdaout* | J.T. Conklin | 6 | -2/+62 |
2000-05-31 | * NEWS: Mention FreeBSD/Alpha and FreeBSD/i386 3.x and up as new | Mark Kettenis | 2 | -0/+12 |
2000-05-31 | * i386bsd-nat.c: Include "gregset.h". | Mark Kettenis | 2 | -8/+17 |
2000-05-31 | Revert PARAMS removal. | Kevin Buettner | 2 | -4/+13 |
2000-05-31 | * configure.host, configure.tgt (alpha*-*-freebsd*): New entry. | Mark Kettenis | 3 | -0/+3 |
2000-05-31 | Add support for FreeBSD/Alpha. | Mark Kettenis | 7 | -0/+302 |
2000-05-31 | Forgotten ChangeLog entry from an earlier commit. | Michael Snyder | 1 | -0/+18 |
2000-05-31 | * MAINTAINERS: Add myself to 'Write After Approval' list | Pierre Muller | 2 | -0/+6 |
2000-05-31 | Import texinfo.tex from texinfo-4.0. | Andrew Cagney | 5 | -4/+77 |
2000-05-30 | Add MAINTAINERS entries for Mac OS X / Objective-C code to be contributed by ... | Klee Dienes | 1 | -0/+4 |
2000-05-30 | Further re-arange into distinct sections. | Andrew Cagney | 2 | -265/+509 |
2000-05-30 | * gdbarch.sh: Add field ``postdefault''. Rename fields | Andrew Cagney | 2 | -90/+136 |
2000-05-30 | Move/rename GDB_GREGSET_T definitions for solaris 2. | Andrew Cagney | 3 | -7/+14 |
2000-05-29 | Purge symtab of make_cleanup_func. | Andrew Cagney | 3 | -6/+27 |
2000-05-28 | Fix GDB_GREGSET_T, GDB_FPREGSET_T typos. | Kevin Buettner | 2 | -2/+6 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 325 | -4991/+4188 |
2000-05-26 | 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 23 | -61/+131 |
2000-05-26 | Fix bitrot in tui-file.c. | Andrew Cagney | 2 | -2/+16 |
2000-05-26 | Configure TUI to use <ncurses.h> when available. | Andrew Cagney | 8 | -331/+359 |
2000-05-25 | Replace SKIP_SOLIB_RESOLVER stub with something that works. | Scott Bambrough | 3 | -4/+100 |
2000-05-25 | * acconfig.h (HAVE_R_FS, HAVE_R_GS): Add. | Mark Kettenis | 5 | -330/+420 |
2000-05-25 | * ser-go32.c: Remove PARAMS. | Eli Zaretskii | 2 | -9/+13 |
2000-05-25 | Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h". | Andrew Cagney | 8 | -192/+257 |
2000-05-25 | Re-generate config.in. | Andrew Cagney | 2 | -3/+7 |