3 * MAINTAINERS: Add myself as the maintainer of the MeP port.
8 * readelf.c: Include elf/h8.h twice. The first time in order to
9 get the reloc numbers, the second time in order to get the reloc
11 (dump_section): Tell the user if the section being displayed has
12 unprocessed relocs associated with it.
13 (get_reloc_size): New function - returns the size of a reloc.
14 (debug_apply_rela_addends): Use get_reloc_size().
15 * dwarf.c (read_and_display_attr_value): Extend number of
16 languages known for the DW_AT_language attribute.
17 (process_debug_info): Display the attribute offset before decoding
18 the attribute, in case there are problems.
22 * readelf.c (dump_relocations): Don't check for
23 (rtype == NULL && type == R_RELC).
27 * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
28 * Makefile.in: Regenerated.
29 * Contribute the following changes:
32 * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
33 * configure: Regenerated.
37 * readelf.c: Include "elf/mep.h".
38 (guess_is_rela): Handle EM_CYGNUS_MEP.
39 (get_machine_name): Ditto.
40 (dump_relocations): Ditto.
44 * MAINTAINERS: Add a space between H.J. and Lu.
48 * doc/binutils.texi (objdump): Document the new addr64 option
49 for i386 disassembler.
54 * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
56 (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
57 * configure: Regenerated.
59 * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
63 * doc/binutils.texi (objdump): Document support for disassembling
64 the 440 PowerPC architecture.
68 * dwarf.c (process_debug_info): Protect against bogus length and
73 * ar.c (print_contents, extract_file): Cast the return value
78 * ar.c (open_inarch): Check fwrite return. Use size_t.
79 (extract_file): Likewise. Remove test for "negative" file size.
80 * readelf.c (process_program_headers): Check fscanf return.
84 * bucomm.c (template_in_dir): Fix typo.
88 * embedspu.sh: New file.
89 * Makefile.am (embedspu): Add rule.
90 * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
91 * Makefile.in: Regenerate.
92 * configure: Regenerate.
96 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
97 * bucomm.c (template_in_dir): New function, split out from..
98 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
99 (make_tempdir): Use template_in_dir. Handle directory creation
101 * objcopy.c (MKDIR): Don't define.
102 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
107 * readelf.c (get_machine_flags): Treat Fido as an architecture
112 * configure.in: Renamed target x86_64-*-mingw64 to
114 * configure: Regenerated.
118 * readelf.c (dump_section): Don't print 32-bit values, which
119 were done incorrectly for little-endian. Instead print bytes.
121 For older changes see ChangeLog-2006
127 version-control: never