* libbfd.c (bfd_get_file_window): Use casts to avoid doing
authorIan Lance Taylor <ian@airs.com>
Mon, 13 Nov 1995 20:25:21 +0000 (20:25 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 13 Nov 1995 20:25:21 +0000 (20:25 +0000)
arithmetic on PTR types.

bfd/ChangeLog

index 452b15d7689db5868cdf8eadd7f953444d9efcb6..4a8de8634ddc53e418b310a21a5d452d2455a770 100644 (file)
@@ -1,5 +1,8 @@
 Mon Nov 13 13:24:38 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * libbfd.c (bfd_get_file_window): Use casts to avoid doing
+       arithmetic on PTR types.
+
        * aout-target.h (MY(callback)): Set the lma of the sections.
 
        * ecoff.c (ecoff_reloc_link_order): Turn a reloc against a defined
This page took 0.031736 seconds and 4 git commands to generate.