bindusg.adb (Display): Correct comment for switch -X.
authorHristian Kirtchev <kirtchev@adacore.com>
Wed, 12 Sep 2007 11:58:59 +0000 (13:58 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 12 Sep 2007 11:58:59 +0000 (13:58 +0200)
commitd409ec50683213c605ea3ed1bc102335fc437706
tree5f4aae9b53909859c3cfc1daff6fe5fecb8966bd
parent6411a62f3678e2eaa145b1d2b98e85524aec2005
bindusg.adb (Display): Correct comment for switch -X.

2007-09-12  Hristian Kirtchev  <kirtchev@adacore.com>

* bindusg.adb (Display): Correct comment for switch -X. Add a line for
the usage of switch -y.

* switch-b.adb (Scan_Binder_Switches): Set flag Leap_Seconds_Support
when switch -y is present.

* opt.ads: Add binder flag Leap_Seconds_Support used to enable/disable
leap seconds in Ada.Calendar and its children.

From-SVN: r128429
gcc/ada/bindusg.adb
gcc/ada/opt.ads
gcc/ada/switch-b.adb