From 1361ba77577ef47cac1ef1e909a689d1814bbcbb Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 24 Mar 1997 17:14:06 +0000 Subject: [PATCH] * config/tc-alpha.h (tc_frob_file_before_adjust): Define if OBJ_ECOFF. (alpha_frob_file_before_adjust): Declare if OBJ_ECOFF. * config/tc-alpha.c (alpha_debug): New static variable. (md_parse_option): Set alpha_debug if -g is seen. (alpha_frob_file_before_adjust): New function if OBJ_ECOFF. --- gas/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index f433743..a832a08 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +Mon Mar 24 12:11:18 1997 Ian Lance Taylor + + * config/tc-alpha.h (tc_frob_file_before_adjust): Define if + OBJ_ECOFF. + (alpha_frob_file_before_adjust): Declare if OBJ_ECOFF. + * config/tc-alpha.c (alpha_debug): New static variable. + (md_parse_option): Set alpha_debug if -g is seen. + (alpha_frob_file_before_adjust): New function if OBJ_ECOFF. + start-sanitize-d30v Sun Mar 23 18:03:31 1997 Martin M. Hunt -- 2.7.4