Mon Jun 16 19:06:41 1997 Geoff Keating <geoffk@ozemail.com.au>
authorIan Lance Taylor <ian@airs.com>
Mon, 16 Jun 1997 23:09:46 +0000 (23:09 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 16 Jun 1997 23:09:46 +0000 (23:09 +0000)
* mh-ppcpic: New file.
* mt-ppcpic: New file.

config/.Sanitize
config/ChangeLog
config/mh-ppcpic [new file with mode: 0644]
config/mt-ppcpic [new file with mode: 0644]

index f50d956..a8a12cf 100644 (file)
@@ -53,6 +53,7 @@ mh-ncr3000
 mh-ncrsvr43
 mh-necv4
 mh-papic
+mh-ppcpic
 mh-riscos
 mh-sco
 mh-solaris
@@ -68,6 +69,7 @@ mpw-mh-mpw
 mt-m68kpic
 mt-netware
 mt-papic
+mt-ppcpic
 mt-sparcpic
 mt-v810
 mt-x86pic
index fac4c8c..9882643 100644 (file)
@@ -1,8 +1,27 @@
+Mon Jun 16 19:06:41 1997  Geoff Keating  <geoffk@ozemail.com.au>
+
+       * mh-ppcpic: New file.
+       * mt-ppcpic: New file.
+
+Thu Mar 27 15:52:40 1997  Geoffrey Noer  <noer@cygnus.com>
+
+       * mh-cygwin32: override CXXFLAGS, setting to -O2 only
+       (no debug)
+
+Tue Mar 25 18:16:43 1997  Geoffrey Noer  <noer@cygnus.com>
+
+       * mh-cygwin32: override LIBGCC2_DEBUG_CFLAGS so debug info
+       isn't included in cygwin32-hosted libgcc2.a by default
+
 start-sanitize-r5900
 Mon Feb 24 22:37:52 1997  Gavin Koch  <gavin@cygnus.com>
 
        * mt-r5900 (LDFLAGS_FOR_TARGET): changed to idt.
 
+Fri Feb  7 16:39:29 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * mt-r5900: added, 5900 specific flags.
+
 end-sanitize-r5900        
 Wed Jan  8 19:56:43 1997  Geoffrey Noer  <noer@cygnus.com>
 
diff --git a/config/mh-ppcpic b/config/mh-ppcpic
new file mode 100644 (file)
index 0000000..35cf2c8
--- /dev/null
@@ -0,0 +1 @@
+PICFLAG=-fPIC
diff --git a/config/mt-ppcpic b/config/mt-ppcpic
new file mode 100644 (file)
index 0000000..35b8c9e
--- /dev/null
@@ -0,0 +1 @@
+PICFLAG_FOR_TARGET=-fPIC