<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ppe42-binutils/bfd/acinclude.m4, branch binutils-2_24-ppe42</title>
<subtitle>GNU Binutils for the PPE42</subtitle>
<id>https://git.raptorcs.com/git/ppe42-binutils/atom?h=binutils-2_24-ppe42</id>
<link rel='self' href='https://git.raptorcs.com/git/ppe42-binutils/atom?h=binutils-2_24-ppe42'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/'/>
<updated>2012-12-17T16:56:12+00:00</updated>
<entry>
<title>Add copyright notices</title>
<updated>2012-12-17T16:56:12+00:00</updated>
<author>
<name>Nick Clifton</name>
<email>nickc@redhat.com</email>
</author>
<published>2012-12-17T16:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=5bf135a788d468003cb2502d0a2239fd92d1ac25'/>
<id>urn:sha1:5bf135a788d468003cb2502d0a2239fd92d1ac25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>     * acinclude.m4: Add include of ../config/zlib.m4.</title>
<updated>2009-11-24T22:47:20+00:00</updated>
<author>
<name>Joel Brobecker</name>
<email>brobecker@gnat.com</email>
</author>
<published>2009-11-24T22:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=bf993e3c21449da56be68c0a027905d138106d21'/>
<id>urn:sha1:bf993e3c21449da56be68c0a027905d138106d21</id>
<content type='text'>
     * configure.in: AM_ZLIB to check for zlib support.
     * configure: Regenerate.
</content>
</entry>
<entry>
<title>Do not create $(bfdlibdir) and $(bfdincludedir) if !INSTALL_LIBBFD.</title>
<updated>2009-08-27T05:24:43+00:00</updated>
<author>
<name>Ralf Wildenhues</name>
<email>Ralf.Wildenhues@gmx.de</email>
</author>
<published>2009-08-27T05:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=573e8a1cd233066d864f0c0597df9e9cb689fae4'/>
<id>urn:sha1:573e8a1cd233066d864f0c0597df9e9cb689fae4</id>
<content type='text'>
opcodes/:
	* Makefile.am (bfdlibdir, bfdincludedir): Move definition ...
	[INSTALL_LIBBFD]: ... here, ...
	[INSTALL_LIBBFD]: ... and empty overrides here.
	[!INSTALL_LIBBFD]: (rpath_bfdlibdir): New variable.
	[!INSTALL_LIBBFD] (libbfd_la_LDFLAGS): Use it.
	* Makefile.in: Regenerate.
	* configure: Regenerate.

bfd/:
	* acinclude.m4 (AM_INSTALL_LIBBFD): Call AM_SUBST_NOTMAKE for
	bfdlibdir and bfdincludedir.
	* Makefile.am (bfdlibdir, bfdincludedir): Move definition ...
	[INSTALL_LIBBFD]: ... here, ...
	[INSTALL_LIBBFD]: ... and empty overrides here.
	[!INSTALL_LIBBFD]: (rpath_bfdlibdir): New variable.
	[!INSTALL_LIBBFD] (libbfd_la_LDFLAGS): Use it.
	* Makefile.in: Regenerate.
	* configure: Regenerate.

bfd/doc/:
	* Makefile.in: Regenerate.
</content>
</entry>
<entry>
<title>bfd/</title>
<updated>2007-06-14T15:31:01+00:00</updated>
<author>
<name>H.J. Lu</name>
<email>hjl.tools@gmail.com</email>
</author>
<published>2007-06-14T15:31:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=798879259b7dc117b84d68ab8878cefd7ca15e3c'/>
<id>urn:sha1:798879259b7dc117b84d68ab8878cefd7ca15e3c</id>
<content type='text'>
2007-06-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;

	* Makefile.am (ACLOCAL_AMFLAGS): Add -I . -I ../config.

	* acinclude.m4: Don't include m4 files. Remove libtool
	kludge.

	* Makefile.in: Regenerated.
	* doc/Makefile.in: Likewise.
	* aclocal.m4: Likewise.
	* configure: Likewise.

binutils/

2007-06-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;

	* Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.

	* acinclude.m4: Removed.

	* Makefile.in: Regenerated.
	* aclocal.m4: Likewise.
	* configure: Likewise.

gas/

2007-06-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;

	* Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.

	* acinclude.m4: Don't include m4 files.
	(BFD_BINARY_FOPEN): Removed.
	Remove libtool kludge.

	* Makefile.in: Regenerated.
	* doc/Makefile.in: Likewise.
	* aclocal.m4: Likewise.
	* configure: Likewise.

gprof/

2007-06-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;

	* Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.

	* acinclude.m4: Removed.

	* Makefile.in: Regenerated.
	* aclocal.m4: Likewise.
	* configure: Likewise.

ld/

2007-06-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;

	* Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.

	* acinclude.m4: Removed.

	* Makefile.in: Regenerated.
	* aclocal.m4: Likewise.
	* configure: Likewise.

opcodes/

2007-06-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;

	* Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.

	* acinclude.m4: Removed.

	* Makefile.in: Regenerated.
	* doc/Makefile.in: Likewise.
	* aclocal.m4: Likewise.
	* configure: Likewise.
