Commit 23621543 by Doug Evans

Clean up some comments. Delete unnecessary cygnus stuff.

From-SVN: r8462
parent 7e7be9c3
...@@ -4,12 +4,8 @@ LIB1ASMFUNCS = _ashiftrt _movstr _mulsi3 _sdivsi3 _udivsi3 ...@@ -4,12 +4,8 @@ LIB1ASMFUNCS = _ashiftrt _movstr _mulsi3 _sdivsi3 _udivsi3
LIBGCC2_CFLAGS=-g -O5 $(GCC_CFLAGS) LIBGCC2_CFLAGS=-g -O5 $(GCC_CFLAGS)
# CYGNUS LOCAL sh
LANGUAGES=c c++ proto
# CYGNUS LOCAL sh
# These are really part of libgcc1, but this will cause them to be # These are really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-ose68k] # built correctly, so...
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c ashlsi3.c ashrsi3.c lshrsi3.c LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c ashlsi3.c ashrsi3.c lshrsi3.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment