diff options
author | Nick Clifton <nickc@redhat.com> | 2000-06-19 00:58:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-06-19 00:58:34 +0000 |
commit | ec05f67439a55e543b06f4d50b79b2370730e12c (patch) | |
tree | aafc89b61f107a0629c53b4d3a245b19bb37c2fd /gas | |
parent | bcd6576654b4c9176f4c9da7261e27385e9cd563 (diff) | |
download | gdb-ec05f67439a55e543b06f4d50b79b2370730e12c.zip gdb-ec05f67439a55e543b06f4d50b79b2370730e12c.tar.gz gdb-ec05f67439a55e543b06f4d50b79b2370730e12c.tar.bz2 |
Fix compile time warnings
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b37b4dd..0c195a3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2000-06-18 Nick Clifton <nickc@redhat.com> + + * config/tc-v850.c: Fix compile time warnings. + 2000-06-18 H.J. Lu <hjl@gnu.org> * configure.in: Don't emulate i386-pc-pe-coff with i386coff. |