</content>
</entry>
<entry>
<title>	* acinclude.m4: Include config/stdint.m4.</title>
<updated>2007-04-24T04:05:04+00:00</updated>
<author>
<name>Alan Modra</name>
<email>amodra@gmail.com</email>
</author>
<published>2007-04-24T04:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=d5efd9fc3fac32cbcbbb32ad6ba53d62b8f97831'/>
<id>urn:sha1:d5efd9fc3fac32cbcbbb32ad6ba53d62b8f97831</id>
<content type='text'>
	* configure.in: Invoke GCC_HEADER_STDINT.
	* sysdep.h: Don't include ansidecl.h here.
	* configure: Regenerate.
	* config.in: Regenerate.
	* Makefile.in: Regenerate.
</content>
</entry>
<entry>
<title>Configury changes: update src repository (binutils, gdb, and rda) to use</title>
<updated>2006-05-31T15:14:46+00:00</updated>
<author>
<name>Daniel Jacobowitz</name>
<email>drow@false.org</email>
</author>
<published>2006-05-31T15:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=20e95c23ab729a24aa7533de3a61b6e2c49506ea'/>
<id>urn:sha1:20e95c23ab729a24aa7533de3a61b6e2c49506ea</id>
<content type='text'>
config/gettext-sister.m4 instead of the old gettext.m4.  Regenerate all
affected autotools files.  Include intl in gdb releases again.
</content>
</entry>
<entry>
<title>2005-05-09  Kelley Cook  &lt;kcook@gcc.gnu.org&gt;</title>
<updated>2005-05-10T01:27:54+00:00</updated>
<author>
<name>Kelley Cook</name>
<email>kcook@gcc.gnu.org</email>
</author>
<published>2005-05-10T01:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=2ba49b590ddf5e7634ce71e436ccf6e119b0bb10'/>
<id>urn:sha1:2ba49b590ddf5e7634ce71e436ccf6e119b0bb10</id>
<content type='text'>
	* configure.in: Replace AC_COMPILE_CHECK_SIZEOF with AC_CHECK_SIZEOF.
	* acinclude.m4: Don't sinclude accross.m4.
	* config.in, configure, Makefile.in, doc/Makefile.in: Regenerate.
</content>
</entry>
<entry>
<title>bfd/</title>
<updated>2005-04-14T05:26:44+00:00</updated>
<author>
<name>Alan Modra</name>
<email>amodra@gmail.com</email>
</author>
<published>2005-04-14T05:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=9e9b66a9565074bc875a2b2d01c628c58bca6bd5'/>
<id>urn:sha1:9e9b66a9565074bc875a2b2d01c628c58bca6bd5</id>
<content type='text'>
	* Makefile.am (NO_WERROR): Define.
	* warning.m4: New file
	* acinclude.m4: Include warning.m4.
	* configure.in: Invoke AM_BINUTILS_WARNINGS.
	* Makefile.in: Regenerate.
	* configure: Regenerate.
bfd/doc/
	* Makefile.in: Regenerate.
binutils/
	* Makefile.am (NO_WERROR): Define.  Use instead of -Wno-error.
	* configure.in: Include ../bfd/warning.m4 contents.
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* doc/Makefile.in: Regenerate.
gas/
	* Makefile.am (NO_WERROR): Define.  Use instead of -Wno-error.
	* acinclude.m4: Include ../bfd/warning.m4.
	* configure.in: Invoke AM_BINUTILS_WARNINGS.
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* doc/Makefile.in: Regenerate.
gprof/
	* Makefile.am (NO_WERROR): Define.
	* acinclude.m4: Include ../bfd/warning.m4.
	* configure.in: Invoke AM_BINUTILS_WARNINGS.
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
ld/
	* Makefile.am (NO_WERROR): Define.  Use instead of -Wno-error.
	* configure.in: Include ../bfd/warning.m4 contents.
	* Makefile.in: Regenerate.
	* configure: Regenerate.
opcodes/
	* Makefile.am (NO_WERROR): Define.
	* configure.in: Invoke AM_BINUTILS_WARNINGS.
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
</content>
</entry>
<entry>
<title>2005-01-15  Andrew Cagney  &lt;cagney@gnu.org&gt;</title>
<updated>2005-01-15T19:14:54+00:00</updated>
<author>
<name>Andrew Cagney</name>
<email>cagney@redhat.com</email>
</author>
<published>2005-01-15T19:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=8fb84ecc444a802a0dba46b501a5b48a15216b40'/>
<id>urn:sha1:8fb84ecc444a802a0dba46b501a5b48a15216b40</id>
<content type='text'>
	* bfd.m4: New file.
	* acinclude.m4: Move BFD_NEED_DECLARATION,
	BFD_HAVE_SYS_PROCFS_TYPE and BFD_HAVE_SYS_PROCFS_TYPE_MEMBER to
	the new file bfd.m4.  Include ../bfd/bfd.m4.
	* configure: Re-generate.
</content>
</entry>
<entry>
<title>bfd/:</title>
<updated>2004-09-11T20:22:51+00:00</updated>
<author>
<name>Andreas Schwab</name>
<email>schwab@linux-m68k.org</email>
</author>
<published>2004-09-11T20:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=2444313964c5d1ad331727ccebee6611838d3152'/>
<id>urn:sha1:2444313964c5d1ad331727ccebee6611838d3152</id>
<content type='text'>
	* acinclude.m4: Fix spelling of ACX_NONCANONICAL_*.
	* aclocal.m4: Rebuild.
	* configure: Rebuild.

opcodes/:
	* configure: Rebuild.
</content>
</entry>
</feed>
