* ppc-opc.c (powerpc_opcodes): Add PowerPC403 GC[X] instructions.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index b02e91ec0c2d306deff12e99ec333bd7216774b0..6dc2329975b6f8de7200ece7e8586c2831313b59 100644 (file)
@@ -1,3 +1,122 @@
+Sun Dec  6 13:28:09 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * strip.1: Fix typo (-V to -v).  From Issei Hirayama
+       <iss@mail.wbs.or.jp>.
+
+1998-12-03  Ulrich Drepper  <drepper@cygnus.com>
+
+       * readelf.c (process_dynamic_segment): Improve output format for
+       various DT_* values.
+
+1998-12-02  Ulrich Drepper  <drepper@cygnus.com>
+
+       * readelf.c (process_mips_specific): Print .conflict section
+       content.
+
+       * readelf.c (process_mips_specific): Print l_flags in liblist in
+       textual form.
+
+1998-11-30  Nick Clifton  <nickc@cygnus.com>
+
+       * ar.c (extract_file): Add some paranoia checks for negatively
+       sized files.
+
+Tue Nov 24 09:39:24 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * stabs.c (DIR_SEPARATOR): Define as '\\' if WIN32 is defined.
+
+Tue Nov 17 10:25:26 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * Makefile.in: Regenerate.
+
+Mon Nov 16 19:17:23 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * po/binutils.pot: Regenerate.
+
+Mon Nov 16 10:18:53 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * Makefile.am: Regernated dependencies.
+       * aclocal.m4: Regenerated.
+       * configure: Regenerated.
+
+Sat Nov 14 14:50:56 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * debug.c (debug_name_type): Correct return type from false to
+       DEBUG_TYPE_NULL.
+
+Sat Nov 14 14:48:21 1998  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+       * objdump.c (disassemble_data): Skip over relocs below start
+       address.
+
+Tue Nov 10 15:31:52 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * Makefile.am: Add dependency of readelf.c on elf/fr30.h
+       * Makefile.in: Regenerate.
+
+Wed Nov  4 16:25:55 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * readelf.c: Add support for the FR30.
+
+Mon Nov  2 14:59:33 1998  Geoffrey Noer  <noer@cygnus.com>
+
+        * configure.in: detect cygwin* instead of cygwin32*
+        * configure: regenerate
+
+Fri Oct 30 15:14:49 1998  Geoffrey Noer  <noer@cygnus.com>
+
+        * dllwrap.c: change all references to cygwin32_ to cygwin_,
+       change Cygwin target def to CYGWIN.
+
+Wed Oct 28 10:31:19 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * objdump.c (disassemble_data): Replace 'unsigned long' with
+       'bfd_vma'.
+
+Tue Oct 27 14:39:00 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * objdump.c (disassemble_bytes): Applied this patch from Philip
+       Blundell <pb@nexus.co.uk>:  Make address variables unsigned to
+       avoid problems when disassembling code at high-bit-set addresses.
+
+Mon Oct 26 14:07:59 1998  Mumit Khan  <khan@xraylith.wisc.edu>
+
+        * dllwrap.c (strhash): New function.
+        (main): Use it to supply image base if not supplied by user.
+        (program_version): Up to 0.2.4.
+
+Mon Oct 26 14:07:59 1998  Mumit Khan  <khan@xraylith.wisc.edu>
+
+        * dlltool.c (add_stdcall_alias): New global.
+        (long_options): Add --add-stdcall-alias option.
+        (main): Handle it.
+        (scan_drectve_symbols): Add alias if --add-stdcall-alias is
+        specified.
+        (scan_filtered_symbols): Likewise.
+        (gen_def_file): Output alias for stdcall syms if appropriate.
+
+        * binutils.texi (dlltool): Document --add-stdcall-alias option.
+
+        * dllwrap.c (long_options): Add --add-stdcall-alias option.
+        (main): Handle it.
+
+        * defparse.y (opt_name): Allow "." in name.
+        * dlltool.c (def_name): Set dll_name from NAME entry in def file.
+        (def_library): Set dll_name from LIBRARY entry in def file.
+
+Mon Oct 26 14:07:59 1998  Mumit Khan  <khan@xraylith.wisc.edu>
+
+        * dllwrap.c (long_options): --implib synonym for --output-lib.
+        (main): Pass --export-all to dlltool only if specified.
+        (program_version): Up to 0.2.3.
+
+Mon Oct 26 14:07:59 1998  Mumit Khan  <khan@xraylith.wisc.edu>
+
+        * dllwrap.c (mybasename): New function.
+        (main): Run dlltool to create export definition file and import
+        library file if necessary.
+        Change exp_file_name so that it's based on the dll name.
+
 Sun Oct 25 10:37:45 1998  Mumit Khan  <khan@xraylith.wisc.edu>
 
         * dlltool.c (scan_all_symbols): Fix patch error.
@@ -47,7 +166,7 @@ Tue Oct  6 18:20:10 1998  Geoffrey Noer  <noer@cygnus.com>
        * Makefile.am (windres_SOURCES): Add resres.c.
        (windres_OBJECTS): Add resres.o.
        * Makefile.in: regenerate with automake
+
         From Anders Norlander <anorland@hem2.passagen.se>.
         * resres.c: New file.  Implementation of read_res_file and
         write_res_file functions for windres.
This page took 0.024213 seconds and 4 git commands to generate.