summaryrefslogtreecommitdiff
path: root/config/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Add new config file for Irix 6.Jim Wilson1996-07-091-0/+4
|
* Mon Jul 8 15:15:37 1996 Jason Merrill <jason@yorick.cygnus.com>Jason Merrill1996-07-081-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.
* * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.Ian Lance Taylor1996-07-051-0/+5
|
* Enable dosrel for special dos installation (appending of .exe toGeoffrey Noer1996-06-241-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
* * mh-go32: Remove most variable settings, since they presumed aIan Lance Taylor1996-02-151-0/+4
| | | | | Canadian Cross, which is now handled correctly by the configure script.
* * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.Ian Lance Taylor1996-02-151-0/+28
|
* Fri Oct 13 14:44:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda1995-10-251-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.
* * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoidFred Fish1995-09-181-0/+62
| | | | "too much defining" errors from the HPUX compiler.
* * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"Jeff Law1994-05-191-2/+5
| | | | errors from the HPUX 8 compilers.
* It's mh-lynxrs6k, not mh-lynxosrs6k.Ian Lance Taylor1994-05-071-0/+22
|
* usr cr instead of cq in AR_FLAGSDavid D. Zuhn1993-11-151-0/+13
|
* * mh-hp300: Don't define CFLAGS to empty. Why should hp300 beJim Kingdon1993-10-201-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).