Age | Commit message (Expand) | Author | Files | Lines |
1991-05-03 | There should be a Makefile in the cvs main directory, configured | John Gilmore | 1 | -0/+937 |
1991-05-03 | Avoid making a machine-dependent (probably wrong) declaration of malloc | John Gilmore | 1 | -2/+0 |
1991-05-03 | Be sure malloc and free are declared; bfd/opncls uses them. | John Gilmore | 1 | -0/+3 |
1991-05-03 | Changed getopt to libiberty, commented out an aborted attempt at host | K. Richard Pixley | 2 | -11/+35 |
1991-05-03 | *** empty log message *** | Jim Kingdon | 1 | -0/+82 |
1991-05-03 | * mtrace.c: Don't typedef things like size_t, just #define them. | Jim Kingdon | 1 | -0/+7 |
1991-05-03 | * cplus-dem.c [__STDC__]: Make x{m,re}alloc return void*. | Jim Kingdon | 1 | -2/+4 |
1991-05-03 | * signame.c: Cast const char* to char* when assigning to sys_siglist. | Jim Kingdon | 1 | -2/+4 |
1991-05-03 | Make it run on wingnut (88k, DGUX). Complete list of changes in the ChangeLog. | Jim Kingdon | 9 | -23/+1969 |
1991-05-03 | (osys_read_record): If record->header.lenth <= sizeof (record->header), | Jim Kingdon | 1 | -0/+2 |
1991-05-03 | Make arg to zalloc a bfd_size_type not a size_t | Jim Kingdon | 1 | -1/+1 |
1991-05-03 | Make it limp for MIPS ECOFF, too. | John Gilmore | 1 | -0/+7 |
1991-05-03 | Mips bringup and general cleanup | John Gilmore | 5 | -244/+35 |
1991-05-03 | *** empty log message *** | Jim Kingdon | 1 | -14/+13 |
1991-05-02 | Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a) | John Gilmore | 8 | -622/+149 |
1991-05-02 | Make it compile on DEC 3100. | John Gilmore | 1 | -11/+21 |
1991-05-02 | Minor cleanup to make it compile on DECstation. | John Gilmore | 2 | -37/+53 |
1991-05-02 | Make bfd_filename return a char *, not a const char *. | Jim Kingdon | 1 | -1/+3 |
1991-05-02 | *** empty log message *** | Jim Kingdon | 1 | -68/+93 |
1991-05-02 | *** empty log message *** | Jim Kingdon | 2 | -236/+259 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 2 | -6/+6 |
1991-05-02 | * xm-sun386.h: Don't define SET_STACK_LIMIT_HUGE. | Jim Kingdon | 1 | -1/+3 |
1991-05-02 | * blockframe.c, breakpoint.c, core.c, command.c, findvar.c, | Jim Kingdon | 1 | -1/+1 |
1991-05-02 | The list of changes is too long to fit in the cvs log (since it truncates!). | Jim Kingdon | 30 | -145/+393 |
1991-05-02 | * signame.c: Include defs.h and param.h. | Jim Kingdon | 2 | -0/+46 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 16 | -1005/+759 |
1991-05-02 | Initial revision | John Gilmore | 3 | -0/+291 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 6 | -136/+137 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -8/+9 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -3/+2 |
1991-05-02 | Update for merge of main BFD and GDB's BFD. Remove "_struct" suffix | John Gilmore | 4 | -46/+30 |
1991-04-30 | Tue Apr 30 13:13:33 1991 Michael Tiemann (tiemann at cygint.cygnus.com) | Michael Tiemann | 6 | -10/+31 |
1991-04-30 | *** empty log message *** | Jim Kingdon | 1 | -0/+11 |
1991-04-30 | * sun3-xdep.c, tm-sun3.h, tm-68k.h: Change TARGET_SUN3 to | Jim Kingdon | 3 | -3/+5 |
1991-04-30 | * Makefile.dist: Add comment about tm-sun3os4.h: tm-sun3.h, etc. | Jim Kingdon | 2 | -0/+4 |
1991-04-30 | * sun386-xdep.c [!GDB_TARGET_IS_SUN386]: Just provide empty | Jim Kingdon | 1 | -0/+27 |
1991-04-30 | * Move BROKEN_LARGE_ALLOCA from tm-sun386.h to xm-sun386.h. | Jim Kingdon | 2 | -2/+3 |
1991-04-29 | * infrun.c: Don't include sys/user.h and friends (wrong for | Jim Kingdon | 3 | -27/+14 |
1991-04-29 | {x,t}m-tahoe.h, tahoe-pinsn.c, tahoe-opcode.h: New files. | Jim Kingdon | 1 | -0/+10 |
1991-04-29 | Initial revision | Jim Kingdon | 4 | -0/+917 |
1991-04-29 | * param-no-tm.h: Make BITS_BIG_ENDIAN defined to 0/1, not defined | Jim Kingdon | 3 | -6/+8 |
1991-04-26 | * tm-sparc.h: Add comments about gcc version 2 and structure passing. | Jim Kingdon | 2 | -1/+5 |
1991-04-26 | *** empty log message *** | Jim Kingdon | 4 | -327/+468 |
1991-04-26 | * symfile.c (fill_in_vptr_fieldno): Don't call check_stub_type. | Jim Kingdon | 1 | -1/+1 |
1991-04-26 | defs.h (TARGET_LONG_LONG_BIT): New macro. | Jim Kingdon | 1 | -0/+6 |
1991-04-26 | * symtab.c, symtab.h: Have a builtin_type_{,unsigned_}long_long | Jim Kingdon | 1 | -2/+21 |
1991-04-26 | * values.c, value.h: New functions value_{headof,from_vtable_info}. | Jim Kingdon | 1 | -2/+2 |
1991-04-26 | * values.c (check_stub_method): Do lookup_method_type and stuff | Jim Kingdon | 1 | -50/+187 |
1991-04-26 | * valprint.c (val_print): Print out first element of vtbl | Jim Kingdon | 1 | -36/+66 |
1991-04-26 | * valops.c (typecmp): If t2 == 0, return 1. | Jim Kingdon | 1 | -23/+39 |