OSDN Git Service

* s-winext.ads: Replace representation clause by pragma Pack. Gives
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 May 2008 12:52:23 +0000 (12:52 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 May 2008 12:52:23 +0000 (12:52 +0000)
commit547371fa3845b2033347b8e9ec5739786399f715
tree03ad2770eef9679ec18f3d353a7d8fbfe07c0163
parente4da3b5b9d0383d69fcecc18a113332dad9d2f41
* s-winext.ads: Replace representation clause by pragma Pack. Gives
equivalent representation, but has the advantage of allowing
compilation of this file under 64 bits platforms.

* s-os_lib.adb (Normalize_Pathname): Mark Cur_Dir constant.

* s-osinte-irix.ads: (Alternate_Stack_Size): Add dummy declaration.

* adaint.c:
Don't define dummy implementation of convert_addresses on ppc-linux.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@135649 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/adaint.c
gcc/ada/s-os_lib.adb
gcc/ada/s-osinte-irix.ads
gcc/ada/s-winext.ads