Make structs work on DECstation (sigh)
[binutils-gdb.git] / gdb / ChangeLog
1991-11-28 John GilmoreMake structs work on DECstation (sigh)
1991-11-27 John GilmoreImprove G++ debugging support.
1991-11-23 John GilmoreAdd some error checking around ioctl's for terminal...
1991-11-23 John GilmoreNo need to offset args from frame pointer.
1991-11-22 John GilmoreVERSION 4.2.95
1991-11-22 John GilmoreFurther cleanup for release.
1991-11-22 John GilmoreSCO lint.
1991-11-22 John GilmoreCLeanups to compile, mostly on BSD (okeeffe) and sco...
1991-11-22 John GilmoreLint
1991-11-22 John GilmoreRoll new files into various lists.
1991-11-22 John GilmoreRoll VERSION to 4.2.90.
1991-11-22 Fred FishInitialize the c++ specific portion of the type structu...
1991-11-22 John Gilmore* main.c: Use getcwd rather than getwd.
1991-11-21 John GilmoreAdd /* */ to #if 0'd thing to help ANSI.
1991-11-21 John GilmoreRemove more refs to removed files.
1991-11-21 John Gilmore* exec.c (exec_files_info): If `verbose' is set, show...
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-21 John GilmoreRemove rudimentary HP a.out support from GDB, move...
1991-11-21 John GilmoreCashier <a.out.gnu.h>
1991-11-21 John GilmoreMore *config stuff
1991-11-21 John GilmoreMakefile fragments for various hosts and targets now...
1991-11-21 John GilmoreClean up rs6000 opcode stuff.
1991-11-20 Fred FishRecognize obsolete form of AT_element_list attribute...
1991-11-20 Fred FishIgnore names invented by helpful compilers for anonymou...
1991-11-19 Fred FishAdd defines so that parsers produced by SVR4 versions...
1991-11-19 John GilmoreRemove tdesc stuff and prettify.
1991-11-19 Fred FishMore inclusion of defs.h to before param.h, ala other...
1991-11-19 Fred FishAdd generic m68k function prologue skipping support...
1991-11-19 John GilmoreRemove tdesc stuff.
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.
next