* dbxread.c (read_type): Handle error case slightly better.
[platform/upstream/binutils.git] / gdb /
1991-09-13 John GilmoreUpdate these for new modules and new inclusions.
1991-09-13 John GilmorePropagate
1991-09-13 John GilmoreAMD 29000 changes from David Wood <wood@david.ultra...
1991-09-13 John Gilmore* Makefile.in (CLIBS): Put XM_CLIBS and TM_CLIBS at...
1991-09-13 John GilmoreAdd new files for 29K and Ultracomputer support.
1991-09-13 John Gilmore * tm-29k.h: Update BADMAG (though it should...
1991-09-13 John GilmoreLint
1991-09-13 John GilmoreRemove unused include files.
1991-09-13 John Gilmore* am29k-tdep.c: Use DUMMY_SAVE_GREGS and RETURN_REGNUM.
1991-09-13 John Gilmore* am29k-pinsn.c (print_insn): Handle NOP specially...
1991-09-13 John GilmoreMake Munch work.
1991-09-13 John Gilmore* configure.in: Add hosts rtpc-*-* and a29k-*-*.
1991-09-13 John GilmoreInitial revision
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-09 John Gilmore* breakpoint.c (insert_breakpoints): Restore warning...
1991-09-06 John GilmoreHost and targets with different sized types. &others.
1991-09-06 John GilmoreFix some infrastructure to be able to cope with host...
1991-09-06 John GilmoreFix some infrastructure to be able to cope with host...
1991-09-06 John Gilmore* .gdbinit: Remove useless "rr" command. Set complaints
1991-09-06 John Gilmore* WHATS.NEW: "history write -> history save". Doc...
1991-09-04 John GilmoreMake writing to files work properly. (Fixes to BFD...
1991-08-31 Stu GrossmanUndo edit 1.5. Easier to let abort be of unspecified...
1991-08-31 Stu GrossmanMerge in irix support.
1991-08-31 Stu GrossmanMerge in irix support.
1991-08-30 Stu GrossmanMerge in irix support.
1991-08-24 John GilmoreUpdate README.
1991-08-23 John GilmoreAdd none
1991-08-23 Roland Pesch*** empty log message ***
1991-08-23 John GilmoreAdd info about porting to new hosts and targets.
1991-08-23 Roland Pesch * Makefile.in: generate "gdb-all.texi" rather than...
1991-08-23 Roland Peschgenerate "gdb-all.texi" rather than "gdb-all.texinfo"
1991-08-23 Roland Pesch*** empty log message ***
1991-08-23 K. Richard Pixleyadd email address for bugs and additions.
1991-08-23 Roland PeschReflect name change (doc/rdl-apps.texi)
1991-08-23 Roland Pesch * rdl-apps.texi: renamed from rdl-apps.texinfo
1991-08-23 K. Richard PixleyMinor vintage gcc lints.
1991-08-23 Roland Pesch * WHATS.NEW: correct pointer to refcard.
1991-08-23 Roland Pesch * doc/gdb.texinfo: update New Features, Installing
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 K. Richard PixleyMinor config polish.
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 Stu Grossmanlint
1991-08-22 Stu Grossmanlint
1991-08-22 John GilmoreAdd config.sub
1991-08-22 John GilmoreUpdate for gdb-4.0.
1991-08-22 John GilmoreKeep rdl-apps.texinfo for users who don't read the...
1991-08-22 John GilmoreMake "make clean" work in subdirs.
1991-08-22 John GilmoreHandle HP300bsd.
1991-08-22 K. Richard PixleyThree part names, etc.
1991-08-22 John GilmoreAdd m68k-tdep.o.
1991-08-22 John GilmoreHP 300 BSD port for machines at FSF. Also minor mips...
1991-08-21 John GilmoreRoll version to 3.98.2.
1991-08-20 John GilmoreRemove warnings about system assembler for sunos4.
1991-08-20 John GilmoreRemove warnings about system assembler.
1991-08-20 K. Richard Pixleyrevisiting error messages
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 John Gilmore* breakpoint.c (bpstat_do_actions): Use a cleanup...
1991-08-19 John GilmoreMinor bug fixes from BSD Net2 gdb:
1991-08-19 Michael TiemannDescribe C++ fixes.
1991-08-19 Michael TiemannFixed two C++ related bugs.
1991-08-16 K. Richard PixleyAllow yacc to be passed in as BISON.
1991-08-16 John Gilmore * main.c: Remove unused terminating_signals...
1991-08-14 John GilmoreAdd ignored target argument to child_xfer_memory.
1991-08-14 John Gilmore * source.c: #if defined => #ifdef.
1991-08-14 John Gilmore * inflow.c (new_tty_prefork, new_tty): New...
1991-08-14 John Gilmore * core.c, exec.c, inftarg.c, remote-eb.c, remot...
1991-08-14 John Gilmore * solib.c (solib_add): New argument is the...
1991-08-14 John Gilmore * core.c (core_open, core_close, core_xfer_memo...
1991-08-14 John Gilmore * blockframe.c (frameless_look_for_prologue...
1991-08-07 John GilmoreAdd in Rich's changes for three-stage builds.
1991-08-07 Roland PeschDefault rdl-apps.texinfo, for people who don't think...
1991-08-07 Roland Pesch * Makefile: use doc/Makefile for doc targets
1991-08-07 Roland Pesch*** empty log message ***
1991-08-07 Roland PeschMakefile: GDB documentation nos has its own Makefile
1991-08-06 K. Richard PixleyHost-level GNUmakefiles.
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-08-01 John GilmorePass Make flags down to lower level when building tar...
1991-08-01 John GilmoreFor final (?) 3.98 release
1991-08-01 Roland PeschSurrounded table of renamed commands (version within...
1991-07-31 John GilmoreHandle gdb-all.texinfo properly when M4 doesn't exist...
1991-07-31 Roland Pesch*** empty log message ***
1991-07-31 Roland Pesch Last cleanups for release 3.98:
1991-07-31 John GilmoreUpdate for 3.98 release.
1991-07-31 John GilmoreSet file permissions the same for everyone before makin...
1991-07-31 John GilmoreMove building and configuring stuff from .Sanitize...
next