diff options
author | Diego Novillo <dnovillo@google.com> | 2000-10-25 11:42:51 +0000 |
---|---|---|
committer | Diego Novillo <dnovillo@google.com> | 2000-10-25 11:42:51 +0000 |
commit | cce0cbdcd7730fb5e803a1411118100b8981aec8 (patch) | |
tree | 643dd772aef9d3230a71f8eafcc5e9c1cc3092ca /gas/ChangeLog | |
parent | 64a0c779785ae5f667aa04092cdb648ab58134a5 (diff) | |
download | gdb-cce0cbdcd7730fb5e803a1411118100b8981aec8.zip gdb-cce0cbdcd7730fb5e803a1411118100b8981aec8.tar.gz gdb-cce0cbdcd7730fb5e803a1411118100b8981aec8.tar.bz2 |
2000-10-25 Diego Novillo <dnovillo@cygnus.com>
* tc-i386.c: Fix prototype declarations for functions taking no
arguments.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 9436c35..b1c211c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2000-10-25 Diego Novillo <dnovillo@cygnus.com> + + * tc-i386.c: Fix prototype declarations for functions taking no + arguments. + 2000-10-24 Diego Novillo <dnovillo@cygnus.com> * tc-i386.c (i386_operand_modifier): Remove. |