Initial revision
[deliverable/binutils-gdb.git] / gdb /
1991-05-10  Roland Pesch*** empty log message ***
1991-05-07  Roland Pesch(1) Updated to reflect renamed commands;
1991-05-04  John GilmoreSaber C (lint) cleanups, and a few bug fixes. See...
1991-05-04  John GilmoreRoll version to 3.95.
1991-05-04  John GilmoreSee ChangeLog.
1991-05-04  John GilmoreJim Kingdon's port to m88k on his last day at Cygnus.
1991-05-04  John GilmoreJim Kingdon's port of gdb to m88k on his last day.
1991-05-03  Roland Pesch*** empty log message ***
1991-05-03  John GilmoreThere should be a Makefile in the cvs main directory...
1991-05-03  Jim Kingdon*** empty log message ***
1991-05-03  Jim Kingdon * mtrace.c: Don't typedef things like size_t, just...
1991-05-03  Jim Kingdon * cplus-dem.c [__STDC__]: Make x{m,re}alloc return...
1991-05-03  Jim Kingdon * signame.c: Cast const char* to char* when assigning...
1991-05-03  Jim KingdonMake it run on wingnut (88k, DGUX). Complete list...
1991-05-03  John Gilmore Mips bringup and general cleanup
1991-05-03  Jim Kingdon*** empty log message ***
1991-05-02  Jim Kingdon*** empty log message ***
1991-05-02  Jim Kingdon*** empty log message ***
1991-05-02  Jim Kingdon * xm-sun386.h: Don't define SET_STACK_LIMIT_HUGE.
1991-05-02  Jim Kingdon * blockframe.c, breakpoint.c, core.c, command.c, findv...
1991-05-02  Jim KingdonThe list of changes is too long to fit in the cvs log...
1991-05-02  Jim Kingdon * signame.c: Include defs.h and param.h.
1991-05-02  John GilmoreMerge devo/bfd with GDB's bfd.
1991-04-30  Michael TiemannTue Apr 30 13:13:33 1991 Michael Tiemann (tiemann...
1991-04-30  Jim Kingdon*** empty log message ***
1991-04-30  Jim Kingdon * sun3-xdep.c, tm-sun3.h, tm-68k.h: Change TARGET_SUN3 to
1991-04-30  Jim Kingdon * Makefile.dist: Add comment about tm-sun3os4.h: tm...
1991-04-30  Jim Kingdon * sun386-xdep.c [!GDB_TARGET_IS_SUN386]: Just provide...
1991-04-30  Jim Kingdon * Move BROKEN_LARGE_ALLOCA from tm-sun386.h to xm...
1991-04-29  Jim Kingdon * infrun.c: Don't include sys/user.h and friends ...
1991-04-29  Jim Kingdon {x,t}m-tahoe.h, tahoe-pinsn.c, tahoe-opcode.h: New...
1991-04-29  Jim KingdonInitial revision
1991-04-29  Jim Kingdon * param-no-tm.h: Make BITS_BIG_ENDIAN defined to 0...
1991-04-26  Jim Kingdon * tm-sparc.h: Add comments about gcc version 2 and...
1991-04-26  Jim Kingdon*** empty log message ***
1991-04-26  Jim Kingdon * symfile.c (fill_in_vptr_fieldno): Don't call check_s...
1991-04-26  Jim Kingdon defs.h (TARGET_LONG_LONG_BIT): New macro.
1991-04-26  Jim Kingdon * symtab.c, symtab.h: Have a builtin_type_{,unsigned_...
1991-04-26  Jim Kingdon * values.c, value.h: New functions value_{headof,from_...
1991-04-26  Jim Kingdon * values.c (check_stub_method): Do lookup_method_type...
1991-04-26  Jim Kingdon * valprint.c (val_print): Print out first element...
1991-04-26  Jim Kingdon * valops.c (typecmp): If t2 == 0, return 1.
1991-04-26  Jim Kingdon * symtab.c, symtab.h: Have a builtin_type_{,unsigned_...
1991-04-26  Jim Kingdon * symfile.c (fill_in_vptr_fieldno): Don't call check_s...
1991-04-26  Jim Kingdon * printcmd.c (x_command): Dereference references.
1991-04-26  Jim Kingdon * eval.c (evaluate_subexp, case UNOP_LOGNOT): If follo...
1991-04-26  Jim Kingdon dbxread.c (read_type): If we get "##", don't lookup_fu...
1991-04-26  Jim Kingdon * cplus-dem.c (optable): Add "nw", "dl", "compound".
1991-04-26  Jim Kingdon * expread.y (abs_decl): Accept '&' and '&' abs_decl.
1991-04-26  Jim Kingdon * vax-opcode.h, expread.y, expprint.c, cplus-dem.c...
1991-04-26  Jim Kingdon gmalloc.c: #if 0 out !HAVE_GETPAGESIZE code.
1991-04-26  Jim Kingdon * xconfig/i386v{,32}{,-g}: Add XM_CFLAGS=-Dgetpagesize...
1991-04-24  Jim KingdonThis is the last one I gave to Telebit, minus all the...
1991-04-24  Jim Kingdon * WHATS.NEW: Remove mention of readline and more pagin...
1991-04-24  Jim Kingdon * gmalloc.c [!HAVE_GETPAGESIZE]: Try to figure out...
1991-04-24  Jim Kingdon * infun.c (resume, resume_cleanups): New functions.
1991-04-24  Jim Kingdon * remote.c (getpkt): Don't set immediate_quit.
1991-04-24  Jim Kingdon * blockframe.c, frame.h (reinit_frame_cache): New...
1991-04-24  Jim Kingdon * symtab.c (lookup_symbol): Add 3 more of those loops...
1991-04-24  Jim Kingdon values.c (value_virtual_fn_field): If there is no...
1991-04-24  Jim Kingdon * main.c (cd_command): Call dont_repeat.
1991-04-23  Jim Kingdon * printcmd.c (print_scalar_formatted): Add 't' for...
1991-04-23  Jim KingdonUse unpush_target not pop_target in core_open.
1991-04-23  Jim Kingdon*** empty log message ***
1991-04-23  Jim KingdonRestore Schauer's version of ADD_SOLIB in core_open().
1991-04-23  Jim Kingdon * Shared libaray/corefile changes from Peter Schauer:
1991-04-22  Jim Kingdon * sparc-tdep.c (skip_prologue): Don't skip anything...
1991-04-22  Jim KingdonInitial revision
1991-04-22  Jim KingdonFix the fix to the appearance of the ChangeLog
1991-04-22  Jim KingdonFix appearance of ChangeLog.
1991-04-22  Jim Kingdon * symfile.c (symbol_file_add): Add comment.
1991-04-22  Jim KingdonCheck for NULL selected_frame in various places.
1991-04-22  Jim Kingdon * breakpoint.c (bpstat_print): Try all elements on...
1991-04-22  Jim Kingdon * tm-i386v{,-g}.h: Remove N_SET_MAGIC define.
1991-04-21  Jim Kingdon * i386-tdep.c: Remove unnecessary #includes.
1991-04-21  Jim Kingdon * coffread.c (find_linenos): Use LINESZ not sizeof...
1991-04-20  Jim Kingdon infrun.c (start_remote): Also call wait_for_inferior...
1991-04-20  Jim Kingdon * findvar.c (read_register_gen): Add "target byte...
1991-04-20  Jim Kingdon * mipsread.c (parse_symbol): Set startup_file_{start...
1991-04-20  Jim Kingdon * stddef.h (size_t): Let either _SIZE_T or _SIZE_T_...
1991-04-20  Jim Kingdon signame.c: Change #ifdef SYS_SIGLIST_MISSING to #if.
1991-04-20  Jim KingdonFix comment (coff-encap -> dbx-in-coff).
1991-04-20  Jim Kingdon * tm-68k.h (NUM_REGS): Conditionalize on TARGET_SUN3...
1991-04-19  Jim Kingdon * utils.c: Use CPLUS_MARKER not '$'.
1991-04-19  Jim Kingdon * arm-opcode.h: New file (same contents as before...
1991-04-19  Jim KingdonInitial revision
1991-04-19  Jim Kingdon * tm-68k.h: Put declaration of ext_format_68881 outsid...
1991-04-19  Jim Kingdon * main.c: New HAVE_SIGSETMASK #ifdefs.
1991-04-19  Jim Kingdon * coffread.c (read_coff_symtab): Check for "LF%" with...
1991-04-19  Jim Kingdon * Makefile.dist (cplus-dem.o): Hack in an #include...
1991-04-19  Jim Kingdon * i386-pinsn.c (OP_E): Change %d to 0x%x for consistency.
1991-04-19  Jim Kingdon*** empty log message ***
1991-04-19  Jim Kingdon*** empty log message ***
1991-04-19  Jim KingdonInitial revision
1991-04-19  John GilmoreOne more time
1991-04-19  Jim Kingdon*** empty log message ***
1991-04-19  John Gilmore * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_L...
1991-04-19  John Gilmore * symfile.h (free_named_symtabs): Rename from...
1991-04-19  Jim Kingdon*** empty log message ***
1991-04-19  Jim Kingdon * symfile.c: Rename add_syms_command to add_symbol_fil...
next
This page took 0.037732 seconds and 7 git commands to generate.