From: Jeff Law Date: Thu, 15 Jul 1999 01:49:45 +0000 (+0000) Subject: * config/tc-hppa.c (md_pseudo_table): Add ".dword" pseudo-op. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=67f1cff00cf726966103728655625fcbdbf029ed;p=binutils-gdb.git * config/tc-hppa.c (md_pseudo_table): Add ".dword" pseudo-op. (cons_fix_new_hppa): Derive size of fixup from size of the object. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 23feb61fc0b..fd5fface0c3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 15 02:45:30 1999 Jeffrey A Law (law@cygnus.com) + + * config/tc-hppa.c (md_pseudo_table): Add ".dword" pseudo-op. + (cons_fix_new_hppa): Derive size of fixup from size of the object. + 1999-07-14 Philip Blundell * symbols.c (dollar_label_name): Prepend LOCAL_LABEL_PREFIX if it