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