summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Purge last remaining make_cleanup_func.Andrew Cagney2000-06-074-19/+41
* The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney2000-06-0712-858/+583
* Use ``set remote memory-read-packet-size'' instead of ``set endianAndrew Cagney2000-06-072-4/+10
* 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-073-2/+7
* 2000-06-02 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-062-2/+15
* Properly fill changelog entryDaniel Berlin2000-06-061-3/+5
* Accept an enum immediately when it is an exact match - wouldn't acceptAndrew Cagney2000-06-062-2/+16
* Mips is always TARGET_BYTE_ORDER_SELECTABLE_P 1.Andrew Cagney2000-06-0615-25/+24
* Move generic_register_convertible_not and frame_num_args_unknown fromAndrew Cagney2000-06-066-46/+31
* Delete TARGET_MONITOR_PROMPT.Andrew Cagney2000-06-0610-20/+40
* Revert an accidental commitDaniel Berlin2000-06-061-7/+11
* C++ improvementsDaniel Berlin2000-06-058-96/+104
* New tests, fix old tests, make more tests workDaniel Berlin2000-06-057-34/+272
* * acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_R_FS):Mark Kettenis2000-06-056-364/+360
* More updates.Andrew Cagney2000-06-052-38/+91
* Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney2000-06-0412-38/+104
* Eliminate safe_strsignal().Andrew Cagney2000-06-045-27/+23
* Eliminate PARAMS from function pointer declarations.Kevin Buettner2000-06-0453-233/+238
* * win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushedChristopher Faylor2000-06-044-148/+406
* * win32-nat.c: Fix up gcc warnings throughout.Christopher Faylor2000-06-035-245/+196
* * configure.in: Detect correct versions of ranlib and windres whenChristopher Faylor2000-06-033-206/+278
* * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*.J.T. Conklin2000-06-025-2/+46
* * alphabsd-nat.c (supply_fpregset): Substract FP0_REGNUM fromMark Kettenis2000-06-022-1/+6
* Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,Andrew Cagney2000-06-028-71/+299
* * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define.Mark Kettenis2000-06-012-0/+7
* 2000-06-01 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-012-0/+21
* More updates.Andrew Cagney2000-06-012-1/+93
* * configure.host: Add patterns for i[3456]86-*-netbsdaout*J.T. Conklin2000-06-016-2/+62
* * NEWS: Mention FreeBSD/Alpha and FreeBSD/i386 3.x and up as newMark Kettenis2000-05-312-0/+12
* * i386bsd-nat.c: Include "gregset.h".Mark Kettenis2000-05-312-8/+17
* Revert PARAMS removal.Kevin Buettner2000-05-312-4/+13
* * configure.host, configure.tgt (alpha*-*-freebsd*): New entry.Mark Kettenis2000-05-313-0/+3
* Add support for FreeBSD/Alpha.Mark Kettenis2000-05-317-0/+302
* Forgotten ChangeLog entry from an earlier commit.Michael Snyder2000-05-311-0/+18
* * MAINTAINERS: Add myself to 'Write After Approval' listPierre Muller2000-05-312-0/+6
* Import texinfo.tex from texinfo-4.0.Andrew Cagney2000-05-315-4/+77
* Add MAINTAINERS entries for Mac OS X / Objective-C code to be contributed by ...Klee Dienes2000-05-301-0/+4
* Further re-arange into distinct sections.Andrew Cagney2000-05-302-265/+509
* * gdbarch.sh: Add field ``postdefault''. Rename fieldsAndrew Cagney2000-05-302-90/+136
* Move/rename GDB_GREGSET_T definitions for solaris 2.Andrew Cagney2000-05-303-7/+14
* Purge symtab of make_cleanup_func.Andrew Cagney2000-05-293-6/+27
* Fix GDB_GREGSET_T, GDB_FPREGSET_T typos.Kevin Buettner2000-05-282-2/+6
* PARAMS removal.Kevin Buettner2000-05-28325-4991/+4188
* 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-2623-61/+131
* Fix bitrot in tui-file.c.Andrew Cagney2000-05-262-2/+16
* Configure TUI to use <ncurses.h> when available.Andrew Cagney2000-05-268-331/+359
* Replace SKIP_SOLIB_RESOLVER stub with something that works.Scott Bambrough2000-05-253-4/+100
* * acconfig.h (HAVE_R_FS, HAVE_R_GS): Add.Mark Kettenis2000-05-255-330/+420
* * ser-go32.c: Remove PARAMS.Eli Zaretskii2000-05-252-9/+13
* Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".Andrew Cagney2000-05-258-192/+257