This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r146226 - in /trunk/gcc/ada: ChangeLog a-except...


Author: charlet
Date: Fri Apr 17 09:06:20 2009
New Revision: 146226

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146226
Log:
2009-04-17  Pascal Obry  <obry@adacore.com>

	* initialize.c: Set gnat_argv with UTF-8 encoded strings on Windows.

	* adaint.h, argv.c, bindgen.adb: Reverted to previous version.

2009-04-17  Robert Dewar  <dewar@adacore.com>

	* a-except.adb, a-except-2005.adb: Add PE_Address_Of_Intrinsic

	* sem_attr.adb (Analyze_Attribute, case Address): Use
	PE_Address_Of_Intrinsic.

	* types.ads: Add PE_Address_Of_Intrinsic

	* types.h: Add PE_Address_Of_Intrinsic


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-except-2005.adb
    trunk/gcc/ada/a-except.adb
    trunk/gcc/ada/adaint.h
    trunk/gcc/ada/argv.c
    trunk/gcc/ada/bindgen.adb
    trunk/gcc/ada/initialize.c
    trunk/gcc/ada/sem_attr.adb
    trunk/gcc/ada/types.ads
    trunk/gcc/ada/types.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]