From 92867d8efa6a85d7db47730bc15950c025b6a0eb Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 22 Apr 1994 22:09:44 +0000 Subject: [PATCH] * config/obj-ecoff.c (ecoff_frob_file): Use bfd_ecoff_set_gp_value and bfd_ecoff_set_regmasks to set the GP value and the register masks, rather than using the now obsolete fake .reginfo section. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 6b85b68..88e6def 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Apr 22 17:58:22 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * config/obj-ecoff.c (ecoff_frob_file): Use bfd_ecoff_set_gp_value + and bfd_ecoff_set_regmasks to set the GP value and the register + masks, rather than using the now obsolete fake .reginfo section. + Fri Apr 22 15:17:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * listing.c (list_symbol_table): Don't print register symbols as -- 2.7.4