aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2000-06-07Purge last remaining make_cleanup_func.Andrew Cagney4-19/+41
2000-06-07The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney12-858/+583
2000-06-07Use ``set remote memory-read-packet-size'' instead of ``set endianAndrew Cagney2-4/+10
2000-06-072000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder3-2/+7
2000-06-062000-06-02 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-2/+15
2000-06-06Properly fill changelog entryDaniel Berlin1-3/+5
2000-06-06Accept an enum immediately when it is an exact match - wouldn't acceptAndrew Cagney2-2/+16
2000-06-06Mips is always TARGET_BYTE_ORDER_SELECTABLE_P 1.Andrew Cagney15-25/+24
2000-06-06Move generic_register_convertible_not and frame_num_args_unknown fromAndrew Cagney6-46/+31
2000-06-06Delete TARGET_MONITOR_PROMPT.Andrew Cagney10-20/+40
2000-06-06Revert an accidental commitDaniel Berlin1-7/+11
2000-06-05C++ improvementsDaniel Berlin8-96/+104
2000-06-05New tests, fix old tests, make more tests workDaniel Berlin7-34/+272
2000-06-05* acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_R_FS):Mark Kettenis6-364/+360
2000-06-05More updates.Andrew Cagney2-38/+91
2000-06-04Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney12-38/+104
2000-06-04Eliminate safe_strsignal().Andrew Cagney5-27/+23
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner53-233/+238
2000-06-04* win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushedChristopher Faylor4-148/+406
2000-06-03* win32-nat.c: Fix up gcc warnings throughout.Christopher Faylor5-245/+196
2000-06-03* configure.in: Detect correct versions of ranlib and windres whenChristopher Faylor3-206/+278
2000-06-02* configure.tgt: Add pattern for i[3456]86-*-netbsdelf*.J.T. Conklin5-2/+46
2000-06-02* alphabsd-nat.c (supply_fpregset): Substract FP0_REGNUM fromMark Kettenis2-1/+6
2000-06-02Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,Andrew Cagney8-71/+299
2000-06-01* config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define.Mark Kettenis2-0/+7
2000-06-012000-06-01 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-0/+21
2000-06-01More updates.Andrew Cagney2-1/+93
2000-06-01* configure.host: Add patterns for i[3456]86-*-netbsdaout*J.T. Conklin6-2/+62
2000-05-31* NEWS: Mention FreeBSD/Alpha and FreeBSD/i386 3.x and up as newMark Kettenis2-0/+12
2000-05-31* i386bsd-nat.c: Include "gregset.h".Mark Kettenis2-8/+17
2000-05-31Revert PARAMS removal.Kevin Buettner2-4/+13
2000-05-31* configure.host, configure.tgt (alpha*-*-freebsd*): New entry.Mark Kettenis3-0/+3
2000-05-31Add support for FreeBSD/Alpha.Mark Kettenis7-0/+302
2000-05-31Forgotten ChangeLog entry from an earlier commit.Michael Snyder1-0/+18
2000-05-31 * MAINTAINERS: Add myself to 'Write After Approval' listPierre Muller2-0/+6
2000-05-31Import texinfo.tex from texinfo-4.0.Andrew Cagney5-4/+77
2000-05-30Add MAINTAINERS entries for Mac OS X / Objective-C code to be contributed by ...Klee Dienes1-0/+4
2000-05-30Further re-arange into distinct sections.Andrew Cagney2-265/+509
2000-05-30* gdbarch.sh: Add field ``postdefault''. Rename fieldsAndrew Cagney2-90/+136
2000-05-30Move/rename GDB_GREGSET_T definitions for solaris 2.Andrew Cagney3-7/+14
2000-05-29Purge symtab of make_cleanup_func.Andrew Cagney3-6/+27
2000-05-28Fix GDB_GREGSET_T, GDB_FPREGSET_T typos.Kevin Buettner2-2/+6
2000-05-28PARAMS removal.Kevin Buettner325-4991/+4188
2000-05-262000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder23-61/+131
2000-05-26Fix bitrot in tui-file.c.Andrew Cagney2-2/+16
2000-05-26Configure TUI to use <ncurses.h> when available.Andrew Cagney8-331/+359
2000-05-25Replace SKIP_SOLIB_RESOLVER stub with something that works.Scott Bambrough3-4/+100
2000-05-25* acconfig.h (HAVE_R_FS, HAVE_R_GS): Add.Mark Kettenis5-330/+420
2000-05-25 * ser-go32.c: Remove PARAMS.Eli Zaretskii2-9/+13
2000-05-25Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".Andrew Cagney8-192/+257