This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog Makefile.am Makefile.in
- From: brobecke at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 25 Nov 2010 01:06:30 -0000
- Subject: src/bfd ChangeLog Makefile.am Makefile.in
CVSROOT: /cvs/src
Module name: src
Changes by: brobecke@sourceware.org 2010-11-25 01:06:30
Modified files:
bfd : ChangeLog Makefile.am Makefile.in
Log message:
Add rs6000-core.c/.o to the list of optional backend files...
This makes sure that rs6000-core.c gets recompiled whenever any of its
dependencies get changed.
bfd/ChangeLog:
* Makefile.am (OPTIONAL_BACKENDS): Add rs6000-core.lo.
(OPTIONAL_BACKENDS_CFILES): Add rs6000-core.c.
* Makefile.in: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5196&r2=1.5197
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/Makefile.am.diff?cvsroot=src&r1=1.251&r2=1.252
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/Makefile.in.diff?cvsroot=src&r1=1.279&r2=1.280