diff options
author | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-07-21 14:19:36 +0000 |
---|---|---|
committer | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-07-21 14:19:36 +0000 |
commit | 99545576f34c4ba3c27b7d3469520f8f1aa4e0cf (patch) | |
tree | 46473c8cb68e300fcc8eda14129c591eed3deec8 /ChangeLog | |
parent | 390c8b285f2ec1ff7698245faea600077a7a70c0 (diff) | |
download | gcc-99545576f34c4ba3c27b7d3469520f8f1aa4e0cf.tar.gz |
2000-07-12 Andrew Haley <aph@cygnus.com>
* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35174 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 41dfed564c4..9a6972e46d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-07-12 Andrew Haley <aph@cygnus.com> + + * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. + (target_makefile_frag): Use mt-ia64pic on IA-64 targets. + Fri Jul 14 18:13:23 2000 Mark P Mitchell <mark@codesourcery.com> * config/mh-irix6 (CC): Don't set it. |