dhcpcd: Note import of new version
[dragonfly.git] / contrib / binutils-2.34 / README.DRAGONFLY
1 GNU BINUTILS
2 ============
3 Original source can be downloaded from:
4 http://ftp.gnu.org/gnu/binutils
5
6 file = binutils-2.34.tar.bz2
7 date = 1 February 2020
8 size = 21637796
9 sha1 = 78f7ba4c0775ae75f5b906dc9af03d70b39b0785
10
11 A list of files and directories removed is in README.DELETED
12
13 Local 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
23 Configured with:
24 configure --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