Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-11-21 | Add rs/6000, merge xconfig and tconfig into config. | John Gilmore | 1 | -54/+93 | |
1991-11-19 | Rename tm-88k.h to tm-m88k.h | John Gilmore | 1 | -1/+1 | |
1991-11-19 | Remove tdescs. | John Gilmore | 2 | -9/+4 | |
1991-11-14 | Added delta88 | Steve Chamberlain | 1 | -0/+1 | |
1991-11-14 | Added M_INSTALL magic | Steve Chamberlain | 1 | -0/+1 | |
1991-11-14 | Handle alloca with fake routine. | John Gilmore | 1 | -0/+2 | |
1991-11-14 | Post-tdesc working version, but with tdesc's not gone yet. | John Gilmore | 1 | -2/+3 | |
1991-11-12 | Initial revision | Steve Chamberlain | 2 | -0/+12 | |
1991-11-12 | Initial revision | John Gilmore | 2 | -0/+44 | |
1991-11-12 | Remove coredep.o from XDEPFILES. The fetch_core_registers() function is | Fred Fish | 1 | -1/+1 | |
now found in procfs.c for hosts with /proc support. | |||||
1991-11-04 | * xm-sun3os4.h, xm-sun4os4.h, xconfig/decstation, xconfig/i386sco, | Per Bothner | 4 | -7/+0 | |
xconfig/sun3os4, xconfig/sun4os4: Don`t need HAVE_STRSTR any more. | |||||
1991-11-04 | New files | Steve Chamberlain | 1 | -0/+1 | |
1991-11-04 | Initial revision | Steve Chamberlain | 1 | -0/+4 | |
1991-10-24 | Add "amix". | Fred Fish | 1 | -2/+3 | |
1991-10-24 | Initial revision | Fred Fish | 2 | -0/+9 | |
1991-10-23 | Add note about strstr botch on sunos4.0.3c and previous. | John Gilmore | 2 | -0/+4 | |
1991-10-17 | * xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath. | John Gilmore | 2 | -0/+3 | |
* xconfig/tahoe: Add REGEX, which seems to be missing. | |||||
1991-10-16 | Remove -Dgetpagesize()=4096 kludge. | John Gilmore | 5 | -10/+0 | |
1991-10-16 | * configure.in, tconfig/decstation, xconfig/decstation: Rename | John Gilmore | 1 | -31/+1 | |
dec3100 to decstation. | |||||
1991-10-05 | Initial revision | John Gilmore | 1 | -0/+4 | |
1991-09-20 | Define HAVE_STRSTR. | Per Bothner | 1 | -0/+2 | |
1991-09-18 | * i387-tdep.c: New file, consolidates most 80387 support, | John Gilmore | 5 | -5/+5 | |
and eliminates host dependency on double<->extended conversions. * i386-xdep.c, symm-xdep.c: Remove most 387 support. * xconfig/i386{sco,v,v-g,v32,v32-g}: Now need i387-tdep.o. | |||||
1991-09-17 | Initial revision | Stu Grossman | 2 | -0/+9 | |
1991-09-17 | sgi/irix config stuff. | Stu Grossman | 1 | -1/+5 | |
1991-09-13 | New Ultracomputer/29000 stuff. | John Gilmore | 1 | -2/+7 | |
1991-09-13 | Make Munch work. | John Gilmore | 1 | -1/+1 | |
1991-09-13 | Initial revision | John Gilmore | 5 | -0/+40 | |
1991-08-22 | Add m68k-tdep.o. | John Gilmore | 1 | -1/+1 | |
1991-08-20 | Remove warnings about system assembler. | John Gilmore | 4 | -20/+0 | |
1991-07-04 | * Add dec3100 as equivalent to littlemips. Indicate in all host & | John Gilmore | 42 | -42/+49 | |
target config files that they are for the host. When the lines get copied into the Makefile, this makes it more obvious what's up. | |||||
1991-07-04 | Initial revision | John Gilmore | 2 | -0/+6 | |
1991-07-04 | Add dec3100 as equivalent to littlemips. | John Gilmore | 36 | -36/+36 | |
Indicate in all host config files that they are for the host. When the lines get copied into the Makefile, this makes it more obvious what's up. | |||||
1991-06-04 | Move all the #msg's from the xconfig files into the tconfig files for Suns. | John Gilmore | 2 | -0/+10 | |
1991-06-04 | Remove copyrights from these tiny files rather than update them to the | John Gilmore | 36 | -659/+5 | |
GPL version 2. It isn't worth copyrighting two lines of file names. | |||||
1991-06-04 | Remove copyrights from these tiny files, rather than update them to | John Gilmore | 40 | -718/+1 | |
GPL version 2. Two lines of file names aren't worth copyrighting. | |||||
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+94 | |
1991-05-19 | Update comment; these are for SVR3.2, not SVR2. | John Gilmore | 2 | -4/+4 | |
1991-05-19 | Add tahoe and i386sco targets; update comments in i386v32 targets. | John Gilmore | 2 | -3/+3 | |
1991-05-19 | Initial revision | John Gilmore | 4 | -0/+90 | |
1991-05-17 | Bothner | John Gilmore | 1 | -1/+1 | |
1991-05-04 | Jim Kingdon's port to m88k on his last day at Cygnus. | John Gilmore | 1 | -3/+3 | |
1991-05-04 | Jim Kingdon's port of gdb to m88k on his last day. | John Gilmore | 1 | -1/+1 | |
1991-04-26 | * xconfig/i386v{,32}{,-g}: Add XM_CFLAGS=-Dgetpagesize()=4096. | Jim Kingdon | 4 | -0/+8 | |
gmalloc.c: #if 0 out !HAVE_GETPAGESIZE code. | |||||
1991-04-05 | *** empty log message *** | John Gilmore | 5 | -5/+5 | |
1991-03-28 | Johns release | K. Richard Pixley | 73 | -0/+1642 | |