* config/bfin/t-bfin, config/bfin/t-bfin-elf: GCC_CFLAGS.
From-SVN: r120640
This commit is contained in:
parent
02b8fc06c7
commit
6534c5650c
@ -1,3 +1,7 @@
|
||||
2007-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* config/bfin/t-bfin, config/bfin/t-bfin-elf: GCC_CFLAGS.
|
||||
|
||||
2007-01-10 Razya Ladelsky <razya@il.ibm.com>
|
||||
|
||||
* function.c (get_last_funcdef_no): New function.
|
||||
|
@ -15,10 +15,6 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
|
||||
echo '#define FLOAT' > fp-bit.c
|
||||
cat $(srcdir)/config/fp-bit.c >> fp-bit.c
|
||||
|
||||
# This shouldn't be needed here. I added it to the specs file for now, until
|
||||
# it is fixed in binutils (if it is necessary).
|
||||
GCC_CFLAGS += -N
|
||||
|
||||
# Assemble startup files.
|
||||
$(T)crti.o: $(srcdir)/config/bfin/crti.s $(GCC_PASSES)
|
||||
$(GCC_FOR_TARGET) $(GCC_CFLAGS) $(MULTILIB_CFLAGS) $(INCLUDES) \
|
||||
|
@ -15,10 +15,6 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
|
||||
echo '#define FLOAT' > fp-bit.c
|
||||
cat $(srcdir)/config/fp-bit.c >> fp-bit.c
|
||||
|
||||
# This shouldn't be needed here. I added it to the specs file for now, until
|
||||
# it is fixed in binutils (if it is necessary).
|
||||
GCC_CFLAGS += -N
|
||||
|
||||
CRTSTUFF_T_CFLAGS = -fpic
|
||||
TARGET_LIBGCC2_CFLAGS = -fpic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user