* size.c (berkeley_sum): Rewrite. Skip sections which are not
authorIan Lance Taylor <ian@airs.com>
Mon, 20 Jan 1997 20:05:33 +0000 (20:05 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 20 Jan 1997 20:05:33 +0000 (20:05 +0000)
SEC_ALLOC.  Count SEC_READONLY sections as text.

binutils/ChangeLog

index 0ea4ba60b8a2353610c069efa6c6048db36dd564..739259831ed3fe289db5b638c8f241ade16f3089 100644 (file)
@@ -1,3 +1,13 @@
+Mon Jan 20 14:24:04 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * size.c (berkeley_sum): Rewrite.  Skip sections which are not
+       SEC_ALLOC.  Count SEC_READONLY sections as text.
+
+Tue Jan 14 15:14:14 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (maintainer-clean realclean): Remove *.info*, not
+       just *.info.  From H.J. Lu <hjl@lucon.org>.
+
 Tue Dec 31 15:42:54 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
This page took 0.030156 seconds and 4 git commands to generate.