Fix bug compiling math/k_standard.c

This commit is contained in:
Nick Clifton 1998-04-23 22:00:45 +00:00
parent 519aebdcc6
commit 8efdd18035

View File

@ -1,3 +1,9 @@
Thu Apr 23 14:58:31 1998 Nick Clifton <nickc@cygnus.com>
* 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 <devans@canuck.cygnus.com>