Add new function warning() which behaves the same as error() but returns
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1991-10-24  Fred FishAdd new function warning() which behaves the same as...
1991-10-24  Fred FishMake internal errors produce more useful messages.
1991-10-24  Fred FishMove code duplicated in almost every single m68k based...
1991-10-24  Fred FishSystem V versions must call setpgrp() with no arguments...
1991-10-24  Fred FishAdd support for SVR4 style nm output. Not claimed...
1991-10-24  Fred FishRemove the object file specific fields from the partial...
1991-10-23  Stu Grossman*** empty log message ***
1991-10-22  Stu Grossman*** empty log message ***
1991-10-21  Steve Chamberlain * configure.in: added ebmon target.
1991-10-17  John GilmoreMore last minute gdb-4.2 changes.
1991-10-16  Roland Pesch*** empty log message ***
1991-10-16  John GilmoreGDB-4.2 release!
1991-10-16  Roland Pesch * doc/refcard.tex (sec "Working Files"): consistent...
1991-10-16  Roland Pesch * doc/gdb.texinfo (appendix "Installing GDB"): changes...
1991-10-16  John Gilmore* configure.in, tconfig/decstation, xconfig/decstation...
1991-10-15  John GilmoreChanges from Fred Fish:
1991-10-15  Roland Pesch * doc/gdb.texinfo
1991-10-12  John GilmoreAssorted patches from Fred Fish, Peter Schauer.
1991-10-12  John Gilmore* copying.awk: Filter formfeeds out of copying & warra...
1991-10-11  John GilmoreRead cross-core files on Mach 386.
1991-10-10  John Gilmore* mipsread.c, coffread.c: initialise TYPE_VPTR_FIELDNO...
1991-10-05  John Gilmoreoops
1991-10-05  Per Bothner More patches from Peter Schauer <pes@regent.e-technik...
1991-10-04  Roland Pesch*** empty log message ***
1991-10-04  John Gilmore* coffread.c, dbxread.c, symfile.c, symmisc.c, symtab...
1991-10-04  John Gilmore* dbxread.c, coffread.c: static-ize functions that...
1991-10-04  John Gilmore* c-exp.y: sym->class to SYMBOL_CLASS (sym).
1991-10-03  John Gilmore* dbxread.c (read_type): Handle error case slightly...
1991-10-03  Stu Grossman*** empty log message ***
1991-10-01  John Gilmore* dbxread.c: Enable, but soften, const_vol_complaint.
1991-10-01  John Gilmore* stack.c (frame_info): Demangle the function name...
1991-09-28  John Gilmore* symtab.c (lookup_method_type): Arguments were swappe...
1991-09-28  John Gilmore* eval.c (evaluate_subexp_for_address): Don't use
1991-09-25  John GilmoreIN_SIGTRAMP bugfix.
1991-09-21  Roland Pesch*** empty log message ***
1991-09-21  John GilmoreUpdate for gdb-4.1 release.
1991-09-20  John Gilmore* language.c (set_language_command): Print useful...
1991-09-20  John Gilmore* main.c (main): Avoid any output before (gdb) prompt...
1991-09-20  Roland Pesch*** empty log message ***
1991-09-20  Roland PeschFri Sep 20 15:46:00 1991 Roland H. Pesch (pesch at...
1991-09-20  Per BothnerKludge to allow compilation by non-ANSI compilers.
1991-09-20  John Gilmore* dbxread.c (read_dbx_symtab, process_one_symbol):...
1991-09-20  Stu GrossmanSign extend extended line offsets in parse_lines correctly.
1991-09-20  Stu Grossman*** empty log message ***
1991-09-20  John Gilmore.gdbinit: move set complaints 1 to top.
1991-09-20  John Gilmore* language.c (_initialize_language): Fix type check...
1991-09-20  John Gilmore* utils.c (!HAVE_VPRINTF): Define vfprintf as a functi...
1991-09-20  John GilmorePreparation for gdb-4.1 release.
1991-09-20  Roland Peschdoc/gdbint.texinfo
1991-09-20  Per BothnerVarious mips changes from Peter Schauer.
1991-09-19  John GilmoreMinor fixes
1991-09-19  John GilmoreAndrew Beers' changes for Modula-2 support.
1991-09-17  Per BothnerIn mipsread.c (parse_symbol), put non-static procedures
1991-09-13  John Gilmoretm-ultra3.h slipped thru the cracks...
1991-09-13  John GilmoreAMD 29000 changes from David Wood <wood@david.ultra...
1991-09-12  John Gilmore* Makefile.in (documentation targets): Pass $(M4).
1991-09-11  John Gilmore* Makefile.in (VERSION): Update to 4.0.3.
1991-09-11  John Gilmore* core.c (core_file_command): Print frame at coredump...
1991-09-10  John Gilmore* utils.c (error): if error_pre_print is set, print...
1991-09-06  John GilmoreHost and targets with different sized types. &others.
1991-09-04  John GilmoreMake writing to files work properly. (Fixes to BFD...
1991-08-23  Roland Pesch*** empty log message ***
1991-08-23  Roland Pesch * Makefile.in: generate "gdb-all.texi" rather than...
1991-08-23  Roland Pesch*** empty log message ***
1991-08-23  Roland PeschReflect name change (doc/rdl-apps.texi)
1991-08-23  Roland Pesch * WHATS.NEW: correct pointer to refcard.
1991-08-23  John Gilmore * GDB-4.0 release!
1991-08-23  Roland Peschnote doc/gdb.texinfo changed.
1991-08-23  John GilmoreFix Makefile.in to build 4.0 rel.
1991-08-23  Stu Grossmansaber
1991-08-23  Roland PeschDocument ChangeLog catchup.
1991-08-23  Roland Pesch*** empty log message ***
1991-08-22  Roland Pesch * doc/refcard.tex: permuted Essential Commands sec
1991-08-22  Roland PeschRecord new C++ chapter in gdb.texinfo
1991-08-22  Stu Grossmanlint
1991-08-22  John GilmoreHandle HP300bsd.
1991-08-22  John GilmoreHP 300 BSD port for machines at FSF. Also minor mips...
1991-08-20  John GilmoreRemove warnings about system assembler for sunos4.
1991-08-20  John Gilmore* mcheck.c: Avoid warning about undeclared abort fn.
1991-08-19  John GilmoreBSD Net2 changes, and misc other fixes.
1991-08-19  Michael TiemannDescribe C++ fixes.
1991-08-16  John Gilmore * main.c: Remove unused terminating_signals...
1991-08-14  John Gilmore * source.c: #if defined => #ifdef.
1991-08-07  Roland Pesch * Makefile: use doc/Makefile for doc targets
1991-08-07  Roland Pesch*** empty log message ***
1991-08-03  John GilmoreOnly read the right number of bytes in reading basetype...
1991-08-02  John GilmorePrint UNOP_MEMVAL of an OP_LONG that ends up as a funct...
1991-08-02  John Gilmore * infrun.c: Move DO_DEFERRED_STORES from proce...
1991-08-02  John GilmoreRoll VERSION to 3.98.1. Use path to find $SHELL in...
1991-08-01  Roland Pesch*** empty log message ***
1991-07-31  Roland Pesch*** empty log message ***
1991-07-31  John GilmoreUpdate for 3.98 release.
1991-07-31  John GilmoreTighten up for gdb-3.98 release.
1991-07-29  Roland Pesch*** empty log message ***
1991-07-27  Roland Pesch*** empty log message ***
1991-07-26  Roland PeschPartial update to README for new configure script and new
1991-07-24  Roland Pesch*** empty log message ***
1991-07-19  John GilmoreMake mipsread.c handle static symbols, both in psymtabs...
1991-07-14  John Gilmore * findvar.c (find_var_value): Handle &function...
1991-07-09  John Gilmore * core.c (memory_error): Reword error msg...
next
This page took 0.232867 seconds and 107 git commands to generate.