aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1997-09-11 16:44:33 -0700
committerJim Wilson <wilson@gcc.gnu.org>1997-09-11 16:44:33 -0700
commitf401679ee13670ae1201150c0ac1ff22b7b64f0a (patch)
treef3be9c5ce95407e10452ad4e3179c546a5808a93 /ChangeLog
parent2e384318d3c58066fc1efbd3a74f71738af04758 (diff)
downloadgcc-f401679ee13670ae1201150c0ac1ff22b7b64f0a.zip
gcc-f401679ee13670ae1201150c0ac1ff22b7b64f0a.tar.gz
gcc-f401679ee13670ae1201150c0ac1ff22b7b64f0a.tar.bz2
Patches from H.J. Lu for alpha-linux -fPIC --enable-shared problem.
* Makefile.in (local-distclean): Also remove mh-frag mt-frag. * configure.in (skipdirs): Add target-librx for Linux. (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. * mh-elfalphapic, mt-elfalphapic: New files. From-SVN: r15419
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c04a1d..9585862 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
+
+ * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
+
+ * configure.in (skipdirs): Add target-librx for Linux.
+ (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
+
Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
* Makefile.in (bootstrap): New target.