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]

r180930 - in /trunk/gcc/ada: ChangeLog a-cdlili...


Author: charlet
Date: Fri Nov  4 09:58:07 2011
New Revision: 180930

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180930
Log:
2011-11-04  Matthew Heaney  <heaney@adacore.com>

	* a-cdlili.ad[sb], a-cidlli.ad[sb], a-coorse.ad[sb], a-ciorse.ad[sb],
	a-coorma.ad[sb], a-ciorma.ad[sb], a-coormu.ad[sb], a-ciormu.ad[sb],
	a-cohama.ad[sb], a-cihama.ad[sb], a-cohase.ad[sb], a-cihase.ad[sb],
	a-convec.ad[sb], a-coinve.ad[sb] (Assign, Copy): New operations
	added to package.

2011-11-04  Robert Dewar  <dewar@adacore.com>

	* sem_ch12.adb: Minor reformatting

2011-11-04  Gary Dismukes  <dismukes@adacore.com>

	* bindgen.adb (Gen_Elab_Calls): In the case of the AAMP target,
	initialize elaboration entities to zero when specs are processed.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-cdlili.adb
    trunk/gcc/ada/a-cdlili.ads
    trunk/gcc/ada/a-cidlli.adb
    trunk/gcc/ada/a-cidlli.ads
    trunk/gcc/ada/a-cihama.adb
    trunk/gcc/ada/a-cihama.ads
    trunk/gcc/ada/a-cihase.adb
    trunk/gcc/ada/a-cihase.ads
    trunk/gcc/ada/a-ciorma.adb
    trunk/gcc/ada/a-ciorma.ads
    trunk/gcc/ada/a-ciormu.adb
    trunk/gcc/ada/a-ciormu.ads
    trunk/gcc/ada/a-ciorse.adb
    trunk/gcc/ada/a-ciorse.ads
    trunk/gcc/ada/a-cohama.adb
    trunk/gcc/ada/a-cohama.ads
    trunk/gcc/ada/a-cohase.adb
    trunk/gcc/ada/a-cohase.ads
    trunk/gcc/ada/a-coinve.adb
    trunk/gcc/ada/a-coinve.ads
    trunk/gcc/ada/a-convec.adb
    trunk/gcc/ada/a-convec.ads
    trunk/gcc/ada/a-coorma.adb
    trunk/gcc/ada/a-coorma.ads
    trunk/gcc/ada/a-coormu.adb
    trunk/gcc/ada/a-coormu.ads
    trunk/gcc/ada/a-coorse.adb
    trunk/gcc/ada/a-coorse.ads
    trunk/gcc/ada/bindgen.adb
    trunk/gcc/ada/sem_ch12.adb


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