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