From 8efdd180353c92a7421d5fff92766ffc7de3bf20 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 23 Apr 1998 22:00:45 +0000 Subject: [PATCH] Fix bug compiling math/k_standard.c --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.30.2