* size.c (berkeley_sum): New function.
authorIan Lance Taylor <ian@airs.com>
Wed, 11 Aug 1993 20:14:37 +0000 (20:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 11 Aug 1993 20:14:37 +0000 (20:14 +0000)
commit29078b295d9e09b138b46e0732502a2159adbaf0
treeffe35287aee0957f135477019cbaf509c42da498
parent48c95e5b9f08a2a587c3f33d8544d2f8304481ab
* size.c (berkeley_sum): New function.
(bsssize, datasize, textsize): New global variables.
(bss_section_name, data_section_name, text_section_name): Removed.
(print_berkeley_format): Map berkeley_sum over all the sections,
rather than only reporting sizes of specifically named sections.
* Makefile.in ($(OBJDUMP_PROG)): Removed dependency on size.o.
binutils/ChangeLog
binutils/Makefile.in