* xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h, xm-news.h,
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1991-11-18  John GilmoreRemove tdesc stuff. Remove FRAME_CHAIN_COMBINE from...
1991-11-18  Fred FishSupply missing third arg to instance of call to do_type().
1991-11-18  Fred FishChanges to match new DWARF draft 5 version of include...
1991-11-18  Michael TiemannMake changes needed to handle code which uses ANSI...
1991-11-16  Stu Grossman* mipsread.c (parse_partial_symbols): patch to keep...
1991-11-15  David Henkel-Wallaceansi name abuse changes
1991-11-15  Fred FishAdd compact_misc_function_vector() to compact out dupli...
1991-11-15  Fred FishChanges to build misc function vector entries from...
1991-11-14  John Gilmore* m88k-tdep.c (examine_prologue): Deal with OR instruc...
1991-11-14  Steve Chamberlain * Makefile.in, xconfig/delta88 made it install a sysV...
1991-11-14  John GilmoreMotorola 88000 port without tears, I mean without tdescs.
1991-11-13  John GilmoreForgot opcode files.
1991-11-13  John Gilmorexcoffread.c, tdesc-lib, and misc fixes.
1991-11-12  Per BothnerFixes related to handling of C++ methods (handle destru...
1991-11-12  Fred FishRemove internal gdb definition of fixed arg count conca...
1991-11-12  John Gilmore* Makefile.in: Add xcoffread.c, xcoffexec.c.
1991-11-12  Fred FishMinor rewording of message containing name of program...
1991-11-09  Fred FishRemove leftover call to do_cleanups() which resulted...
1991-11-09  Fred FishRe-enable compilation of register_addr() stub whenever...
1991-11-09  John GilmoreMore changes for objfiles.
1991-11-09  John GilmoreAdd tracking of object files (that contain symbols...
1991-11-09  John GilmoreLint and some rs/6000 port.
1991-11-08  Steve Chamberlain * Makefile.in: link with libiberty after libreadline...
1991-11-08  Steve Chamberlain * m88k-xdep.c: Fixed the register offsets in the ptrac...
1991-11-08  John GilmoreFix decoding of mtacc, dmac, fmac. These files should...
1991-11-07  John Gilmore* tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, and
1991-11-07  John Gilmore* coffread.c: Eliminate c_nsyms in favor of c_naux.
1991-11-06  Steve Chamberlain * Makefile.in: put a - infront of the mv y.tab.c c...
1991-11-06  Per BothnerAdd C++ as a separate language.
1991-11-04  Per Bothner * infrun.c: Fixed typo in comment.
1991-11-01  John Gilmore* mipsread.c (read_mips_symtab, read_the_mips_symtab...
1991-11-01  Stu Grossman* infrun.c (wait_for_inferior): another stepi/nexti...
1991-10-28  Stu Grossman* main.c (initialize_history): Read history after...
1991-10-27  John Gilmore* buildsym.c: Break out initial malloc sizes.
1991-10-26  John Gilmore* symfile.c (syms_from_bfd): New routine.
1991-10-26  John GilmoreBreak out symbol-table-building routines
1991-10-26  Per Bothner Various fixes to improve g++ debugging. See ChangeLog.
1991-10-26  Stu Grossman* tm-sparc.h, tm-68k.h (EXTRACT_RETURN_VALUE): fix...
1991-10-26  Stu Grossman*** empty log message ***
1991-10-25  John Gilmore* core.c (core_file_info), exec.c (exec_file_info)...
1991-10-25  John Gilmore(value_fetch_lazy): Avoid 0-length fetches.
1991-10-25  Fred FishAdd casts to remove compiler warnings from native Sun cc.
1991-10-25  Fred FishRemove locally duplicated code for calling functions...
1991-10-25  Fred FishRemove local BSD/USG hacks that are now in libiberty.
1991-10-25  Fred FishRemove prototype for dwarfwarn(). Breaks with <varargs.h>.
1991-10-25  John Gilmoreframe-select command. Cross funcalls to sun3. Build...
1991-10-24  John GilmoreUse <varargs.h>, since <stdarg.h> is not portable.
1991-10-24  Fred FishNew files for DWARF debugging format support, ELF objec...
1991-10-24  Fred FishAdd dwarfread.c, dwarfread.o, elfread.c, elfread.o...
1991-10-24  Fred FishAdd three new builtin types (builtin_type_long_double...
1991-10-24  Fred FishAdd machine dependent support routines for SVR4 /proc...
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
next
This page took 0.316229 seconds and 107 git commands to generate.