lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 04 Dec 2014 13:32:59 -0800
From:	Joe Perches <joe@...ches.com>
To:	Josh Triplett <josh@...htriplett.org>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: tinyconfig x86-32 vmlinux sizes by gcc compiler version

Just fyi.

At least for x86-32, it seems later versions of gcc
are producing smaller images.

$ size vmlinux.*
   text	   data	    bss	    dec	    hex	filename
 657725	 118496	1189040	1965261	 1dfccd	vmlinux.4.4
 633563	 118528	1189448	1941539	 1da023	vmlinux.4.6
 633277	 118496	1189592	1941365	 1d9f75	vmlinux.4.7
 632299	 121120	1192784	1946203	 1db25b	vmlinux.4.9


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