diff options
author | Phil Blundell <philb@gnu.org> | 2001-01-13 22:39:55 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2001-01-13 22:39:55 +0000 |
commit | a349d9ddbc39f798feb5a7e0c98128e983a127c9 (patch) | |
tree | 96df8a04c31803fc38e999ce54db752dad8c3547 /gas/ChangeLog | |
parent | b7ed8fad53ae315fb8889fe91afc7a6373eea4db (diff) | |
download | gdb-a349d9ddbc39f798feb5a7e0c98128e983a127c9.zip gdb-a349d9ddbc39f798feb5a7e0c98128e983a127c9.tar.gz gdb-a349d9ddbc39f798feb5a7e0c98128e983a127c9.tar.bz2 |
2001-01-13 Philip Blundell <philb@gnu.org>
* doc/as.texinfo: Fix spelling and cross-references.
* doc/c-arm.texi: Fix typos. Say that `;' is a line separator
character for all systems, not just GNU/Linux. Make it explicit
that `-k' doesn't affect code generation, just ELF flags.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b1d0d33..0f888a5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2001-01-13 Philip Blundell <philb@gnu.org> + + * doc/as.texinfo: Fix spelling and cross-references. + + * doc/c-arm.texi: Fix typos. Say that `;' is a line separator + character for all systems, not just GNU/Linux. Make it explicit + that `-k' doesn't affect code generation, just ELF flags. + Sat Jan 13 01:47:35 MET 2001 Jan Hubicka <jh@suse.cz> * config/tc-i386.c (md_assemble): Check cpu_flags even for nullary @@ -89,7 +97,6 @@ Sat Jan 13 01:47:35 MET 2001 Jan Hubicka <jh@suse.cz> Use DOLLAR_LABEL_CHAR and LOCAL_LABEL_CHAR. (S_IS_LOCAL): Use DOLLAR_LABEL_CHAR and LOCAL_LABEL_CHAR. ->>>>>>> 1.724 2001-01-08 Bo Thorsen <bo@suse.de> * config/tc-i386.c (i386_immediate, i386_displacement): |