Eliminate some uses of __STDC__.
[external/binutils.git] / gdb / ChangeLog
2001-03-14 Andrew CagneyEliminate some uses of __STDC__.
2001-03-13 Andrew CagneyEliminate ARCH_NUM_REGS.
2001-03-13 Fernando Nasser2001-03-13 Fernando Nasser <fnasser@redhat.com>
2001-03-13 Mark Kettenis* i386-linux-tdep.c: Fix formatting and clarify comments.
2001-03-13 Andrew Cagney* gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
2001-03-10 Kevin BuettnerCleanup solib-svr4.c by moving legacy code out to its...
2001-03-10 Kevin BuettnerCommitted.
2001-03-09 Andrew CagneyMove Philip Blundell to Write After Approval list.
2001-03-09 Keith Seitz * MAINTAINERS: Add myself to write after approval...
2001-03-09 Mark Kettenis* i387-tdep.c (print_i387_status_word): Fix printing...
2001-03-09 Andrew CagneyObsolete harris 88k target.
2001-03-09 Andrew CagneyDelete make rules for obsolete files.
2001-03-08 David Taylor * stack.c (parse_frame_specification): For one argumen...
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-07 Mark Kettenis* defs.h: Provide prototypes for floatformat_is_negative,
2001-03-07 Eli Zaretskii * top.c (init_main): Make `set history file name'...
2001-03-07 J.T. Conklin* Makefile.in (LINTFLAGS): Update to contain all of...
2001-03-07 J.T. Conklin2001-03-06 J.T. Conklin <jtc@redback.com>
2001-03-06 Stan Shebs * MAINTAINERS: Remove self from specific maintenance...
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-03-06 Kevin BuettnerFix whitespace problem in my most recent entry.
2001-03-06 Kevin BuettnerConfigury changes for AIX5/IA-64.
2001-03-05 Andrew Cagney* TODO (GDB 5.1 Known Problems): Document z8k as broken.
2001-03-05 Christopher Faylorclarify my recent entry.
2001-03-05 Christopher Faylor* wince.c: Change realloc to xrealloc throughout.
2001-03-05 Andrew Cagney* ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
2001-03-03 Kevin Buettner * solib-aix5.c (aix5_relocate_main_executable): Don...
2001-03-03 Andrew Cagney* MAINTAINERS (paper trail): Update.
2001-03-03 Andrew CagneyChange convention to ``Fix PR gdb/NNNN''
2001-03-03 Andrew CagneyFrom 2001-03-01 Tom Rix <trix@redhat.com>:
2001-03-03 Kevin BuettnerMove GDB_GREGSET_T, GDB_FPREGSET_T defines from config...
2001-03-02 Matthew Hiller2001-03-02 Matt Hiller <hiller@redhat.com>
2001-03-02 Kevin BuettnerRevise earlier comment regarding sparc-nat.c to be...
2001-03-02 Kevin BuettnerFix typo in which sparc-nat.c was changed to include...
2001-03-02 J.T. Conklin* defs.h (__CYGWIN__): Moved conditional which defines...
2001-03-01 J.T. Conklin* i386-stub.c (handle_exception): Use 'T' response...
2001-03-01 Michael Snyder2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus...
2001-03-01 J.T. Conklin* gdbtypes.h (builtin_type_f_integer): Removed duplicat...
2001-03-01 Andrew Cagney* Makefile.in (os9kread.o): Do not compile with WERROR_...
2001-03-01 Andrew CagneyDocument pragmatics of why gdb_assert() is lowercase.
2001-03-01 Andrew Cagney* Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to...
2001-03-01 Andrew Cagney* Makefile.in (regcache_h): Define. Add $(regcache_h) to
2001-03-01 Michael Snyder2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus...
2001-03-01 Michael Snyder2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus...
2001-03-01 Andrew Cagney* regcache.h (register_valid): Fix comment documenting...
2001-03-01 Andrew CagneyCreate new file regcache.h. Update all uses.
2001-03-01 Michael ChastainFix the year on the following lines:
2001-02-28 Matthew Hiller2001-02-28 Matt Hiller <hiller@redhat.com>
2001-02-27 David Taylorremove conflict indicator.
2001-02-27 David Taylorfix off by one error in test for error.
2001-02-27 Andrew Cagney* config/sparc/sp64linux.mt: New file.
2001-02-25 Kevin BuettnerReplace calls to abort() with calls to internal_error().
2001-02-23 Andrew CagneyMention how to cite GDB problem reports.
2001-02-23 Andrew CagneyMention gdbarch.sh and to not submit gdbarch.[ch].
2001-02-22 Andrew CagneyMove get_saved_register to frame.h.
2001-02-22 Kevin BuettnerFix typo in my previously committed ChangeLog entry.
2001-02-22 Kevin BuettnerMade changes to shared library support and added more...
2001-02-21 Kevin BuettnerEnable new thread support for Linux/IA-64.
2001-02-21 Andrew CagneyFix printf fmt arguments.
2001-02-20 Kevin BuettnerCleanup solib-aix5.c as suggested by J.T. Conklin.
2001-02-20 Andrew CagneyMove frame specific register code to the new file frame.c.
2001-02-20 Kevin Buettner * solib-aix5.c: New file.
2001-02-20 Martin Hunt2001-02-20 Martin M. Hunt <hunt@redhat.com>
2001-02-20 Martin Hunt2001-02-20 Martin M. Hunt <hunt@redhat.com>
2001-02-20 Martin Hunt2001-02-20 Martin M. Hunt <hunt@redhat.com>
2001-02-20 Andrew CagneyWhen the target h/w has 8byte registers, return 8 bytes...
2001-02-20 Elena ZannoniRemove cvs conflict indicator.
2001-02-20 Michael Snyder2001-02-19 Michael Snyder <msnyder@mvstp600e.cygnus...
2001-02-20 Elena Zannoni2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus...
2001-02-19 Andrew CagneyTODO Tweeks.
2001-02-19 Jonathan Larmour * arm-tdep.c (check_prologue_cache): Fix off by 1...
2001-02-19 Elena Zannoni2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus...
2001-02-19 Elena Zannoni2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus...
2001-02-19 Eli Zaretskii * demangle.c (demangling_style_names): New variable.
2001-02-18 Eli Zaretskii * go32-nat.c: Include i387-nat.h.
2001-02-18 Eli Zaretskii * completer.c (gdb_completer_file_name_break_character...
2001-02-17 Mark Kettenis* i387-nat.c: Include "i387-nat.h". Use regnum instead...
2001-02-16 Michael Snyder2001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus...
2001-02-16 Andrew CagneyFrom Paul Hilfinger. Add attribs param to hpux_thread_...
2001-02-16 Michael ChastainObvious fix.
2001-02-16 Michael Chastain2001-02-12 Michael Chastain <chastain@redhat.com>
2001-02-16 Andrew CagneyMove hardware bug out of 5.1
2001-02-16 Andrew CagneyUpdate paper trail list.
2001-02-16 Mark Kettenis* target.h (target_fetch_registers): Fix comment.
2001-02-16 Andrew CagneySimplify code parsing integers and, in process fix...
2001-02-15 Jim Kingdon* MAINTAINERS: Add myself to paper trail section.
2001-02-14 Michael Sokolov * configure.in (AC_CHECK_HEADERS): Add sys/file.h.
2001-02-14 Andrew Cagney* inflow.c (terminal_ours_1): Initialize ``osigtou...
2001-02-14 Eli ZaretskiiAdd entries for gdb/gdbtk/*/ChangeLog-*.
2001-02-13 Jim Kingdon* MAINTAINERS: Update my email address.
2001-02-11 Eli Zaretskii * NEWS: Document that "info symbol" works with COFF...
2001-02-10 Peter Schauer Get rid of AIX specific PC_LOAD_SEGMENT, replace with...
2001-02-10 Peter Schauer * mipsread.c (read_alphacoff_dynamic_symtab): Replace...
2001-02-10 Peter Schauer * rs6000-nat.c (child_xfer_memory): Add missing parameter
2001-02-09 Jim Kingdon Updates to "make TAGS":
2001-02-08 Eli Zaretskii * config/djgpp/fnchange.lst: Remove extraneous "too...
2001-02-08 Andrew CagneyFrom Dean Luick <luick@cray.com>:
2001-02-08 Andrew CagneyRemove configurations marked as obsolete in 5.0.
2001-02-08 Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
next