summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-05 19:05:07 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-05 19:05:07 +0000
commit7189e06c5d5f43e35a683e5a5ddac5ae198ddecc (patch)
tree18182660d4a4bbaf40a7ea6620bbdfcabb4f6537 /misc/buildroot/toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch
parentaa8c409f95fc4a3999e426c5463612473f1725ec (diff)
downloadnuttx-7189e06c5d5f43e35a683e5a5ddac5ae198ddecc.tar.gz
nuttx-7189e06c5d5f43e35a683e5a5ddac5ae198ddecc.tar.bz2
nuttx-7189e06c5d5f43e35a683e5a5ddac5ae198ddecc.zip
Add GCC 4.2.4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1456 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch')
-rw-r--r--misc/buildroot/toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/buildroot/toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch b/misc/buildroot/toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch
new file mode 100644
index 000000000..0bf115c45
--- /dev/null
+++ b/misc/buildroot/toolchain/gcc/4.2.4/402-libbackend_dep_gcov-iov.h.patch
@@ -0,0 +1,13 @@
+Index: gcc-4.2/gcc/Makefile.in
+===================================================================
+--- gcc-4.2/gcc/Makefile.in (revision 121758)
++++ gcc-4.2/gcc/Makefile.in (working copy)
+@@ -2658,7 +2658,7 @@ mips-tdump.o : mips-tdump.c $(CONFIG_H)
+ # FIXME: writing proper dependencies for this is a *LOT* of work.
+ libbackend.o : $(OBJS-common:.o=.c) $(out_file) \
+ insn-config.h insn-flags.h insn-codes.h insn-constants.h \
+- insn-attr.h $(DATESTAMP) $(BASEVER) $(DEVPHASE)
++ insn-attr.h $(DATESTAMP) $(BASEVER) $(DEVPHASE) gcov-iov.h
+ $(CC) $(ALL_CFLAGS) $(ALL_CPPFLAGS) \
+ -DTARGET_NAME=\"$(target_noncanonical)\" \
+ -DLOCALEDIR=\"$(localedir)\" \