* sparc-nat.c: Include "inf-ptrace.h".
[binutils-gdb.git] / gdb / TODO
2003-05-17 Andrew Cagney2003-05-16 Andrew Cagney <cagney@redhat.com>
2003-02-04 Andrew Cagney2003-02-04 Andrew Cagney <ac131313@redhat.com>
2003-01-02 Mark Kettenis* configure.in: Remove UI_OUT configuration code.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-05-11 Daniel Jacobowitz2002-05-11 Daniel Jacobowitz <drow@mvista.com>
2002-01-13 Andrew CagneyFrom 2002-01-09 John Marshall <johnm@falch.net>:
2001-11-15 Andrew Cagney* TODO (register_buffer): Delete.
2001-07-10 Andrew Cagneym88k builds. Tweek remote-bug.c to include "serial.h".
2001-07-07 Andrew CagneyUpdates.
2001-07-07 Andrew Cagney* symtab.c (main_name): New function.
2001-07-07 Andrew CagneyTODO: Convert most items into PRs.
2001-07-04 Andrew Cagney* gdbint.texinfo (Target Architecture Definition):...
2001-07-04 Andrew Cagney* TODO: Delete all thread items. The thread code was...
2001-06-29 Elena Zannoni2001-06-28 Elena Zannoni <ezannoni@redhat.com>
2001-06-29 Andrew Cagney* rdi-share/unixcomm.c (SERIAL_PREFIX): Always provide...
2001-06-28 Andrew CagneyBuild MI by default.
2001-06-28 Andrew CagneyExterminate ser-ocd.c.
2001-05-10 Andrew CagneyGeneral updates for 5.1/5.2 lists.
2001-04-27 Andrew CagneyZap romp host.
2001-04-27 Andrew CagneyAll 5.1 obsolete targets are done.
2001-04-19 Andrew CagneyObsolete MPW as host.
2001-04-17 Andrew CagneyObsolete NEWS and ISI systems (along with a few redunda...
2001-04-11 Andrew CagneyObsolete sun386i.
2001-04-06 Andrew CagneyObsolete powerpcle-*-cygwin* and powerpcle-*-solaris...
2001-04-05 Andrew CagneyObsolete a29k-*-* host and a29k-*-sym1* and a29k-*...
2001-04-03 Andrew CagneyObsolete w65-*-* target.
2001-04-03 Andrew CagneyObsolete tic80.
2001-04-02 Andrew CagneyObsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv...
2001-03-27 Eli Zaretskii(Cleanups): Remove the item about converting docs to...
2001-03-26 Andrew CagneyMark m88k as known to be broken.
2001-03-24 Andrew CagneyRe-vamp the register code so that a lot more is routed...
2001-03-23 Andrew CagneyUpdate list of obsolete targets.
2001-03-22 Andrew CagneyCleanup remote protocol section. Add notes on ``!...
2001-03-19 Andrew Cagney* TODO: List known problems with TUI.
2001-03-15 Andrew CagneyAdd list of targets being obsoleted.
2001-03-14 Andrew CagneyUpdate target list.
2001-03-08 Andrew Cagney* TODO: Revise 5.1 list. Delete PARAMS task. Add...
2001-03-08 Andrew CagneyDoco SID + GDB + Solaris 8 broken.
2001-03-05 Andrew Cagney* TODO (GDB 5.1 Known Problems): Document z8k as broken.
2001-02-23 Andrew CagneyMention how to cite GDB problem reports.
2001-02-19 Andrew CagneyTODO Tweeks.
2001-02-16 Andrew CagneyMove hardware stuff to not 5.1 - changelog already...
2001-02-08 Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-01-31 Andrew CagneyReplace strsave() with xstrdup().
2000-12-21 Fernando Nasser2000-12-21 Fernando Nasser <fnasser@redhat.com>
2000-11-27 Andrew Cagney* TODO: Add GFDL updates to 5.1 release criteria.
2000-11-20 Andrew CagneyReplace asprintf() / vasprintf() with xasprintf() xvasp...
2000-11-20 Andrew CagneyAdd ``extern'' and STREQ to cleanups.
2000-11-03 J.T. Conklin* TODO: Note abstraction layer violation where "ocd...
2000-10-23 David AndersonCorrected spelling errors in comments
2000-09-06 H.J. Lu2000-09-06 H.J. Lu <hjl@gnu.org>
2000-08-08 David Taylorremove build_parse entry about buffer overrun.
2000-08-04 Andrew CagneyRe-implement ``set/show remote Z-packet ...'' commands...
2000-08-03 Andrew CagneyMinor tweeks.
2000-08-03 Andrew CagneyList things for 5.1.
2000-08-02 Andrew CagneyThu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1...
2000-08-02 Andrew CagneyUse add_set_auto_boolean_cmd() to implement ``set remot...
2000-08-02 Andrew CagneyUpdates.
2000-07-24 Anthony GreenUpdated TODO.
2000-07-11 Andrew Cagney* printcmd.c (print_scalar_formatted): Move masking...
2000-07-09 Elena Zannoni2000-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-05 Andrew CagneyUpdate TODO.
2000-07-04 Mark Kettenis* TODO: Update.
2000-06-23 Andrew CagneyAdd support for auto_boolean (true, false or auto).
2000-06-12 Andrew CagneyUpdate TODO - SER_HARDWIRE problem was fixed.
2000-06-08 Andrew CagneyMIPS is always multi-arch enabled.
2000-06-08 Andrew CagneyUse config.bfd to determine the default architecture...
2000-06-08 Andrew CagneyChange signature of function add_set_enum_cmd() so...
2000-06-07 Andrew CagneyPurge last remaining make_cleanup_func.
2000-06-07 Andrew CagneyThe attatched moves the remaining guff from gdbarch...
2000-06-05 Andrew CagneyMore updates.
2000-06-04 Andrew CagneyAdd host_pointer_to_address() and address_to_host_point...
2000-06-04 Andrew CagneyEliminate safe_strsignal().
2000-06-01 Andrew CagneyMore updates.
2000-05-30 Andrew CagneyFurther re-arange into distinct sections.
2000-05-25 Andrew CagneyHave TUI use the same configury mechanism as MI.
2000-05-25 Andrew CagneyUpdate JimI's e-mail addres.
2000-05-23 Andrew CagneyIRIX GCC fixes from 5.0 branch.
2000-05-22 Andrew CagneyReplace preg() with phex(). Cleanup monitor.c.
2000-05-17 Andrew CagneyMinor maint et.al. tweeks.
2000-05-16 Andrew CagneyReview TODO.
2000-05-16 Andrew CagneyRename mi/ChangeLog-mi -> mi/ChangeLog
2000-05-15 Andrew CagneyAdd notes on register cache.
2000-05-12 Andrew CagneyMention UnixWare thread problem.
2000-05-12 Andrew CagneyDoc weak symbol problem.
2000-04-27 Andrew CagneyDocument IRIX->ARM cross compile problem.
2000-04-26 Andrew CagneyDocument bfd/doc/Makefile.in TEXINPUTS problem.
2000-04-23 Eli Zaretskii * Makefile.in (GDBMI_DIR): New variable.
2000-04-19 Peter Schauer * TODO: Update.
2000-04-19 Andrew CagneyDocument -Wreturn-type problem.
2000-04-19 Andrew Cagney* TODO: Cleanup.
2000-04-19 Andrew CagneyDocument real fix to problem of tui/Makefile not being...
2000-04-10 Andrew CagneyTODO, NEWS: Update. Mention MI.
2000-04-07 Andrew CagneyFrom 2000-03-27 Peter Schauer <pes@regent.e-technik...
2000-04-04 Daniel BerlinUpdate todo
2000-04-04 H.J. Lu2000-04-03 H.J. Lu <hjl@gnu.org>
2000-04-03 Andrew CagneyUpdate removing anything fixed.
2000-03-29 Andrew CagneyUpdate GDB 5 status.
next