Applied patch from Philip Blundell <pb@nexus.co.uk>: Make address variables
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index b02e91ec0c2d306deff12e99ec333bd7216774b0..bdc342000462a0f2009fb8c962725c706baedfe0 100644 (file)
@@ -1,3 +1,47 @@
+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.
This page took 0.025777 seconds and 4 git commands to generate.