diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-06-23 03:31:06 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-06-23 03:31:06 +0000 |
commit | e9718fe12e2f9572afe65f44b98dbac8a25a2de4 (patch) | |
tree | 50e502b121657d04852479e918386166e84ca53e /gas/ChangeLog | |
parent | f9c22bc3a4d6ae79f94ff339404fc0037b065589 (diff) | |
download | gdb-e9718fe12e2f9572afe65f44b98dbac8a25a2de4.zip gdb-e9718fe12e2f9572afe65f44b98dbac8a25a2de4.tar.gz gdb-e9718fe12e2f9572afe65f44b98dbac8a25a2de4.tar.bz2 |
Move premature QP notation clearing to it's appropriate location.
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 ed8d51c..d66e9ce 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2000-06-22 Timothy Wall <twall@cygnus.com> + + * config/tc-ia64.c (note_register_values): Move premature QP + notation clearing into the appropriate place. + 2000-06-22 Alan Modra <alan@linuxcare.com.au> * dep-in.sed: Escape literal `.'s on patterns. Trim off `../' |