aboutsummaryrefslogtreecommitdiff
path: root/config/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1996-07-09Add new config file for Irix 6.Jim Wilson1-0/+4
1996-07-08Mon Jul 8 15:15:37 1996 Jason Merrill <jason@yorick.cygnus.com>Jason Merrill1-0/+4
* mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC. For consistency with mh-sparcpic and libgcc.a; SunOS 4 apparently doesn't allow mixing of pic and PIC.
1996-07-05 * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.Ian Lance Taylor1-0/+5
1996-06-24Enable dosrel for special dos installation (appending of .exe toGeoffrey Noer1-0/+18
installed binaries, etc...) for cygwin32-hosted toolchains. New config/mh-cygwin32 which enables this. Removed diff from list of things not buildable via Canadian Cross
1996-02-15 * mh-go32: Remove most variable settings, since they presumed aIan Lance Taylor1-0/+4
Canadian Cross, which is now handled correctly by the configure script.
1996-02-15 * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.Ian Lance Taylor1-0/+28
1995-10-25Fri Oct 13 14:44:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda1-0/+17
* mh-aix, mh-sun: Removed. * mh-decstation (X11_EXTRA_CFLAGS): Define. * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define. * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't hardcode location of X stuff here.
1995-09-18 * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoidFred Fish1-0/+62
"too much defining" errors from the HPUX compiler.
1994-05-19 * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"Jeff Law1-2/+5
errors from the HPUX 8 compilers.
1994-05-07It's mh-lynxrs6k, not mh-lynxosrs6k.Ian Lance Taylor1-0/+22
1993-11-15usr cr instead of cq in AR_FLAGSDavid D. Zuhn1-0/+13
1993-10-20 * mh-hp300: Don't define CFLAGS to empty. Why should hp300 beJim Kingdon1-0/+74
different from anything else? ("gdb doesn't understand the native debug format" isn't a good enough answer because we might be using gcc).