* ChangeLog: Fix typos.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index d2385721aa221810ea2e1c40d2b06564e6b6bd0c..72db755122e6dc95e62912dc27c6ae13f787a60f 100644 (file)
@@ -1,3 +1,148 @@
+2003-10-27  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ChangeLog: Fix typos.
+       * ChangeLog-9197: Likewise.
+       * ChangeLog-9899: Likewise.
+       * NEWS: Likewise.
+       * ar.c: Fix comment typos.
+       * arsup.c: Likewise.
+       * coffgrok.c: Likewise.
+       * debug.c: Likewise.
+       * debug.h: Likewise.
+       * dlltool.c: Likewise.
+       * ieee.c: Likewise.
+       * nm.c: Likewise.
+       * objdump.c: Likewise.
+       * prdbg.c: Likewise.
+       * readelf.c: Likewise.
+       * resrc.c: Likewise.
+       * sysinfo.y: Likewise.
+       * windres.c: Likewise.
+
+2003-10-27  Nick Clifton  <nickc@redhat.com>
+
+       * objcopy.c (copy_section): Do not complain when a target does not
+       support relocations.
+       (mark_symbols_used_in_relocations): Likewise.
+
+2003-10-14  Anil Paranjpe  <anilp1@KPITCummins.com>
+
+       * objcopy.c (copy_main): Reads machine flags from arch_info
+       structure.
+
+2003-10-20  Andrew Cagney  <cagney@redhat.com>
+
+       * coffgrok.h (coff_section): Replace 'struct sec" with "struct
+       bfd_section".
+
+2003-10-07  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * objdump.c (read_section_stabs): Just read one section, return
+       pointer to it. Add size parameter.
+       (print_section_stabs): Add string offset parameter. Adjust.
+       (struct stab_section_names): Add string offset member.
+       (find_stabs_sections): Correct check for split section suffix,
+       adjust read_section_stabs and print_section_stabs calls.
+       (dump_stabs_section): Clear string_offset, free string table.
+
+2003-10-01  Martin Fuchs  <martin-fuchs@gmx.net>
+
+       * resrc.c (define_icon): Fix storage of color attributes 'planes' and
+       'bit count' in icon groups.
+
+2003-09-30  Chris Demetriou  <cgd@broadcom.com>
+
+       * NEWS: Add an indication of the cutoff for 2.14.
+
+2003-09-30  Chris Demetriou  <cgd@broadcom.com>
+
+       * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_64R2.
+
+2003-09-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (dump_relocations): Support SHN_IA_64_ANSI_COMMON.
+       (get_symbol_index_type): Likewise.
+
+2003-09-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (process_version_sections): Indent version names.
+
+2003-09-15  Anthony Green  <green@redhat.com>
+
+       * dlltool.c (prefix_encode): Fix ISO C90 conversion.
+       (dlltmp): Ditto.
+       (dtab): Ditto.
+
+2003-09-14  Andreas Jaeger  <aj@suse.de>
+
+       * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove
+       unneeded (void *) casts.
+       * ar.c: Likewise.
+       * arlex.l: Likewise.
+       * arparse.y: Likewise.
+       * arsup.c: Likewise.
+       * binemul.c: Likewise.
+       * binemul.h: Likewise.
+       * bucomm.c: Likewise.
+       * bucomm.h: Likewise.
+       * budbg.h: Likewise.
+       * budemang.c: Likewise.
+       * budemang.h: Likewise.
+       * coffdump.c: Likewise.
+       * coffgrok.c: Likewise.
+       * cxxfilt.c: Likewise.
+       * debug.c: Likewise.
+       * debug.h: Likewise.
+       * deflex.l: Likewise.
+       * dlltool.c: Likewise.
+       * dlltool.h: Likewise.
+       * dllwrap.c: Likewise.
+       * emul_aix.c: Likewise.
+       * filemode.c: Likewise.
+       * ieee.c: Likewise.
+       * nlmconv.c: Likewise.
+       * nlmconv.h: Likewise.
+       * nlmheader.y: Likewise.
+       * nm.c: Likewise.
+       * prdbg.c: Likewise.
+       * rclex.l: Likewise.
+       * rcparse.y: Likewise.
+       * rdcoff.c: Likewise.
+       * rddbg.c: Likewise.
+       * rename.c: Likewise.
+       * resbin.c: Likewise.
+       * rescoff.c: Likewise.
+       * resrc.c: Likewise.
+       * size.c: Likewise.
+       * srconv.c: Likewise.
+       * stabs.c: Likewise.
+       * strings.c: Likewise.
+       * sysdump.c: Likewise.
+       * sysinfo.y: Likewise.
+       * syslex.l: Likewise.
+       * unwind-ia64.c: Likewise.
+       * unwind-ia64.h: Likewise.
+       * version.c: Likewise.
+       * windres.c: Likewise.
+       * windres.h: Likewise.
+       * winduni.c: Likewise.
+       * wrstabs.c: Likewise.
+
+2003-09-10  James E Wilson  <wilson@specifixinc.com>
+
+       * MAINTAINERS: Update my e-mail address.
+
+2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * MAINTAINERS: Update my e-mail address.
+
+2003-09-04  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Make it clear what should be done with patches to
+       the top level configure files (other than config.guess and
+       config.sub).  Add binutils@sources.redhat.com as an address to
+       which patches can be sent.
+
 2003-09-04  Nick Clifton  <nickc@redhat.com>
 
        * readelf.c (get_machine_flags): Recognise V850E1 machine type.
 2003-06-27  Nick Clifton  <nickc@redhat.com>
 
        * objcopy.c (copy_object): Replace call to
-       bfd_create_gnu_debuglink_section with seperate calls to
+       bfd_create_gnu_debuglink_section with separate calls to
        bfd_add_gnu_debuglink_section and
-       bfd_fill_in_gnu_debuglink_section, seperated by a walk over the
+       bfd_fill_in_gnu_debuglink_section, separated by a walk over the
        symbol tables.
 
 2003-06-26  Roland McGrath  <roland@redhat.com>
 
        * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
        symbols by adding the given prefix to the begining of the symbol
-       name. This is useful to provide name space seperation regardless
+       name. This is useful to provide name space separation regardless
        of how the object file was created. Added --prefix-sections=
        <prefix> and --prefix-alloc-sections=<prefix> options to rename all
        sections (or all sections with the alloc flag set) by adding the given
 
 2002-6-13  Elias Athanasopoulos  <eathan@otenet.gr>
 
-       * nm.c (struct extended_symbol_info): New strcuture: Add the size
+       * nm.c (struct extended_symbol_info): New structure: Add the size
        of the symbols to the information provided by the symbol_info
        structure.
        (print_symbols): Pass the symbol size to print_symbol.
 2000-08-14  Todd Vierling <tv@wasabisystems.com>
 
        * objcopy.c (strip_main): Silently accept -d as an alias for -g
-       for compatability with old BSD systems.
+       for compatibility with old BSD systems.
 
 2000-08-14  Jason Eckhardt  <jle@cygnus.com>
 
This page took 0.047363 seconds and 4 git commands to generate.