Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-04-03 | Don't need to bring in mipsread.o specially any more. | John Gilmore | 4 | -4/+4 | |
1992-04-01 | Keep sun4os5 config files now that Sun says it's OK. | John Gilmore | 1 | -0/+2 | |
1992-03-31 | * config/irix4.mh: Don't use coredep.o. It doesn't work with procfs. | Stu Grossman | 1 | -1/+1 | |
1992-03-29 | New host and target. | John Gilmore | 2 | -0/+24 | |
1992-03-29 | Merged in latest RS6000 diffs from Metin G. Ozisik. | Per Bothner | 1 | -1/+1 | |
1992-03-25 | irix4 support | K. Richard Pixley | 1 | -0/+1 | |
1992-03-24 | * config/rs6000.mh: Update (for Fred's new mmalloc) | Per Bothner | 1 | -3/+3 | |
flags to disable use of GNU malloc/mmalloc. * munch: Change SYSV rule to allow .text before the label, as well as after, to work for AIX. * gdbtypes.h: Minor clarifiction. | |||||
1992-03-15 | Missed in last checkin. | Fred Fish | 1 | -3/+8 | |
1992-03-13 | Reflect file name changes | Steve Chamberlain | 1 | -102/+102 | |
1992-03-06 | * ecoff.c: Move to ../bfd/coff-msym.c. | John Gilmore | 2 | -2/+2 | |
* config/mt-*mips: Remove ecoff.o from the configuration. | |||||
1992-03-05 | * config.sub configure.in config/.Sanitize config/mh-irix4 | Stu Grossman | 3 | -1/+9 | |
gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. | |||||
1992-03-01 | More changes, mostly from IBM, for the rs6000. See ChangeLog. | Per Bothner | 1 | -0/+5 | |
1992-02-27 | * config/mt-bigmips, config/mt-littlemips: Add ecoff.o. | John Gilmore | 2 | -2/+2 | |
1992-02-11 | Added mh-apollo68v and mt-os68k as files-to-keep. | Sean Eric Fagan | 1 | -0/+2 | |
1992-02-10 | Added support for hosting on an Apollo Series 400 (under System V emulation), | Sean Eric Fagan | 2 | -0/+11 | |
and targeted towards an OS/68000 system. | |||||
1992-02-07 | Add xm-vaxbsd.h and xm-vaxult.h to .Sanitize. Add mh-vaxbsd and mh-vaxult, | Stu Grossman | 1 | -1/+2 | |
remove mh-vax from config/.Sanitize. | |||||
1992-02-01 | * xm-vax.h, xm-vaxult.h, xm-vaxbsd.h, config/mh-vaxult, | Stu Grossman | 2 | -0/+18 | |
config/mh-vaxbsd, configure.in: Split up config stuff for Vaxen into BSD and Ultrix. | |||||
1992-02-01 | Avoid references to files that aren't assigned to FSF. | John Gilmore | 1 | -1/+3 | |
1992-01-31 | Use regex package on Vax BSD. | John Gilmore | 1 | -0/+2 | |
1992-01-31 | * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco, | Stu Grossman | 2 | -1/+2 | |
gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: Fix SCO configuration stuff. | |||||
1992-01-24 | Namechange, h8300-hds ->h8300-hms | Steve Chamberlain | 1 | -1/+1 | |
1992-01-24 | Initial revision | Steve Chamberlain | 1 | -0/+4 | |
1992-01-19 | Check in new config files for stratus. | Fred Fish | 1 | -0/+2 | |
1992-01-19 | Initial revision | Fred Fish | 2 | -0/+24 | |
1992-01-16 | New stuff | Steve Chamberlain | 2 | -0/+5 | |
1991-12-23 | * config/mh-amix, config/mh-i386v4: Change to find alloca by | Fred Fish | 2 | -5/+29 | |
compiling and linking alloca.c, even when it is not strictly required. Also arrange to link with -ltermlib rather than -ltermcap. | |||||
1991-12-20 | Set XM_CLIBS to "-lc /usr/ucblib/libucb.a" so native compilers can find | Fred Fish | 1 | -1/+7 | |
alloca, but only if it is not found in the std C library. Also forces libc to be search before libucb.a, which contains much broken stuff we *don't* want. | |||||
1991-12-16 | Add solib.o to TDEPFILES for these SVR4 systems. | Fred Fish | 2 | -2/+2 | |
1991-11-30 | Add new files mh-i386v4 and mt-i386v4 to .Sanitize, check in the new | Fred Fish | 1 | -0/+2 | |
files. | |||||
1991-11-30 | Initial revision | Fred Fish | 2 | -0/+10 | |
1991-11-25 | Add -lbsd to XM_CLIBS so that we get the right version of setpgrp. | Stu Grossman | 1 | -0/+1 | |
1991-11-22 | Add warning and compiler override. | John Gilmore | 1 | -0/+4 | |
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 | |