Oodles of changes. The most important is adding support for stabs
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1991-12-23  Per BothnerOodles of changes. The most important is adding suppor...
1991-12-23  Fred Fish * solib.c (locate_base): Fix uninitialized variable...
1991-12-21  John Gilmore* xcoffread.c (read_symbol_lineno): Logic error in...
1991-12-20  Fred FishDocument change to config/mh-i386v4.
1991-12-20  Fred Fish* configure.in, tm-amix.h, tm-i386v4.h, xm-amix.h,...
1991-12-20  John GilmoreBugfix rfe and stbrx instrucionts.
1991-12-19  Stu Grossman* command.h, defs.h, eval.h, expression.h, remote-sa...
1991-12-16  Fred FishDocument changes to config/tm-amix and config/tm-i386v4.
1991-12-16  Fred FishPrint the names of files from which symbols are being...
1991-12-16  Fred FishNumerous small changes and a complete reorganization...
1991-12-14  Fred FishFix miscellaneous comparisons of integer with NULL...
1991-12-08  Fred FishFix a problem on i386 systems where buffered code strea...
1991-12-08  Fred FishUse macros to hide some of the ugly casting required...
1991-12-08  John GilmoreSet version to 4.3.1 so we won't mistake experimental...
1991-12-08  John GilmoreMerge Rich's overlapped changes with the gdb-4.3 version.
1991-12-07  John GilmoreUpdate for 4.3.
1991-12-07  K. Richard PixleySat Dec 7 00:00:15 1991 K. Richard Pixley (rich...
1991-12-06  Fred FishMore fixes for opaque and anonymous enumerations, struc...
1991-12-06  Fred FishFixes to improve opaque struct/union handling. Still...
1991-12-06  John Gilmore* symtab.c (decode_line_1): If SKIP_PROLOGUE leaves...
1991-12-06  Michael TiemannFix off-by-one error in cplus name demangling.
1991-12-06  Fred FishSeveral changes to fix misc problems with enums, struct...
1991-12-06  John Gilmore* symtab.c (check_stub_method): Must allocate two...
1991-12-05  Fred FishSupply missing '"' character.
1991-12-05  Fred FishSupply missing parenthesis (~line 1269).
1991-12-05  John GilmoreFencepost error in reporting regs we can't find in...
1991-12-05  John GilmoreFix things pointed up by Fred Fish's test suite; see...
1991-12-05  Fred FishArrange for enumeration members to be manipulated in...
1991-12-05  John Gilmore* main.c (input_from_terminal_p): Check whether GDB...
1991-12-04  John Gilmore* symfile.c (reread_symbols): Avoid kludging mtime_set...
1991-12-04  John Gilmore* Makefile.in: VERSION 4.2.96.
1991-12-04  John Gilmore* coffread.c (coff_symfile_read): Avoid select_source_...
1991-12-04  John GilmoreMake it compile for cross-debugging.
1991-12-02  Per BothnerTwo small mips-specific fixes (see ChangeLog).
1991-12-01  Steve Chamberlain Changes due to include file renaming:
1991-11-30  Fred FishAdd tm-i386v4.h and xm-i386v4.h to Sanitize, add i386...
1991-11-30  Fred FishChange simple call to printf of error message to a...
1991-11-30  Roland Pesch*** empty log message ***
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...
next
This page took 0.217142 seconds and 107 git commands to generate.