diff options
author | David D. Zuhn <zoo@cygnus> | 1993-10-24 05:25:35 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-10-24 05:25:35 +0000 |
commit | ab0751c89582d835820e4fe72e7b2e3092cf74e9 (patch) | |
tree | ca54ad8320448cb3bd09aa587fde6939b6d61552 | |
parent | 772ebace7cfbee7db5c9626e1cf644d52da6491d (diff) | |
download | gdb-ab0751c89582d835820e4fe72e7b2e3092cf74e9.zip gdb-ab0751c89582d835820e4fe72e7b2e3092cf74e9.tar.gz gdb-ab0751c89582d835820e4fe72e7b2e3092cf74e9.tar.bz2 |
use lowercase "format" instead of Format/format
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ebbb35a..3e1cb83 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Fri Oct 22 20:40:56 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * messages.c: replaced all variables called Format with 'format', + for consistency throughout + + * configure.in: handle mips*- instead of mips, mips*el for little + endian configurations + Fri Oct 22 14:45:49 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * input-scrub.c (physical_input_file, logical_input_file, |