diff options
author | Ken Raeburn <raeburn@cygnus> | 1999-02-15 00:00:20 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1999-02-15 00:00:20 +0000 |
commit | 8a71fa4e1e76ca6ea84e990859bb28341cfeda97 (patch) | |
tree | 64ad931a4bc1cb6fc7cb1f29835fa0a12ef39b0d | |
parent | 15445dcdcd0861f321f4b2858cf66fba5cbe4301 (diff) | |
download | gdb-8a71fa4e1e76ca6ea84e990859bb28341cfeda97.zip gdb-8a71fa4e1e76ca6ea84e990859bb28341cfeda97.tar.gz gdb-8a71fa4e1e76ca6ea84e990859bb28341cfeda97.tar.bz2 |
config/tc-alpha.c (md_show_usage): Put \ before newline in strings always.
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index cb0950b..aa2452e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +1999-02-14 Ken Raeburn <raeburn@raeburn.org> + + * config/tc-alpha.c (md_show_usage): Put \ before newline in + strings always. + Sat Feb 13 14:10:10 1999 Richard Henderson <rth@cygnus.com> * config/tc-alpha.c (cpu_types): Enable EV6 PALcode with -m21264. |