diff options
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 52f737b..cb341d2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Oct 8 16:28:53 1997 Richard Henderson <rth@cygnus.com> + + * config/tc-alpha.c (load_expression): Disable the sym+const .got + optimization to reduce the alignment surprises for gcc. + Wed Oct 8 16:11:15 1997 Doug Evans <dje@canuck.cygnus.com> * config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT. |