2009-04-02 01:20:19 +08:00
|
|
|
|
2009-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
|
|
|
|
|
|
|
|
|
|
* dlltool.c (set_dll_name_from_def): Accept new second arg that
|
|
|
|
|
indicates if we are building DLL or EXE, and use it to add a
|
|
|
|
|
default suffix to the output filename when none is already present.
|
|
|
|
|
(def_name): Indicate we are building an EXE when calling it.
|
|
|
|
|
(def_library): Indicate we are building a DLL when calling it.
|
|
|
|
|
|
2009-04-01 22:57:11 +08:00
|
|
|
|
2009-04-01 Jari Aalto <jari.aalto@cante.net>
|
|
|
|
|
|
|
|
|
|
PR 9972
|
|
|
|
|
* doc/binutils.texi (strings): Document the -V alias for the
|
|
|
|
|
--version option.
|
|
|
|
|
* strings.c (usage): Likewise.
|
|
|
|
|
|
2009-03-31 16:08:33 +08:00
|
|
|
|
2009-03-31 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR 9992
|
|
|
|
|
* configure.in: Import Solaris specific largefile test from
|
|
|
|
|
bfd/configure.in.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2009-03-31 04:39:43 +08:00
|
|
|
|
2009-03-30 Richard Sandiford <rdsandiford@googlemail.com>
|
|
|
|
|
|
|
|
|
|
* MAINTAINERS: Add self.
|
|
|
|
|
|
2009-03-27 22:27:02 +08:00
|
|
|
|
2009-03-27 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* dwarf.c (display_debug_ranges): Add the base address to the
|
|
|
|
|
displayed values for 'Begin' and 'End'.
|
|
|
|
|
|
2009-03-25 09:37:18 +08:00
|
|
|
|
2009-03-25 Ryan Mansfield <rmansfield@qnx.com>
|
|
|
|
|
|
|
|
|
|
* readelf.c (process_file_header): Don't report a corrupt string
|
|
|
|
|
table index if it is zero.
|
|
|
|
|
|
2009-03-20 08:05:37 +08:00
|
|
|
|
2009-03-19 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* dwarf.c (dwarf_regnames): Moved before frame_need_space.
|
|
|
|
|
(dwarf_regnames_count): Likewise.
|
|
|
|
|
(frame_need_space): Return int.
|
|
|
|
|
(display_debug_frames): Check invalid registers.
|
|
|
|
|
|
2009-03-19 22:42:52 +08:00
|
|
|
|
2009-03-19 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* readelf.c (debug_apply_relocations): Check relocations
|
|
|
|
|
against STT_SECTION symbol.
|
|
|
|
|
|
2009-03-19 10:38:53 +08:00
|
|
|
|
2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* readelf.c (debug_apply_relocations): Allow relocations
|
|
|
|
|
against function symbols.
|
|
|
|
|
|
2009-03-18 19:27:18 +08:00
|
|
|
|
2009-03-18 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* sysdep.h: Include alloca-conf.h instead of config.h and remove
|
|
|
|
|
existing #if's handling alloca.
|
|
|
|
|
* Makefile.am: Run "make dep-am".
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
2009-03-14 17:11:38 +08:00
|
|
|
|
2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
|
|
|
|
|
|
|
|
|
|
* configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
|
|
|
|
|
* configure.in: Likewise.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2009-03-13 21:39:57 +08:00
|
|
|
|
2009-03-13 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR binutils/9945
|
|
|
|
|
* objcopy.c (copy_object): Clear HAS_RELOC when stripping all.
|
|
|
|
|
|
2009-03-11 12:36:40 +08:00
|
|
|
|
2009-03-11 Chris Demetriou <cgd@google.com>
|
|
|
|
|
|
|
|
|
|
* ar.c (deterministic): New global variable.
|
|
|
|
|
(main): Recognize new 'D' option, which enables 'deterministic mode'.
|
|
|
|
|
(usage): Document new 'D' option.
|
|
|
|
|
(write_archive): Set BFD_DETERMINISTIC_OUTPUT in output archive's
|
|
|
|
|
flags if deterministic mode was requested.
|
|
|
|
|
* doc/binutils.texi (ar): Document deterministic mode ('D' option).
|
|
|
|
|
|
2009-03-10 08:48:10 +08:00
|
|
|
|
2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR binutils/9933
|
|
|
|
|
* objcopy.c (filter_symbols): Properly handle common symbols
|
|
|
|
|
in relocatable file.
|
|
|
|
|
|
2009-03-06 20:14:40 +08:00
|
|
|
|
2009-03-06 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/es.po: Updated Spanish translation.
|
|
|
|
|
|
2009-03-06 00:31:50 +08:00
|
|
|
|
2009-03-05 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* objdump.c (disassemble_section): If the computed next offset is
|
|
|
|
|
not beyond the current offset then just continue to the end.
|
|
|
|
|
|
2009-03-04 23:18:41 +08:00
|
|
|
|
2009-03-04 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* MAINTAINERS: Add myself as VMS maintainer.
|
|
|
|
|
|
2009-03-03 16:30:33 +08:00
|
|
|
|
2009-03-03 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* readelf.c: Update formatting.
|
|
|
|
|
|
2009-03-04 09:16:15 +08:00
|
|
|
|
2009-03-03 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Run "make dep-am".
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
2009-03-03 09:27:15 +08:00
|
|
|
|
2009-03-03 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* objdump.c (disassemble_section): Mask address before sign extending.
|
|
|
|
|
|
2009-03-03 00:18:54 +08:00
|
|
|
|
2009-03-02 Sebastian Biallas <sb@biallas.net>
|
|
|
|
|
|
|
|
|
|
* ieee.c (parse_ieee_ty): Add support for undocumented 'v' type.
|
|
|
|
|
(parse_ieee_bb): Set the filename if it has not already been
|
|
|
|
|
discovered.
|
|
|
|
|
|
2009-03-03 00:06:50 +08:00
|
|
|
|
2009-03-02 Cary Coutant <ccoutant@google.com>
|
2009-03-03 09:27:15 +08:00
|
|
|
|
|
2009-03-03 00:06:50 +08:00
|
|
|
|
* readelf.c (adjust_relative_path): New function.
|
|
|
|
|
(struct archive_info): New type.
|
|
|
|
|
(setup_archive): New function.
|
|
|
|
|
(release_archive): New function.
|
|
|
|
|
(setup_nested_archive): New function.
|
|
|
|
|
(get_archive_member_name): New function.
|
|
|
|
|
(get_archive_member_name_at): New function.
|
|
|
|
|
(make_qualified_name): New function.
|
|
|
|
|
(process_archive): Factor out code for reading archive index and
|
|
|
|
|
long filename table to setup_archive. Add support for thin archives.
|
|
|
|
|
|
2009-03-02 22:42:47 +08:00
|
|
|
|
2009-03-02 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/sk.po: Updated Slovak translation.
|
|
|
|
|
|
2009-03-02 02:57:19 +08:00
|
|
|
|
2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2009-02-24 03:44:58 +08:00
|
|
|
|
2009-02-23 Cary Coutant <ccoutant@google.com>
|
|
|
|
|
|
|
|
|
|
* objdump.c (load_specific_debug_section): New function, from
|
|
|
|
|
load_debug_section.
|
|
|
|
|
(load_debug_section): Use load_specific_debug_section.
|
|
|
|
|
(dump_dwarf_section): Likewise.
|
|
|
|
|
|
2009-02-24 03:01:47 +08:00
|
|
|
|
2009-02-23 Cary Coutant <ccoutant@google.com>
|
|
|
|
|
|
|
|
|
|
* readelf.c (parse_args): Select all sections explicitly for -w.
|
|
|
|
|
|
2009-02-09 23:40:24 +08:00
|
|
|
|
2009-02-09 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
|
|
|
|
|
|
* windres.c (set_endianess): Copy name without leading '-'.
|
|
|
|
|
|
2009-02-09 17:14:15 +08:00
|
|
|
|
2009-02-09 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* NEWS: Mention feature match between objdump and readelf for dumping
|
|
|
|
|
dwarf info.
|
|
|
|
|
|
|
|
|
|
* doc/binutils.texi (objdump): Document -W/--dwarf improvments to
|
|
|
|
|
objdump.
|
|
|
|
|
|
|
|
|
|
* objdump.c (usage): Update documentation for -W/--dwarf.
|
|
|
|
|
(enum option_values): Add OPTION_DWARF.
|
|
|
|
|
(long_options): --dwarf can accept arguments.
|
|
|
|
|
(dump_dwarf_section): Also check enabled field.
|
|
|
|
|
(main): Option -W can accept arguments, code moved to
|
|
|
|
|
dwarf.c and call dwarf_select_sections_all instead.
|
|
|
|
|
* readelf.c (process_section_headers): Remove do_debug_lines_decoded.
|
|
|
|
|
(parse_args): Move code to...
|
|
|
|
|
* dwarf.c (dwarf_select_sections_by_letters,
|
|
|
|
|
dwarf_select_sections_by_names): : ...here (new functions).
|
|
|
|
|
(do_debug_lines_decoded): Remove and replaced by ...
|
|
|
|
|
(FLAG_DEBUG_LINES_RAW, FLAG_DEBUG_LINES_DECODED): ... new macros.
|
|
|
|
|
(display_debug_lines): Adjust for previous change.
|
|
|
|
|
(dwarf_select_sections_all): New function.
|
|
|
|
|
(debug_displays): Add initializer for enabled field.
|
|
|
|
|
* dwarf.h (do_debug_lines_decoded): Remove.
|
|
|
|
|
Add prototypes for the new functions.
|
|
|
|
|
(struct dwarf_section_display): Add enabled field.
|
2009-03-03 09:27:15 +08:00
|
|
|
|
|
2009-02-06 18:47:33 +08:00
|
|
|
|
2009-02-06 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/vi.po: Updated Vietnamese translation.
|
|
|
|
|
|
bfd:
2009-02-03 Sandip Matte <sandip@rmicorp.com>
* aoutx.h (NAME (aout, machine_type)): Handle bfd_mach_mips_xlr.
* archures.c (bfd_mach_mips_xlr): Define.
* bfd-in2.h: Regenerate.
* cpu-mips.c (I_xlr): Define.
(arch_info_struct): Add XLR entry.
* elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_XLR.
(mips_set_isa_flags): Handle bfd_mach_mips_xlr
(mips_mach_extensions): Add XLR entry.
binutils:
2009-02-03 Sandip Matte <sandip@rmicorp.com>
* readelf.c (get_machine_flags): Handle E_MIPS_MACH_XLR.
gas:
2009-02-03 Sandip Matte <sandip@rmicorp.com>
* config/tc-mips.c (macro): Handle M_MSGSND, M_MSGLD, M_MSGLD_T,
M_MSGWAIT and M_MSGWAIT_T.
(mips_cpu_info_table): Add XLR entry.
* doc/c-mips.texi (-march): Document xlr.
gas/testsuite:
2009-02-03 Sandip Matte <sandip@rmicorp.com>
* gas/mips/mips.exp (xlr): New architecture.
(xlr-ext): Run test.
* gas/mips/xlr-ext.d, gas/mips/xlr-ext.s: New.
include/elf:
2009-02-03 Sandip Matte <sandip@rmicorp.com>
* mips.h (E_MIPS_MACH_XLR): Define.
include/opcode:
2009-02-03 Sandip Matte <sandip@rmicorp.com>
* mips.h (INSN_XLR): Define.
(INSN_CHIP_MASK): Update.
(CPU_XLR): Define.
(OPCODE_IS_MEMBER): Update.
(M_MSGSND, M_MSGLD, M_MSGLD_T, M_MSGWAIT, M_MSGWAIT_T): Define.
opcodes:
2009-02-03 Sandip Matte <sandip@rmicorp.com>
* mips-dis.c (mips_cp0_names_xlr, mips_cp0sel_names_xlr): Define.
(mips_arch_choices): Add XLR entry.
* mips-opc.c (XLR): Define.
(mips_builtin_opcodes): Add XLR instructions.
2009-02-04 02:16:04 +08:00
|
|
|
|
2009-02-03 Sandip Matte <sandip@rmicorp.com>
|
|
|
|
|
|
|
|
|
|
* readelf.c (get_machine_flags): Handle E_MIPS_MACH_XLR.
|
|
|
|
|
|
2009-02-03 23:56:59 +08:00
|
|
|
|
2009-02-03 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* NEWS: Move --as-needed change to ...
|
|
|
|
|
* ../ld/NEWS: Here.
|
|
|
|
|
|
2009-02-03 23:54:05 +08:00
|
|
|
|
2009-02-03 Carlos O'Donell <carlos@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* configure.in: AC_SUBST pdfdir.
|
|
|
|
|
* Makefile.am: Add install-pdf, install-pdf-am,
|
|
|
|
|
and install-pdf-recursive targets.
|
|
|
|
|
* doc/Makefile.am: Define pdf__strip_dir. Add
|
|
|
|
|
install-pdf and install-pdf-am targets.
|
|
|
|
|
* po/Make-in: Add install-pdf target.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* doc/Makefile.in: Regenerate.
|
|
|
|
|
|
2009-02-03 23:48:50 +08:00
|
|
|
|
2009-02-03 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR binutils/9784
|
|
|
|
|
* NEWS: Mention --prefix=PREFIX and --prefix-strip=LEVEL.
|
|
|
|
|
|
|
|
|
|
* doc/binutils.texi: Document --prefix=PREFIX and
|
|
|
|
|
--prefix-strip=LEVEL.
|
|
|
|
|
|
|
|
|
|
* objdump.c: Include "filenames.h".
|
|
|
|
|
(prefix): New.
|
|
|
|
|
(prefix_strip): Likewise.
|
|
|
|
|
(prefix_length): Likewise.
|
|
|
|
|
(usage): Add --prefix=PREFIX and --prefix-strip=LEVEL.
|
|
|
|
|
(option_values): Add OPTION_PREFIX and OPTION_PREFIX_STRIP.
|
|
|
|
|
(long_options): Likewise.
|
|
|
|
|
(show_line): Handle prefix and prefix_strip.
|
|
|
|
|
(main): Handle OPTION_PREFIX and OPTION_PREFIX_STRIP.
|
|
|
|
|
|
|
|
|
|
* readelf.c (PATH_MAX): Moved to ...
|
|
|
|
|
* sysdep.h: Here.
|
|
|
|
|
|
2009-01-31 19:44:38 +08:00
|
|
|
|
2009-01-31 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* NEWS: Mention --as-needed change.
|
|
|
|
|
|
2009-01-29 21:03:21 +08:00
|
|
|
|
2009-01-29 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
PR 9798
|
|
|
|
|
* bucomm.c (bfd_nonfatal_message): Use bfd_get_archive_filename.
|
|
|
|
|
(bfd_get_archive_filename): Constify param.
|
|
|
|
|
* bucomm.h (bfd_get_archive_filename): Update prototype.
|
|
|
|
|
* objcopy.c (RETURN_NONFATAL): Delete.
|
|
|
|
|
(copy_unknown_object): Don't call bfd_get_archive_filename for
|
|
|
|
|
bfd_nonfatal_message filename, instead just pass bfd.
|
|
|
|
|
(copy_object): Likewise.
|
|
|
|
|
(copy_archive, copy_file): Likewise. Expand RETURN_NONFATAL. On
|
|
|
|
|
bfd_close errors, do not pass the bfd to bfd_nonfatal_message.
|
|
|
|
|
(setup_bfd_headers): Fix error message.
|
|
|
|
|
|
2009-01-27 23:41:56 +08:00
|
|
|
|
2009-01-27 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR 9774
|
|
|
|
|
* objdump.c (disassemble_section): When the target uses signed
|
|
|
|
|
addresses make sure that we compute signed values.
|
|
|
|
|
|
2009-01-27 23:37:18 +08:00
|
|
|
|
2009-01-27 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* MAINTAINERS: Remove Thiemo Seufer's name from the list of MIPS
|
|
|
|
|
maintainers.
|
|
|
|
|
|
2009-01-26 23:52:55 +08:00
|
|
|
|
2009-01-26 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR 9766
|
|
|
|
|
* dlltool.c (xlate): When strip text after the @ sign, look for
|
|
|
|
|
the last one not the first one.
|
|
|
|
|
|
2009-01-16 16:02:29 +08:00
|
|
|
|
2009-01-16 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* configure.in (commonbfdlib): Delete.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2009-01-14 19:55:43 +08:00
|
|
|
|
2008-01-14 Charles Wilson <cygwin@cwilson.fastmail.fm>
|
|
|
|
|
|
|
|
|
|
Cleanup code related to --identify option.
|
|
|
|
|
|
|
|
|
|
* binutils/dlltool.c (file scope): Removed globals identify_ms,
|
|
|
|
|
identify_member_contains_symname_result,
|
|
|
|
|
identify_dll_name_list_head, and identify_dll_name_list_tail.
|
|
|
|
|
Renamed existing typedef dll_name_list_type to
|
|
|
|
|
dll_name_list_node_type.
|
|
|
|
|
Added new typedefs dll_name_list_type, symname_search_data_type,
|
|
|
|
|
and identify_data_type.
|
|
|
|
|
(identify_append_dll_name_to_list): Renamed to...
|
|
|
|
|
(dll_name_list_append): ...here. Changed signature to accept list
|
|
|
|
|
argument rather than use global.
|
|
|
|
|
(identify_count_dll_name_list): Renamed to...
|
|
|
|
|
(dll_name_list_count): ...here. Changed signature to accept list
|
|
|
|
|
argument rather than use global.
|
|
|
|
|
(identify_print_dll_name_list): Renamed to...
|
|
|
|
|
(dll_name_list_print): ...here. Changed signature to accept list
|
|
|
|
|
argument rather than use global.
|
|
|
|
|
(identify_free_dll_name_list): Renamed to...
|
|
|
|
|
(dll_name_list_free_contents): ...here.
|
|
|
|
|
(dll_name_list_free): New function.
|
|
|
|
|
(dll_name_list_create): New function.
|
|
|
|
|
(identify_process_section_p): Changed signature to accept
|
|
|
|
|
ms_style_implib argument rather than use global.
|
|
|
|
|
(identify_member_contains_symname): Expect incoming void * data to
|
|
|
|
|
be symname_search_data_type.
|
|
|
|
|
(identify_dll_for_implib): Use new functions dll_name_list_create
|
|
|
|
|
and dll_name_list_free. Use new types symname_search_data_type
|
|
|
|
|
and identify_data_type to communicate with search routines.
|
|
|
|
|
(identify_search_section): Expect incoming void * data to be
|
|
|
|
|
identify_data_type. Use its contents rather than global
|
|
|
|
|
variables.
|
|
|
|
|
|
2009-01-13 17:23:51 +08:00
|
|
|
|
2009-01-13 Charles Wilson <cygwin@cwilson.fastmail.fm>
|
|
|
|
|
|
|
|
|
|
Add --identify-strict option. Handle ms-style implibs:
|
|
|
|
|
|
|
|
|
|
* dlltool.c (file scope): Added new globals identify_ms and
|
|
|
|
|
identify_strict. New typedef dll_name_list_type, and globals
|
|
|
|
|
identify_dll_name_list_head and identify_dll_name_list_tail. Added
|
|
|
|
|
new global identify_member_contains_symname_result.
|
|
|
|
|
(identify_append_dll_name_to_list): New function.
|
|
|
|
|
(identify_count_dll_name_list): New function.
|
|
|
|
|
(identify_print_dll_name_list): New function.
|
|
|
|
|
(identify_free_dll_name_list): New function.
|
|
|
|
|
(identify_search_archive): Changed signature to take function
|
|
|
|
|
pointer to operation to apply to each member, and data to pass on
|
|
|
|
|
to that function.
|
|
|
|
|
(identify_search_member): Changed signature to accept user data
|
|
|
|
|
from caller.
|
|
|
|
|
(identify_member_contains_symname): New function.
|
|
|
|
|
(identify_dll_for_implib): Rewrite. Now determines whether implib
|
|
|
|
|
is ms- or binutils- style, before searching sections for
|
2009-03-03 09:27:15 +08:00
|
|
|
|
dllname. Allows multiple dllnames.
|
2009-01-13 17:23:51 +08:00
|
|
|
|
(identify_process_section_p): Search alternate section for dllname
|
|
|
|
|
when implib is ms-style.
|
|
|
|
|
(identify_search_section): Add additional conditions to excludes
|
|
|
|
|
candidate sections from consideration.
|
|
|
|
|
(usage): Added --identify-strict.
|
|
|
|
|
(long_options): Added --identify-strict.
|
|
|
|
|
(main): Handle --identify-strict option.
|
|
|
|
|
* doc/binutils.texi: Document --identify-strict option.
|
|
|
|
|
* NEWS: Document --identify and --identify-strict options.
|
|
|
|
|
|
2009-01-13 14:41:53 +08:00
|
|
|
|
2009-01-13 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
PR 7034
|
|
|
|
|
* doc/binutils.texi (objdump -R): Note effect of -d or -D.
|
|
|
|
|
|
2009-01-12 22:09:18 +08:00
|
|
|
|
2009-01-13 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* objdump.c (disassemble_section): Don't assume non-instruction
|
|
|
|
|
data if object symbol at given address is in different section.
|
|
|
|
|
|
2009-01-12 18:14:13 +08:00
|
|
|
|
2009-01-12 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
|
|
|
|
|
|
* dlltool.c (create_for_pep): New.
|
|
|
|
|
(flush_page): Use create_for_pep instead of using
|
|
|
|
|
macro DLLTOOL_MX86_64 clause.
|
|
|
|
|
(generate_idata_ofile): Likewise.
|
|
|
|
|
(make_one_lib_file): Likewise.
|
|
|
|
|
(make_head): Likewise.
|
|
|
|
|
(make_tail): Likewise.
|
|
|
|
|
(main): Initialize create_for_pep.
|
|
|
|
|
|
2009-01-08 21:29:14 +08:00
|
|
|
|
2009-01-08 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
|
|
|
|
|
|
* dlltool.c (use_nul_prefixed_import_tables): New.
|
|
|
|
|
(make_head): Make prefix leading zero prefix element for
|
|
|
|
|
idata$4 and idata$5 dependent to new flag.
|
|
|
|
|
(usage): Add new option --use-nul-prefixed-import-tables.
|
|
|
|
|
(OPTION_USE_NUL_PREFIXED_IMPORT_TABLES): New.
|
|
|
|
|
(long_options): Add --use-nul-prefixed-import-tables.
|
|
|
|
|
(main): Likewise.
|
|
|
|
|
* doc/binutils.texi: Add new option documentation for
|
|
|
|
|
--use-nul-prefixed-import-tables.
|
|
|
|
|
* NEWS: Add new option.
|
|
|
|
|
|
2009-01-06 23:36:05 +08:00
|
|
|
|
2009-01-06 Kai Tietz <kai.tietz@onevision.com>
|
2008-12-24 03:10:25 +08:00
|
|
|
|
|
2009-01-06 23:36:05 +08:00
|
|
|
|
* windres.c (set_endianess): Get architecture name
|
|
|
|
|
for internal target names like "pe-arm-wince-little".
|
|
|
|
|
(find_arch_match): New helper.
|
|
|
|
|
* ChangeLog: Reset it.
|
|
|
|
|
* ChangeLog-2008: Moved old ChangeLog.
|
2008-12-24 03:10:25 +08:00
|
|
|
|
|
2009-01-06 23:36:05 +08:00
|
|
|
|
For older changes see ChangeLog-2008
|
1999-05-03 15:29:11 +08:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|