From 2f992c04c2d58b2bf5b048abc15cea1d3c4459f2 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 15 Jul 1999 01:33:07 +0000 Subject: Apply patch from Philip Blundell Prepend LOCAL_LABEL_PREFIX (if defined) to local symbols. ARM: Set F_SOFTFLOAT in the output file if -mno-fpu was given. --- gas/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index a30a084..23feb61 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,15 @@ +1999-07-14 Philip Blundell + + * symbols.c (dollar_label_name): Prepend LOCAL_LABEL_PREFIX if it + is defined. + * config/tc-arm.h (LOCAL_LABEL_PREFIX): Define to '.' for ELF. + + * config/tc-arm.c (md_begin): Set F_SOFTFLOAT in the output file + if -mno-fpu was given. + (tc_gen_reloc): Fix typo. Delete bogus code related to GOTPC + relocs. + (cons_fix_new_arm): Remove misleading comments. + 1999-07-14 Ian Lance Taylor * write.c (cvt_frag_to_fill): Use frag file and line in rs_org -- cgit v1.1