1GNU BINUTILS
2============
3Original source can be downloaded from:
4http://ftp.gnu.org/gnu/binutils
5
6file = binutils-2.34.tar.bz2
7date = 1 February 2020
8size = 21637796
9sha1 = 78f7ba4c0775ae75f5b906dc9af03d70b39b0785
10
11A list of files and directories removed is in README.DELETED
12
13Local modifications applied to following files:
14	bfd/config.bfd (x86_64_pei_vec)
15	bfd/bfdver.h (new)
16	bfd/elfxx-x86.c (linker path)
17	bfd/plugin.c (plugin dir path)
18	bfd/sysdep.h (offsetof)
19	gold/x86_64.cc (linker path)
20	ld/genscripts.sh (fix .deps checks)
21	ld/ldlex.l (sysdep.h)
22
23Configured with:
24configure --with-system-zlib --with-lib-path=/lib:/usr/lib \
25  --enable-deterministic-archives --disable-nls \
26  --enable-gold=default --enable-plugins \
27  --enable-targets="x86_64-pc-dragonfly" \
28  --disable-gdb --disable-threads
29