diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-10-13 18:17:11 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-10-13 18:17:11 +0000 |
commit | f608f62e26bb8286b9dffa6e424e5fdf150a2aa3 (patch) | |
tree | 5d21a65ab49c13295376b0594295c3dc9c02198e /ld | |
parent | d5a0eeacfcf63118fef6abd3086e1670b3829dc0 (diff) | |
download | gdb-f608f62e26bb8286b9dffa6e424e5fdf150a2aa3.zip gdb-f608f62e26bb8286b9dffa6e424e5fdf150a2aa3.tar.gz gdb-f608f62e26bb8286b9dffa6e424e5fdf150a2aa3.tar.bz2 |
configure.in: handle i[345]86-*-linux*, not just -linux
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index bd41962..3c901b9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 13 14:16:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * configure.in (all_targets): Handle i386-linux*. + Thu Oct 13 11:24:33 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * scripttempl/aout.sc: Set _etext and __etext to ., not |