binutils/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
f59a29b9
L
12076-02-02 H.J. Lu <hongjiu.lu@intel.com>
2
3 * doc/binutils.texi (objdump): Document the new addr64 option
4 for i386 disassembler.
5
7aad4c3d
L
62076-02-02 H.J. Lu <hongjiu.lu@intel.com>
7
8 PR binutils/3945
9 * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
10 target.
11 (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
12 * configure: Regenerated.
13
14 * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
15
e5ce8970
NC
162007-02-02 Nick Clifton <nickc@redhat.com>
17
18 * doc/binutils.texi (objdump): Document support for disassembling
19 the 440 PowerPC architecture.
20
460c89ff
NS
212007-01-31 Nathan Sidwell <nathan@codesourcery.com>
22
23 * dwarf.c (process_debug_info): Protect against bogus length and
24 abbrev offsets.
25
84f1d826
KH
262007-01-25 Kazu Hirata <kazu@codesourcery.com>
27
28 * ar.c (print_contents, extract_file): Cast the return value
29 of fwrite to size_t.
30
7bd7b3ef
AM
312007-01-12 Alan Modra <amodra@bigpond.net.au>
32
33 * ar.c (open_inarch): Check fwrite return. Use size_t.
34 (extract_file): Likewise. Remove test for "negative" file size.
35 * readelf.c (process_program_headers): Check fscanf return.
36
2946671e
L
372007-01-11 H.J. Lu <hongjiu.lu@intel.com>
38
39 * bucomm.c (template_in_dir): Fix typo.
40
669a9a2a
AM
412007-01-11 Alan Modra <amodra@bigpond.net.au>
42
43 * embedspu.sh: New file.
44 * Makefile.am (embedspu): Add rule.
45 * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
46 * Makefile.in: Regenerate.
47 * configure: Regenerate.
48
485be063
AM
492007-01-11 Alan Modra <amodra@bigpond.net.au>
50
51 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
52 * bucomm.c (template_in_dir): New function, split out from..
53 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
54 (make_tempdir): Use template_in_dir. Handle directory creation
55 when !HAVE_MKDTEMP.
56 * objcopy.c (MKDIR): Don't define.
57 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
58 error message.
59
3bdcfdf4
KH
602007-01-08 Kazu Hirata <kazu@codesourcery.com>
61
62 * readelf.c (get_machine_flags): Treat Fido as an architecture
63 by itself.
64
42037fe5
NC
652007-01-08 Kai Tietz <kai.tietz@onevision.com>
66
67 * configure.in: Renamed target x86_64-*-mingw64 to
68 x86_64-*-mingw*.
69 * configure: Regenerated.
70
20414cab
AM
712007-01-05 Alan Modra <amodra@bigpond.net.au>
72
73 * readelf.c (dump_section): Don't print 32-bit values, which
74 were done incorrectly for little-endian. Instead print bytes.
75
10a2343e 76For older changes see ChangeLog-2006
252b5132
RH
77\f
78Local Variables:
79mode: change-log
80left-margin: 8
81fill-column: 74
82version-control: never
83End:
This page took 0.328658 seconds and 4 git commands to generate.