diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 79a302b..e65c1c3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Sun Nov 28 12:11:40 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + * app.c (do_scrub_next_char): Output a TAB before any + .app* directive. + * config/tc-hppa.c (fix_new_hppa): Make sure a sub_symbol exists before trying to peek at its name. (pa_space): Do not call pa_align_subseg. See hppa/unsorted/align3.s |