deliverable/binutils-gdb.git
1991-05-05  Steve Chamberlain*** empty log message ***
1991-05-04  John GilmoreSaber C (lint) cleanups, and a few bug fixes. See...
1991-05-04  John GilmoreSaber C cleanup. Fix horrid bug in opncls.c in which...
1991-05-04  John GilmoreSaber C fixups.
1991-05-04  John GilmoreRoll version to 3.95.
1991-05-04  John GilmoreFix =&'s in copy.c
1991-05-04  John GilmoreSee ChangeLog.
1991-05-04  John GilmoreJim Kingdon's gdb port to the m88k.
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-04  K. Richard... John's suggestions.
1991-05-04  Steve Chamberlain*** empty log message ***
1991-05-03  Steve Chamberlain*** empty log message ***
1991-05-03  John GilmoreRename getopt to libiberty.
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  John GilmoreAvoid making a machine-dependent (probably wrong) decla...
1991-05-03  John GilmoreBe sure malloc and free are declared; bfd/opncls uses...
1991-05-03  K. Richard... Changed getopt to libiberty, commented out an aborted...
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  Jim Kingdon(osys_read_record): If record->header.lenth <= sizeof...
1991-05-03  Jim KingdonMake arg to zalloc a bfd_size_type not a size_t
1991-05-03  John GilmoreMake it limp for MIPS ECOFF, too.
1991-05-03  John Gilmore Mips bringup and general cleanup
1991-05-03  Jim Kingdon*** empty log message ***
1991-05-02  John GilmoreMerge Per Bothner's MIPS changes from 31 March 1991...
1991-05-02  John GilmoreMake it compile on DEC 3100.
1991-05-02  John GilmoreMinor cleanup to make it compile on DECstation.
1991-05-02  Jim KingdonMake bfd_filename return a char *, not a const char *.
1991-05-02  Jim Kingdon*** empty log message ***
1991-05-02  Jim Kingdon*** empty log message ***
1991-05-02  John GilmoreMerge devo/bfd with GDB's bfd.
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-05-02  John GilmoreInitial revision
1991-05-02  John GilmoreMerge devo/bfd with GDB's bfd.
1991-05-02  John GilmoreMerge devo/bfd with GDB's bfd.
1991-05-02  John GilmoreMerge devo/bfd with GDB's bfd.
1991-05-02  John GilmoreUpdate for merge of main BFD and GDB's BFD. Remove...
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-26  John GilmoreReplace all 5 BFD_FAILURE's with false's.
1991-04-26  John GilmoreRemove BFD_SUCCESS and BFD_FAILURE, replace with a...
1991-04-25  John GilmoreUse the new merged include directory.
1991-04-25  John GilmoreMinor changes to accomodate merging of three include...
1991-04-25  John GilmoreMerge intel-deliver and amd-deliver "include" directori...
1991-04-25  John GilmoreInitial revision
1991-04-25  John GilmoreFix minor pointer type problems that "cc" complains...
1991-04-24  Steve ChamberlainAdded the sizeof_headers keyword.
1991-04-24  Steve ChamberlainAdded some depdenencies and fixed etags
1991-04-24  Steve ChamberlainChanged the shape of the howto type yet again.
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  K. Richard... Three staging checkpoint.
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  K. Richard... Three staging checkpoint.
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  Steve Chamberlain*** empty log message ***
1991-04-23  Jim Kingdon * printcmd.c (print_scalar_formatted): Add 't' for...
1991-04-23  Steve Chamberlain*** empty log message ***
1991-04-23  Steve Chamberlain*** empty log message ***
next
This page took 0.037581 seconds and 4 git commands to generate.