blob: f9671696bb498e318fbd7af5363c6defdf864dae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2008-11-19 Neal H. Walfield <neal@gnu.org>
* patches/00-bfd-config-bfd.patch: New file.
* patches/01-ld-configure-tgt.patch: New file.
* Makefrag.am (patch_files): New variable.
(EXTRA_DIST): Likewise.
($(addsuffix .applied,$(patch_files))): Depend on
binutils/binutils/unpack.stamp and $(patch_files). Apply patches
to the source tree.
(rpatch): New rule.
(binutils/binutils/patch.stamp): Also depend on the applied patch
files.
2008-11-03 Neal H. Walfield <neal@gnu.org>
* Makefrag.am (binutils_version): Bump to 2.19.
2008-05-31 Thomas Schwinge <tschwinge@gnu.org>
* Makefrag.am (binutils/binutils.build/build.stamp)
(binutils/binutils.build/install.stamp): Explicitly pass `MAKEINFO'.
2008-05-29 Thomas Schwinge <tschwinge@gnu.org>
* Makefrag.am: New file.
|