1 2007-01-11 H.J. Lu <hongjiu.lu@intel.com>
3 * bucomm.c (template_in_dir): Fix typo.
5 2007-01-11 Alan Modra <amodra@bigpond.net.au>
7 * embedspu.sh: New file.
8 * Makefile.am (embedspu): Add rule.
9 * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
10 * Makefile.in: Regenerate.
11 * configure: Regenerate.
13 2007-01-11 Alan Modra <amodra@bigpond.net.au>
15 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
16 * bucomm.c (template_in_dir): New function, split out from..
17 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
18 (make_tempdir): Use template_in_dir. Handle directory creation
20 * objcopy.c (MKDIR): Don't define.
21 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
24 2007-01-08 Kazu Hirata <kazu@codesourcery.com>
26 * readelf.c (get_machine_flags): Treat Fido as an architecture
29 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
31 * configure.in: Renamed target x86_64-*-mingw64 to
33 * configure: Regenerated.
35 2007-01-05 Alan Modra <amodra@bigpond.net.au>
37 * readelf.c (dump_section): Don't print 32-bit values, which
38 were done incorrectly for little-endian. Instead print bytes.
40 For older changes see ChangeLog-2006
46 version-control: never