deliverable/binutils-gdb.git
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 GilmoreNew rules for building distributions. Normal distribution
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  John GilmoreUndo precipitous changes.
1991-09-20  K. Richard... Added Jim Wilson's pcrt->romp patches.
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  Sean Eric Fagan*** empty log message ***
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  Steve ChamberlainStuff for new machiens
1991-09-19  Steve ChamberlainInitial revision
1991-09-19  Steve ChamberlainModifications from James Tsillas for 386 and 68k machines
1991-09-19  Steve ChamberlainSupport for 386 and 68k machines
1991-09-19  Steve Chamberlain*** empty log message ***
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-19  Roland PeschUpdate _MACH_DEP__ macro to be consistent with node...
1991-09-19  Roland PeschStructural cleanups (node structure and M4 preprocessin...
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-18  Stu Grossmansgi/irix support.
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  John GilmoreAdd GNU Modula-2 debug stab, from Andrew Beers.
1991-09-17  Stu GrossmanAdd config directory.
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  Stu GrossmanPut back definition of offsetof. Only define it if...
1991-09-17  John GilmoreSmall fixes from Peter Schauer:
1991-09-16  Stu GrossmanRemove o_offsetof BS. Use local def if available.
1991-09-16  Stu Grossmansgi/irix configuration stuff.
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...
1991-09-13  John Gilmore* inferior.h: Eliminate CANNOT_EXECUTE_STACK in favor of
1991-09-13  John Gilmore* exec.c (exec_command): If NEED_TEXT_START_END, defin...
1991-09-13  John GilmoreSupport aout and coff, as well as none, as "OS" setting...
1991-09-13  John GilmoreMissing quote fries it.
1991-09-13  John GilmoreUse simpler name (that matches bfd/config/h-ultra3!)
1991-09-13  John GilmoreRemoves sparc-opcode.h rather than the file it is sanit...
1991-09-13  John Gilmoretm-ultra3.h slipped thru the cracks...
1991-09-13  John Gilmore* tm-ultra.h: New file, for use on Ultra3 Unix as...
1991-09-13  John GilmoreThird time's a charm.
1991-09-13  John GilmoreUltracomputer
1991-09-13  John GilmoreNew Ultracomputer/29000 stuff.
1991-09-13  John GilmoreAMD 29000 stuff
1991-09-13  John GilmoreOne more try at top-level sanity on config.sub
1991-09-13  John GilmoreClean out "v9" stuff from here, and propagate configure...
1991-09-13  John GilmoreLint
1991-09-13  John GilmoreLint
1991-09-13  John GilmoreUpdate with improved text.
1991-09-13  John GilmoreUpdate these for new modules and new inclusions.
1991-09-13  John GilmorePropagate
1991-09-13  John GilmoreRemove generic "am29k" (now you have to specify a29k...
1991-09-13  John Gilmore* configure.in: Handle a29k-*-* hosts, and targets
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.
next
This page took 0.035771 seconds and 4 git commands to generate.