OSDN Git Service

2007-09-12 Hristian Kirtchev <kirtchev@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Sep 2007 11:58:59 +0000 (11:58 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Sep 2007 11:58:59 +0000 (11:58 +0000)
commitcd277670e8d2c9987f3d783304432915fff243ee
tree5f4aae9b53909859c3cfc1daff6fe5fecb8966bd
parent28d3cfef06a8c942827b73347fd8fcbcba8c3d5f
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128429 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/bindusg.adb
gcc/ada/opt.ads
gcc/ada/switch-b.adb