]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
* ar.c (open_inarch): Check fwrite return. Use size_t.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
7bd7b3ef
AM
12007-01-12 Alan Modra <amodra@bigpond.net.au>
2
3 * ar.c (open_inarch): Check fwrite return. Use size_t.
4 (extract_file): Likewise. Remove test for "negative" file size.
5 * readelf.c (process_program_headers): Check fscanf return.
6
2946671e
L
72007-01-11 H.J. Lu <hongjiu.lu@intel.com>
8
9 * bucomm.c (template_in_dir): Fix typo.
10
669a9a2a
AM
112007-01-11 Alan Modra <amodra@bigpond.net.au>
12
13 * embedspu.sh: New file.
14 * Makefile.am (embedspu): Add rule.
15 * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
16 * Makefile.in: Regenerate.
17 * configure: Regenerate.
18
485be063
AM
192007-01-11 Alan Modra <amodra@bigpond.net.au>
20
21 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
22 * bucomm.c (template_in_dir): New function, split out from..
23 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
24 (make_tempdir): Use template_in_dir. Handle directory creation
25 when !HAVE_MKDTEMP.
26 * objcopy.c (MKDIR): Don't define.
27 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
28 error message.
29
3bdcfdf4
KH
302007-01-08 Kazu Hirata <kazu@codesourcery.com>
31
32 * readelf.c (get_machine_flags): Treat Fido as an architecture
33 by itself.
34
42037fe5
NC
352007-01-08 Kai Tietz <kai.tietz@onevision.com>
36
37 * configure.in: Renamed target x86_64-*-mingw64 to
38 x86_64-*-mingw*.
39 * configure: Regenerated.
40
20414cab
AM
412007-01-05 Alan Modra <amodra@bigpond.net.au>
42
43 * readelf.c (dump_section): Don't print 32-bit values, which
44 were done incorrectly for little-endian. Instead print bytes.
45
10a2343e 46For older changes see ChangeLog-2006
252b5132
RH
47\f
48Local Variables:
49mode: change-log
50left-margin: 8
51fill-column: 74
52version-control: never
53End: