r158908 - in /trunk/gcc: ChangeLog collect2.c c...
manu@gcc.gnu.org
manu@gcc.gnu.org
Thu Apr 29 17:42:00 GMT 2010
Author: manu
Date: Thu Apr 29 17:42:54 2010
New Revision: 158908
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158908
Log:
2010-04-29 Jon Grant <04@jguk.org>
* collect2.c (vflag): Change type from int to bool.
(debug): Likewise.
(helpflag): New global bool.
(main): Set vflag and debug with boolean, not integer truth
values. Accept new "--help" option and output usage text if
found.
* collect2.h (vflag): Update prototype.
(debug): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/collect2.c
trunk/gcc/collect2.h
More information about the Gcc-cvs
mailing list