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 d36e223..aa797a5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Thu May 30 10:36:19 1996 Michael Meissner <meissner@tiktok.cygnus.com> + * config/tc-ppc.c (comment_chars): Make '!' a comment character + for Solaris compatibility. + * stabs.c (s_stab_generic): Under PowerPC Solaris, convert a .stabd with 4 arguments into a .stabn. |