From 1a7a427ef1394c28494ad77e2beae46dc267b6f6 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 21 May 1997 21:40:14 +0000 Subject: [PATCH] * config/obj-coff.c (symbol_to_chars): If TE_PE, don't add the section address to the symbol value. --- gas/ChangeLog | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index ed07f05..30a9ad4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,7 +1,12 @@ +Wed May 21 17:39:28 1997 Ian Lance Taylor + + * config/obj-coff.c (symbol_to_chars): If TE_PE, don't add the + section address to the symbol value. + Tue May 20 11:23:31 1997 Gavin Koch - * config/tc-mips.c (macro_build,mips_ip): Move the INSN_ISA field into the - new membership field. + * config/tc-mips.c (macro_build,mips_ip): Move the INSN_ISA field + into the new membership field. Thu May 15 10:00:53 1997 Nick Clifton @@ -12,9 +17,10 @@ Thu May 15 10:00:53 1997 Nick Clifton Wed May 14 09:54:53 1997 Nick Clifton * config/tc-arm.c (global variables): Added 'uses_apcs_26' flag to - hold APCS selection. (md_begin): Added code to generate flags to - be set into the COFF header and the calls to the BFD functions to - do this. (md_parse_option, md_show_usage): Added new command line + hold APCS selection. + (md_begin): Added code to generate flags to be set into the COFF + header and the calls to the BFD functions to do this. + (md_parse_option, md_show_usage): Added new command line options -mapcs-32, -mapcs-26, -marmv2, -marmv2a, -marmv3, -marmv3m, -marmv4, -marmv4t. -- 2.7.4