]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
485be063
AM
12007-01-11 Alan Modra <amodra@bigpond.net.au>
2
3 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
4 * bucomm.c (template_in_dir): New function, split out from..
5 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
6 (make_tempdir): Use template_in_dir. Handle directory creation
7 when !HAVE_MKDTEMP.
8 * objcopy.c (MKDIR): Don't define.
9 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
10 error message.
11
3bdcfdf4
KH
122007-01-08 Kazu Hirata <kazu@codesourcery.com>
13
14 * readelf.c (get_machine_flags): Treat Fido as an architecture
15 by itself.
16
42037fe5
NC
172007-01-08 Kai Tietz <kai.tietz@onevision.com>
18
19 * configure.in: Renamed target x86_64-*-mingw64 to
20 x86_64-*-mingw*.
21 * configure: Regenerated.
22
20414cab
AM
232007-01-05 Alan Modra <amodra@bigpond.net.au>
24
25 * readelf.c (dump_section): Don't print 32-bit values, which
26 were done incorrectly for little-endian. Instead print bytes.
27
10a2343e 28For older changes see ChangeLog-2006
252b5132
RH
29\f
30Local Variables:
31mode: change-log
32left-margin: 8
33fill-column: 74
34version-control: never
35End: