diff options
author | Timothy Wall <twall@alum.mit.edu> | 2002-01-17 17:41:24 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2002-01-17 17:41:24 +0000 |
commit | b1ffc257459eb16255e5e35a95b1b753d517eb07 (patch) | |
tree | 2e725ac535484e10627b3ccd77db8700a14a745e /gas/ChangeLog | |
parent | 6c6fb00d71c3d02c0083629b282526ca0adc2f21 (diff) | |
download | gdb-b1ffc257459eb16255e5e35a95b1b753d517eb07.zip gdb-b1ffc257459eb16255e5e35a95b1b753d517eb07.tar.gz gdb-b1ffc257459eb16255e5e35a95b1b753d517eb07.tar.bz2 |
Add a more instructive error message on bad syntax
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 f6cb8e7..83bb160 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-01-17 Timothy Wall <twall@alum.mit.edu> + + * config/tc-tic54x.c (encode_address): Add a more informative + warning about incorrect syntax. + 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com> * po/gas.pot: Regenerate. |