]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mcore/configure
sim: generate build dependencies on the fly
authorMike Frysinger <vapier@gentoo.org>
Sat, 3 Dec 2011 18:23:51 +0000 (18:23 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 3 Dec 2011 18:23:51 +0000 (18:23 +0000)
commitdb2e4d67e775a2f96ae3e122885a3495da7c9c25
treebcc25f62b342d59fe9bae1adc82615fdd1767f0a
parent1d41d75cb6f1e78eedf871801a351e8be761daff
sim: generate build dependencies on the fly

Lift the code that GDB is using to generate dependencies on the fly and
port it over to the sim.  Now people shouldn't have to manually maintain
these in their Makefile's.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
78 files changed:
sim/arm/ChangeLog
sim/arm/aclocal.m4 [new file with mode: 0644]
sim/arm/configure
sim/avr/ChangeLog
sim/avr/aclocal.m4 [new file with mode: 0644]
sim/avr/configure
sim/bfin/ChangeLog
sim/bfin/Makefile.in
sim/bfin/aclocal.m4
sim/bfin/configure
sim/common/ChangeLog
sim/common/Make-common.in
sim/common/acinclude.m4
sim/common/aclocal.m4
sim/common/configure
sim/cr16/ChangeLog
sim/cr16/aclocal.m4 [new file with mode: 0644]
sim/cr16/configure
sim/cris/ChangeLog
sim/cris/aclocal.m4 [new file with mode: 0644]
sim/cris/configure
sim/d10v/ChangeLog
sim/d10v/aclocal.m4 [new file with mode: 0644]
sim/d10v/configure
sim/erc32/ChangeLog
sim/erc32/aclocal.m4 [new file with mode: 0644]
sim/erc32/configure
sim/frv/ChangeLog
sim/frv/aclocal.m4 [new file with mode: 0644]
sim/frv/configure
sim/h8300/ChangeLog
sim/h8300/aclocal.m4 [new file with mode: 0644]
sim/h8300/configure
sim/iq2000/ChangeLog
sim/iq2000/aclocal.m4 [new file with mode: 0644]
sim/iq2000/configure
sim/lm32/ChangeLog
sim/lm32/aclocal.m4 [new file with mode: 0644]
sim/lm32/configure
sim/m32c/ChangeLog
sim/m32c/aclocal.m4 [new file with mode: 0644]
sim/m32c/configure
sim/m32r/ChangeLog
sim/m32r/aclocal.m4 [new file with mode: 0644]
sim/m32r/configure
sim/m68hc11/ChangeLog
sim/m68hc11/aclocal.m4 [new file with mode: 0644]
sim/m68hc11/configure
sim/mcore/ChangeLog
sim/mcore/aclocal.m4 [new file with mode: 0644]
sim/mcore/configure
sim/microblaze/ChangeLog
sim/microblaze/aclocal.m4 [new file with mode: 0644]
sim/microblaze/configure
sim/mips/ChangeLog
sim/mips/aclocal.m4 [new file with mode: 0644]
sim/mips/configure
sim/mn10300/ChangeLog
sim/mn10300/aclocal.m4 [new file with mode: 0644]
sim/mn10300/configure
sim/moxie/ChangeLog
sim/moxie/aclocal.m4 [new file with mode: 0644]
sim/moxie/configure
sim/rl78/ChangeLog [new file with mode: 0644]
sim/rl78/aclocal.m4 [new file with mode: 0644]
sim/rl78/configure
sim/rx/ChangeLog
sim/rx/aclocal.m4 [new file with mode: 0644]
sim/rx/configure
sim/sh/ChangeLog
sim/sh/aclocal.m4 [new file with mode: 0644]
sim/sh/configure
sim/sh64/ChangeLog
sim/sh64/aclocal.m4 [new file with mode: 0644]
sim/sh64/configure
sim/v850/ChangeLog
sim/v850/aclocal.m4 [new file with mode: 0644]
sim/v850/configure