From 642709633f3981fa551ccc3dc83f067c7e0d3049 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 14 Jan 1994 02:05:28 +0000 Subject: [PATCH] ecoff.c, as.c changes --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 28b6870bb91..f7daf4f0127 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ Thu Jan 13 16:15:15 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + * ecoff.c (ecoff_set_gp_prolog_size): New function. + (current_file_idx): New static variable. + (add_file): Use and increment current_file_idx instead of indx + parameter. + * struc-symbol.h (struct symbol): Make all bitfields unsigned. * config/tc-i960.c (i960_validate_fix): Added argument @@ -17,6 +22,7 @@ Thu Jan 13 16:15:15 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * as.h: Include config.h. (struct symbol): Added forward declaration. (add_to_literal_pool): Fix declaration. + * as.c: Don't include config.h. * literal.c (add_to_literal_pool): Take symbol and addend as arguments, instead of expression, for now. Fix calculation of -- 2.30.2