diff options
author | Phil Blundell <philb@gnu.org> | 2001-01-03 10:03:46 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2001-01-03 10:03:46 +0000 |
commit | b96ed59a5719c80faca6dcfd1ec1d98cf6f8ca09 (patch) | |
tree | 7ef7b6fd1dbf7e1b43f3be6e5eea1e73c631cba4 /gas/ChangeLog | |
parent | 2ffd68ef6e0e54ad09e316ced42a9f4c3397b976 (diff) | |
download | gdb-b96ed59a5719c80faca6dcfd1ec1d98cf6f8ca09.zip gdb-b96ed59a5719c80faca6dcfd1ec1d98cf6f8ca09.tar.gz gdb-b96ed59a5719c80faca6dcfd1ec1d98cf6f8ca09.tar.bz2 |
2001-01-03 Philip Blundell <pb@futuretv.com>
* config/tc-alpha.c (alpha_force_relocation): Handle vtable
relocs.
(alpha_fix_adjustable): Likewise.
(md_apply_fix): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c6aa4aa..50fd679 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2001-01-03 Philip Blundell <pb@futuretv.com> + + * config/tc-alpha.c (alpha_force_relocation): Handle vtable + relocs. + (alpha_fix_adjustable): Likewise. + (md_apply_fix): Likewise. + 2000-12-31 H.J. Lu <hjl@gnu.org> * listing.c (listing_message): Allocate string only if it is |