summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* PARAMS removal.Kevin Buettner2000-05-281-0/+98
* Configure TUI to use <ncurses.h> when available.Andrew Cagney2000-05-261-0/+5
* Replace SKIP_SOLIB_RESOLVER stub with something that works.Scott Bambrough2000-05-251-0/+10
* * acconfig.h (HAVE_R_FS, HAVE_R_GS): Add.Mark Kettenis2000-05-251-0/+7
* * ser-go32.c: Remove PARAMS.Eli Zaretskii2000-05-251-0/+4
* Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".Andrew Cagney2000-05-251-0/+11
* Re-generate config.in.Andrew Cagney2000-05-251-0/+4
* File rename tweeks.Andrew Cagney2000-05-251-0/+6
* Have TUI use the same configury mechanism as MI.Andrew Cagney2000-05-251-0/+19
* Update JimI's e-mail addres.Andrew Cagney2000-05-251-1/+5
* Add support for FreeBSD/i386 ELF.Mark Kettenis2000-05-241-0/+32
* 2000-05-24 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-241-0/+4
* 2000-05-17 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-241-1/+1
* 2000-05-17 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-241-0/+6
* * config/i386/nbsd.mt (TDEPFILES): Move solib.o from here...J.T. Conklin2000-05-241-0/+19
* * i387-nat.h, i387-nat.c: New files.Mark Kettenis2000-05-231-0/+4
* * config/sparc/nm-linux.h: Include config/nm-linux.h.Alexandre Oliva2000-05-231-0/+5
* one line fix by Gregory Lielens <Gregory.Lielens@fft.be> to fix a problemDavid Taylor2000-05-231-0/+5
* Add make_cleanup_close() function.Andrew Cagney2000-05-231-0/+5
* Add -Wuninitialized.Andrew Cagney2000-05-231-0/+6
* IRIX GCC fixes from 5.0 branch.Andrew Cagney2000-05-231-0/+11
* From branch. Bump VERSION number.Andrew Cagney2000-05-231-0/+5
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-0/+40
* Purge procfs.c of make_cleanup_func.Andrew Cagney2000-05-221-0/+10
* Eliminate make_cleanup_func from top.cAndrew Cagney2000-05-221-0/+23
* Replace preg() with phex(). Cleanup monitor.c.Andrew Cagney2000-05-221-0/+13
* * i387-tdep.c (print_i387_value): Cast &value to (char *) inMark Kettenis2000-05-211-0/+6
* * target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin2000-05-201-0/+20
* * configure.host, configure.tgt (powerpc-*-netbsd*): New entry.J.T. Conklin2000-05-181-0/+7
* 2000-05-12 Michael Snyder <msnyder@.cygnus.com>Michael Snyder2000-05-171-18/+22
* * gdb/config/djgpp/README: Fine-tune installation instructionsEli Zaretskii2000-05-171-0/+5
* Minor maint et.al. tweeks.Andrew Cagney2000-05-171-0/+8
* Change v850 break-point instruction to loop. Get around lack of 16Andrew Cagney2000-05-171-0/+7
* Review TODO.Andrew Cagney2000-05-161-0/+4
* Make free_current_contents more robust. Use in MI.Andrew Cagney2000-05-161-0/+4
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-161-0/+14
* Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney2000-05-161-0/+12
* Remove stray extern declaration of wrap_value_subscript().Andrew Cagney2000-05-161-0/+4
* Cleanup bfd_close() cleanups.Andrew Cagney2000-05-161-0/+10
* Add notes on register cache.Andrew Cagney2000-05-151-0/+4
* sh-dsp support, simulator speedup by using host byte order:Joern Rennecke2000-05-151-0/+14
* * Makefile.in (gdbtypes.o, varobj.o): Depend on wrapper.h.Eli Zaretskii2000-05-151-0/+7
* Convert SAVE_DUMMY_FRAME_TOS to multi-arch.Andrew Cagney2000-05-151-0/+8
* Cleanup free_agent_expr cleanups.Andrew Cagney2000-05-151-0/+10
* Cleanup delete_breakpoint cleanups.Andrew Cagney2000-05-151-0/+12
* Move core_addr_lessthan and core_addr_greaterthan to arch-utils.Andrew Cagney2000-05-151-0/+7
* Use make_cleanup_ui_out_stream_delete().Andrew Cagney2000-05-151-0/+6
* Fix IRIX cc warnings. Fix ui_out functions that didn't return a value.Andrew Cagney2000-05-151-0/+7
* Fix typo in sign extension code in dwarf2_const_value_data().Kevin Buettner2000-05-131-0/+5
* Mention UnixWare thread problem.Andrew Cagney2000-05-121-1/+2