From: Nick Clifton Date: Thu, 23 Apr 1998 22:00:45 +0000 (+0000) Subject: Fix bug compiling math/k_standard.c X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8efdd180353c92a7421d5fff92766ffc7de3bf20;p=binutils-gdb.git Fix bug compiling math/k_standard.c --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 067c958b844..e5569297677 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Apr 23 14:58:31 1998 Nick Clifton + + * config/tc-arm.c (find_real_start): Ignore symbols starting with + .L - they are local labels and the branches are not really + function calls but rather far jumps. + start-sanitize-sky Thu Apr 23 11:09:34 1998 Doug Evans