Intel 386 Mach host port
[deliverable/binutils-gdb.git] / gdb /
1991-10-05  John GilmoreIntel 386 Mach host port
1991-10-05  John GilmoreIntel 386 Mach host port.
1991-10-05  John GilmoreInitial revision
1991-10-05  Per Bothner More patches from Peter Schauer <pes@regent.e-technik...
1991-10-04  Roland Pesch*** empty log message ***
1991-10-04  Roland PeschImprove TEXINPUTS var set on calling TeX, so that thing...
1991-10-04  John Gilmore* coffread.c, dbxread.c, symfile.c, symmisc.c, symtab...
1991-10-04  John Gilmore* dbxread.c, coffread.c: static-ize functions that...
1991-10-04  John Gilmore* c-exp.y: sym->class to SYMBOL_CLASS (sym).
1991-10-03  John Gilmore* dbxread.c (read_type): Handle error case slightly...
1991-10-03  Stu Grossman*** empty log message ***
1991-10-02  K. Richard Pixleyno more configure on which to depend
1991-10-02  K. Richard Pixleyresync
1991-10-02  K. Richard Pixleysteves h8 patches
1991-10-01  K. Richard Pixleyexploit the new executable config.status
1991-10-01  John Gilmore* dbxread.c: Enable, but soften, const_vol_complaint.
1991-10-01  John Gilmore* stack.c (frame_info): Demangle the function name...
1991-09-28  John Gilmore* symtab.c (lookup_method_type): Arguments were swappe...
1991-09-28  John Gilmore* eval.c (evaluate_subexp_for_address): Don't use
1991-09-28  John Gilmore* infrun.c (wait_for_inferior): Don't check if the...
1991-09-28  John Gilmore* nindy-tdep.c (nindy_frame_chain_valid): Use lookup_m...
1991-09-28  John Gilmore * coffread.c (coff_symfile_read): Use xmalloc...
1991-09-28  John Gilmore* core.c (core_files_info): Shorten output.
1991-09-28  John Gilmore* c-exp.y, m2-exp.y: Define more yysymbols that happen...
1991-09-27  Roland PeschStop talking about obsolete "sharedlibrary" command...
1991-09-25  John GilmoreiVS: Modified Files:
1991-09-25  John GilmoreIN_SIGTRAMP bugfix.
1991-09-21  Roland Pesch(1) fix typo ('_if_' and '_fi_' for '_if__' and '_fi__'!)
1991-09-21  Roland PeschFormatting updates to "installing" appendix.
1991-09-21  John GilmoreDoc updates for 4.1.
1991-09-21  John Gilmorertpc->romp
1991-09-21  John GilmoreRearrange "how to install" and "how to print the doc...
1991-09-21  Roland Peschadd missing index entries for set/show print sevenbit...
1991-09-21  Roland Pesch*** empty log message ***
1991-09-21  Roland PeschUpdate configs table.
1991-09-21  John GilmoreUpdate for gdb-4.1.
1991-09-21  John GilmoreRoll in information from README.
1991-09-21  John GilmoreUpdate for gdb-4.1 release.
1991-09-20  John Gilmore* language.c (set_language_command): Print useful...
1991-09-20  John Gilmore* main.c (main): Avoid any output before (gdb) prompt...
1991-09-20  Roland Pesch*** empty log message ***
1991-09-20  Roland PeschFri Sep 20 15:46:00 1991 Roland H. Pesch (pesch at...
1991-09-20  Roland PeschExtract GDB version number from main GDB dir Makefile.in.
1991-09-20  Per BothnerKludge to allow compilation by non-ANSI compilers.
1991-09-20  Roland PeschMerged in new doc on language setting, C, and Mod-2...
1991-09-20  John Gilmore* dbxread.c (read_dbx_symtab, process_one_symbol):...
1991-09-20  Stu GrossmanSign extend extended line offsets in parse_lines correctly.
1991-09-20  Stu Grossman#define yyerrflag and yynerrs to avoid global name...
1991-09-20  Stu Grossman*** empty log message ***
1991-09-20  John Gilmore.gdbinit: move set complaints 1 to top.
1991-09-20  John Gilmore* language.c (_initialize_language): Fix type check...
1991-09-20  John Gilmore* utils.c (!HAVE_VPRINTF): Define vfprintf as a functi...
1991-09-20  John GilmorePreparation for gdb-4.1 release.
1991-09-20  John GilmoreRemove rcfonts.tex after building refcard.
1991-09-20  John Gilmore(HFILES): Add minimon.h.
1991-09-20  Roland Peschdoc/gdbint.texinfo
1991-09-20  Roland PeschReorder contents; reorganize new-host, new-target,...
1991-09-20  Per BothnerVarious mips changes from Peter Schauer.
1991-09-20  Per BothnerDefine HAVE_STRSTR.
1991-09-19  John GilmoreAdd language.h.
1991-09-19  John GilmoreMinor fixes
1991-09-19  John Gilmore* mipsread.c (_initialize_mipsread): Avoid using
1991-09-19  John Gilmore* c-exp.y, m2-exp.y: Lint.
1991-09-19  John GilmoreCircumvent Sun Make bug on *-exp.tab.o.
1991-09-19  John GilmoreLint
1991-09-19  John GilmoreAndrew Beers' changes for Modula-2 support.
1991-09-19  John Gilmore* language.h, language.c: New files for language-speci...
1991-09-19  John GilmoreEliminate uses of working_lang.
1991-09-19  John Gilmore* valprint.c (type_print_base): Avoid printing garbage...
1991-09-19  John GilmoreAdd M2 to what's new.
1991-09-19  John GilmoreCope with new files and removed files for Modula-2...
1991-09-19  John Gilmore* parse.c: New file with the common code remains of...
1991-09-19  John Gilmore* symtab.c (_initialize_symtab): Remove builtin type
1991-09-19  John GilmoreOutput hex with local_hex_string for Modula-2 support.
1991-09-19  John Gilmore* main.c (execute_command): Warn as language changes...
1991-09-19  John Gilmore* stack.c (frame_info): Print language of stack frame.
1991-09-19  John GilmoreUse parse_expression and parse_exp_1 rather than
1991-09-19  John GilmoreOutput hex with local_hex_string for Modula-2 support.
1991-09-19  John Gilmore* values.c (unpack_long, value_from_longest): Handle
1991-09-19  John GilmoreModula-2 support:
1991-09-19  John Gilmore* breakpoint.c (breakpoint_cond_eval): Use new value_t...
1991-09-19  John Gilmore* i386-xdep.c, pyr-tdep.c, pyr-xdep.c, remote-vx.c...
1991-09-19  John Gilmore* symfile.c (allocate_symtab): New fn, consolidates...
1991-09-18  John Gilmore* convex-tdep.c (comm_registers_info): Avoid parsing...
1991-09-18  John Gilmore* i387-tdep.c: New file, consolidates most 80387 support,
1991-09-18  John Gilmore* i386-xdep.c, symm-xdep.c: Remove most 387 support.
1991-09-18  John Gilmore* i387-tdep.c: New file, consolidates most 80387 support,
1991-09-18  John GilmoreDoc how to add a language.
1991-09-17  Stu GrossmanInitial revision
1991-09-17  Stu Grossmansgi/irix config stuff.
1991-09-17  Per BothnerIn mipsread.c (parse_symbol), put non-static procedures
1991-09-17  Stu GrossmanWhoops! Make that #ifndef USG, not #ifdef
1991-09-17  Stu Grossman#include <sys/ptrace.h>
1991-09-17  Stu Grossmansgi/irix config stuff.
1991-09-17  Stu Grossmansgi/irix support.
1991-09-17  Stu GrossmanFix signed vs. unsigned char bug in parse_lines().
1991-09-17  John GilmoreSmall fixes from Peter Schauer:
1991-09-16  John GilmoreTypo, caught by David Wood.
1991-09-13  John GilmoreAdd tm-ultra3.h
1991-09-13  John GilmoreMinor bugfixes after trying to get a 29K target to...
next
This page took 0.038896 seconds and 7 git commands to generate.