* as.c: change -l to -a[lsn], to avoid conflict with 68000
[binutils-gdb.git] / gdb /
1992-01-20 Michael TiemannFix demangling of destructors, and fix a minor indentat...
1992-01-19 Stu Grossman* Makefile.in (HFILES): Add partial-stab.h.
1992-01-19 Fred FishAdd several new files for stratus (i860* and *-stratus...
1992-01-19 Fred FishCheck in new config files for stratus.
1992-01-19 Fred FishInitial revision
1992-01-18 Stu GrossmanAdd psrc.sed
1992-01-16 Steve ChamberlainNew stuff
1992-01-16 Steve ChamberlainAdded new h8 files
1992-01-16 Steve ChamberlainStubs to get things going
1992-01-16 Steve ChamberlainAdded h8300 target
1992-01-16 Fred FishPass address of structure to complain() rather than...
1992-01-16 Roland PeschUpdated "Installing" appendix, for current state of...
1992-01-15 Roland PeschTwo more FSF mods.
1992-01-15 Roland Peschrefcard.tex: single file now includes what were formerl...
1992-01-15 Roland PeschReactivate paragraph on preformatted PostScript refcard...
1992-01-15 Roland PeschCygnus-Logoized version of GDB refcard, for use as...
1992-01-15 Roland Pesch(1) Improvements from B Chassell.
1992-01-15 Roland PeschDiscreet folding guides, and commented-out alternatives.
1992-01-15 Fred FishOnly compile in solib_add_common_symbols for non-SVR4...
1992-01-15 Fred FishChanges to fix bug with static variables within functio...
1992-01-15 Stu GrossmanReference: gdb-pend/636
1992-01-15 Stu GrossmanReference: gdb-pend/646
1992-01-15 Stu GrossmanReference: gdb-pend/657
1992-01-14 Stu Grossmangdb-pend/620
1992-01-13 Per Bothner * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now...
1992-01-12 Per Bothner * mips-tdep.c (mips_skip_prologue): Add some number of
1992-01-11 Fred FishMany changes to convert over to generic symbol table...
1992-01-07 Stu Grossmanbuildsym.c (cleanup_undefined_types): Add support...
1992-01-06 John GilmoreGet past DEC shell bug.
1992-01-06 Roland PeschMakefile.in: resuscitate "all" target as "all-doc".
1992-01-02 John GilmoreRename bitfields to avoid conflict with macro names...
1992-01-01 Fred FishMakefile.in: Change tm-svr4.h to tm-sysv4.h. Change...
1991-12-30 Per BothnerMainly stuff to improve handling of TYPE_CODE_REF ...
1991-12-28 Per BothnerMissed some stuff last time.
1991-12-28 Fred FishMany small changes to procfs.c to add base support...
1991-12-27 Per BothnerMore changes, mostly cleanups from the last set.
1991-12-27 Fred FishVarious changes to clean up ADD_PSYMBOL_TO_LIST and...
1991-12-24 John GilmoreRoll VERSION to 4.3.2.
1991-12-23 Per BothnerOodles of changes. The most important is adding suppor...
1991-12-23 Fred Fish* config/mh-amix, config/mh-i386v4: Change to find...
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 FishKeep the renamed svr4 files.
1991-12-20 Fred FishDocument change to config/mh-i386v4.
1991-12-20 Fred FishSet XM_CLIBS to "-lc /usr/ucblib/libucb.a" so native...
1991-12-20 Fred Fish* configure.in, tm-amix.h, tm-i386v4.h, xm-amix.h,...
1991-12-20 Fred FishRenamed from xm-svr4.h xm-sysv4.h
1991-12-20 Fred FishRenamed from tm-svr4.h to tm-sysv4.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-19 Stu Grossman* command.h, defs.h, eval.h, expression.h, remote-sa...
1991-12-16 Fred FishAdd solib.o to TDEPFILES for these SVR4 systems.
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 John Gilmore* infrun.c, remote-eb.c, remote-nindy.c, remote-vx...
1991-12-14 Fred FishFix miscellaneous comparisons of integer with NULL...
1991-12-13 Roland PeschMore improvements in handling make from remote objdirs:
1991-12-13 Roland PeschFix bug: gdbVN.m4 had stopped picking up version number...
1991-12-13 John GilmoreImprove how we ask for bug reports.
1991-12-11 K. Richard Pixleyinfodir belongs in datadir
1991-12-10 Roland PeschMassage new readline appendix so texi2roff can understa...
1991-12-10 Roland PeschBetter support for building documentation targets in...
1991-12-10 Roland Peschrdl-apps.texi is no longer used, with the new improved...
1991-12-10 Roland PeschImprove support for building in separate objdir (verifi...
1991-12-09 Michael TiemannIntegrated quick fixes to C++ handling of static member...
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 K. Richard Pixleyadd a couple missing ${srcdir}s
1991-12-08 John GilmoreSet version to 4.3.1 so we won't mistake experimental...
1991-12-08 John GilmoreMerge gdb-4.3 and Rich's Makefile.in's.
1991-12-08 John GilmoreGDB-4.3 release! Roll VERSION and fixup minor gdb...
1991-12-08 John GilmoreMerge Rich's overlapped changes with the gdb-4.3 version.
1991-12-07 John GilmoreDesupport i386sco, and mention the new readline.
1991-12-07 John GilmoreUpdate for 4.3.
1991-12-07 John Gilmore* gmalloc.c: Fix bug that causes malloc & free to
1991-12-07 K. Richard PixleyIf you're going to nroff the man page, at least do...
1991-12-07 K. Richard PixleySat Dec 7 00:00:15 1991 K. Richard Pixley (rich...
1991-12-07 K. Richard PixleyFri Dec 6 23:57:34 1991 K. Richard Pixley (rich...
1991-12-07 Roland PeschAbout 40% of changes sugg. by Bob Chassell
1991-12-06 Roland Pesch*** empty log message ***
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 Fred FishHandle structures and unions which contain DIE's other...
1991-12-04 John Gilmore* symfile.c (reread_symbols): Avoid kludging mtime_set...
1991-12-04 John GilmoreImprove installation doc slightly, by Mark Sirota's...
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).
next