diff options
author | cvs2svn <> | 2002-10-24 23:31:48 +0000 |
---|---|---|
committer | cvs2svn <> | 2002-10-24 23:31:48 +0000 |
commit | d95e2439d5b966e4b220761796ff7f700fba0b80 (patch) | |
tree | e79fafbdb4b4c18be67379660dcbe68ac75edc31 /include/opcode/ChangeLog | |
parent | d1109236e2835bec428fd7779bdb9b673aeec7fb (diff) | |
download | cygnal-drow-cplus-merge-20021025.tar.gz cygnal-drow-cplus-merge-20021025.tar.bz2 cygnal-drow-cplus-merge-20021025.zip |
This commit was manufactured by cvs2svn to create tag 'drow-cplus-drow-cplus-merge-20021025
merge-20021025'.
Sprout from drow-cplus-branch 2002-10-03 19:08:54 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'drow-cplus-'
Cherrypick from master 2002-10-24 23:31:47 UTC Hans-Peter Nilsson <hp@axis.com> ' * configure.in (i[3456]86-*-linux*): Add check to disable':
ChangeLog
configure.in
include/ChangeLog
include/elf/ChangeLog
include/elf/sh.h
include/getopt.h
include/opcode/ChangeLog
include/opcode/cgen.h
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index ab908ec92..af5707e8e 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2002-10-14 Alan Modra <amodra@bigpond.net.au> + + * cgen.h: Test __BFD_H_SEEN__ rather than BFD_VERSION_DATE. + 2002-09-30 Gavin Romig-Koch <gavin@redhat.com> Ken Raeburn <raeburn@cygnus.com> Aldy Hernandez <aldyh@redhat.com> |