* configure.in: Make a link for sysdep.h. Specify commontargets.
[external/binutils.git] / gdb /
1991-11-09 John GilmoreRemove Rs/6000 changes (patch_block_stabs) so it will...
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 Roland PeschFormat improvements, mostly for @smallbook (including...
1991-11-08 Steve ChamberlainRemove spurious echo
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 Steve ChamberlainFixed S?IP_OFFSETs for the Motorola Delta 88.
1991-11-08 Steve ChamberlainAdded delta88 cases
1991-11-08 Steve Chamberlain#ifndef USIZE
1991-11-08 Steve ChamberlainInclude coff-m88k.h rather than m88kbcs.h
1991-11-08 John GilmoreFix decoding of mtacc, dmac, fmac. These files should...
1991-11-08 K. Richard Pixleyfixed for objdir/subdirs
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 ChamberlainAdded gdb.1
1991-11-06 Steve Chamberlain * Makefile.in: put a - infront of the mv y.tab.c c...
1991-11-06 Roland PeschCorrection in intro text re corefile arg (may also...
1991-11-06 Per BothnerAdd C++ as a separate language.
1991-11-06 Roland PeschRecord (as comments) three FIXMEs.
1991-11-04 Per Bothner * infrun.c: Fixed typo in comment.
1991-11-04 Per Bothner * xm-sun3os4.h, xm-sun4os4.h, xconfig/decstation,...
1991-11-04 Steve ChamberlainUse new i386aout when i386-aout seen
1991-11-04 Steve ChamberlainNew files
1991-11-04 Steve ChamberlainInitial revision
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* c-exp.y (yyerror): Pass error message if given.
1991-10-27 John Gilmore* blockframe.c: Pass fromleaf to INIT_EXTRA_FRAME_INFO.
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 GilmoreAdd buildsym.c and buildsym.h.
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 Stu Grossman* coffread.c, coredep.c, i386-xdep.c: install patches for
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 Fred FishAdd "amix".
1991-10-24 Fred FishAdd new DWARF, ELF, SVR4 /proc, Amiga UNIX, etc files.
1991-10-24 John GilmoreUse <varargs.h>, since <stdarg.h> is not portable.
1991-10-24 John GilmoreRoll VERSION to 4.2.2.
1991-10-24 Fred FishInitial revision
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 "elf" to list of supported debugging formats in...
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 FishWhen using SVR4 /proc interface, call proc_set_exec_tra...
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 John GilmoreAdd note about strstr botch on sunos4.0.3c and previous.
1991-10-23 Stu Grossman* infrun.c (wait_for_inferior): Check return value...
1991-10-23 Stu Grossman*** empty log message ***
1991-10-22 Stu Grossman*** empty log message ***
1991-10-22 Stu Grossman* infrun.c (wait_for_inferior): fix stepi/nexti that...
1991-10-21 Steve Chamberlain * configure.in: added ebmon target.
1991-10-17 John GilmoreFinal touchups for release
1991-10-17 John GilmoreMore last minute gdb-4.2 changes.
1991-10-17 John Gilmore* coredep.c: Add <sys/types.h> for SCOnix.
1991-10-17 John Gilmore* xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath.
1991-10-16 Roland Pesch*** empty log message ***
1991-10-16 Roland PeschMore updates due to Picard refcard comments.
1991-10-16 John GilmoreGDB-4.2 release!
1991-10-16 Roland PeschClarifications and rephrasings, largely due to Pinard...
1991-10-16 John Gilmore* core.c (core_open): Improve error message for bad...
1991-10-16 John GilmoreRemove -Dgetpagesize()=4096 kludge.
1991-10-16 John Gilmore* dbxread.c (read_dbx_symtab, process_one_symbol):...
1991-10-16 Roland Pesch * doc/refcard.tex (sec "Working Files"): consistent...
1991-10-16 Roland PeschFix error spotted by Francois Pinard (pinard@iro.umontr...
1991-10-16 Roland PeschAnother revision of "Installing" appendix, for GDB...
1991-10-16 Roland Pesch * doc/gdb.texinfo (appendix "Installing GDB"): changes...
1991-10-16 Roland PeschUpdate appendix "Installing GDB". (not yet updated...
1991-10-16 John GilmoreFurther evolution. Remove hp-include pending real...
1991-10-16 John GilmoreConfigure isn't here any more.
1991-10-16 John GilmoreRemove configure and config.sub to ../
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-15 Roland PeschClarifications to "stepping", "Displaying Memory",...
1991-10-14 Roland PeschCatch up to changes recorded in GDB ChangeLog, to wit:
1991-10-12 John GilmoreAssorted patches from Fred Fish, Peter Schauer.
1991-10-12 John Gilmore* tm-{irix3,mips,nindy960,pn,symmetry,vx960}.h: Move
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-09 Roland Pesch(ORIG: date: 1991/09/27 22:47:20; author: pesch; ...
1991-10-09 Roland Pesch(ORIG: date: 1991/09/21 05:15:13; author: pesch; ...
next