From f0b556a2d321b3df9a53e00d4b42bc557d50f71c Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 12 Oct 1994 18:11:52 +0000 Subject: [PATCH] * config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol values rather than explicitly adding the frag address. * config/obj-coff.c (coff_frob_symbol): Add a zero entry to mark the end of the line numbers; this replaces the zero entry which used to be added by coff_add_linesym, removed Oct 7. (coff_adjust_section_syms): Ignore sections with no seginfo. Update the RS/6000 assembler for recent gas changes. --- gas/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 7854ef3cbad..d442aa29e4f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +Wed Oct 12 11:06:11 1994 Ian Lance Taylor (ian@cygnus.com) + + * config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol values + rather than explicitly adding the frag address. + * config/obj-coff.c (coff_frob_symbol): Add a zero entry to mark + the end of the line numbers; this replaces the zero entry which + used to be added by coff_add_linesym, removed Oct 7. + (coff_adjust_section_syms): Ignore sections with no seginfo. + Wed Oct 12 01:41:37 1994 Ken Raeburn * Makefile.in (bootstrap, bootstrap2, bootstrap3): Create a -- 2.30.2