diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-06-08 03:24:41 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-06-08 03:24:41 +0000 |
commit | 41476ab0bd78a93a539e8efdb5932ad2c0ce284a (patch) | |
tree | 648343f69c4b1fb91a79d428e1aeab1d17007f93 /ChangeLog | |
parent | 5691881058b52c0fdec0caea781752203f9b2214 (diff) | |
download | newlib-41476ab0bd78a93a539e8efdb5932ad2c0ce284a.zip newlib-41476ab0bd78a93a539e8efdb5932ad2c0ce284a.tar.gz newlib-41476ab0bd78a93a539e8efdb5932ad2c0ce284a.tar.bz2 |
* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
gcc/xgcc is built, use -print-prog-name to find out the program
name to use.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com> + + * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If + gcc/xgcc is built, use -print-prog-name to find out the program + name to use. + 2001-06-04 Mark Mitchell <mark@codesourcery.com> * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, |