diff options
author | Alan Modra <amodra@gmail.com> | 2000-10-04 00:28:45 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2000-10-04 00:28:45 +0000 |
commit | 56d27c17b8e8c726a559744b532d00a800f5e021 (patch) | |
tree | 30108a8437cc55168bbcefa8f5630088240b6522 /gas/ChangeLog | |
parent | 69dc947abb7ab24bac6cf62db6d05e4b85c6758e (diff) | |
download | gdb-56d27c17b8e8c726a559744b532d00a800f5e021.zip gdb-56d27c17b8e8c726a559744b532d00a800f5e021.tar.gz gdb-56d27c17b8e8c726a559744b532d00a800f5e021.tar.bz2 |
Excise C++ style comments.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 00764c6..0424192 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2000-10-04 Ralf Baechle <ralf@gnu.org> + + * config/tc-ia64.c (operand_match): Don't use // style comments. + * config/tc-i370.c: Likewise. + 2000-09-29 Hans-Peter Nilsson <hp@axis.com> Changes to handle varying register prefix and user symbol prefix. @@ -83,7 +88,7 @@ 2000-09-22 Michael Sokolov <msokolov@ivan.Harhan.ORG> - * config/tc-m68k.c (md_relax_table, m68k_ip, md_convert_frag_1, + * config/tc-m68k.c (md_relax_table, m68k_ip, md_convert_frag_1, md_estimate_size_before_relax): Redesign and clean up the relaxation mechanism. @@ -161,7 +166,7 @@ (struct rsrc): Add parallel comparison type. (resources_match): Skip special cases of PR usage (non-conflicting parallel compares). - + 2000-09-13 Kazu Hirata <kazu@hxi.com> * config/obj-ecoff.c: Fix formatting. @@ -176,7 +181,7 @@ * config/obj-vms.h: Likewise. 2000-09-13 Anders Norlander <anorland@acc.umu.se> - + * config/tc-mips.c (md_begin): Recognize 4Kc, 4Km and 4Kp processors. (md_parse_option): Ditto. (md_longopts): Add -mips32 option. |