Support MAP directive
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index b50a534c16e4f26df6633734e6db4552cc4c9dbe..fe5664e91cb110b4eee24ecae04c0550b160bdbe 100644 (file)
@@ -1,3 +1,53 @@
+2004-07-15  Aravinda PR  <aravindapr@rediffmail.com>
+
+       * nlmconv.c (main): Pass map_file argument to link_inputs.
+       (link_inputs): Use map_file argument if it is defined.
+
+2004-07-13  Nick Clifton  <nickc@redhat.com>
+
+       * dllwrap.c: Replace 'program_name' with 'prog_name' to avoid
+       conflicts with exported global defined in bucomm.h.
+       (deduce_name): Rename parameter 'program_name' to 'name' to avoid
+       shadowing the global defined in bucomm.h.
+
+2004-07-12  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
+
+       * dlltool.c (ext_prefix_alias): New global variable.
+       (make_one_lib_file): Add aliases with prefixes for external
+       and import definitions.
+       (usage): Document -p option.
+       (long_options): Add --ext-prefix-alias option.
+       (main): Handle -p.
+       * doc/binutils.texi: Document new switch.
+       * NEWS: Mention new switch.
+
+2004-07-09  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
+
+       * binutils/dlltool.c (asm_prefix): Add parameter: name.
+       No underscore for symbols beginning with ?.
+       (ASM_PREFIX): Add parameter: NAME.
+       (gen_exp_file): Use new parameter.
+       (make_label): Likewise.
+       (make_imp_label): Likewise.
+       (make_one_lib_file): Likewise.
+
+2004-07-07  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * MAINTAINERS: Added myself to the list.
+       * readelf.c: Include "elf/crx.h".
+       (guess_is_rela): Handle EM_CRX.
+       (get_machine_name): Likewise.
+       (dump_relocations): Likewise.
+
+2004-07-03  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
+
+       * doc/binutils.texi (nm): Clarify weak symbol description.
+
+2004-06-24  Ben Elliston  <bje@au.ibm.com>
+
+       * readelf.c (get_segment_type): Display "GNU_STACK", not just
+       "STACK", when a PT_GNU_STACK segment is encountered.
+
 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
 
        * objcopy.c (copy_section): Don't set _cooked_size.
This page took 0.023925 seconds and 4 git commands to generate.