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]

r149688 - in /trunk/gcc/ada: ChangeLog exp_dbug...


Author: charlet
Date: Wed Jul 15 13:06:43 2009
New Revision: 149688

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149688
Log:
2009-07-15  Robert Dewar  <dewar@adacore.com>

	* par_sco.adb (Traverse_Declarations_Or_Statements): Add processing for
	N_Label. Remove SCO table entry for entry point (not used).

	* par_sco.ads: Remove SCO entry point type (not used)

	* switch.adb: Minor code clean up.

2009-07-15  Eric Botcazou  <ebotcazou@adacore.com>

	* exp_dbug.ads (Base Record Types): Document enhanced encoding.

2009-07-15  Thomas Quinot  <quinot@adacore.com>

	* gnatls.adb: Minor reformatting

	* gnatcmd.adb: Minor code reorganization

2009-07-15  Ed Schonberg  <schonberg@adacore.com>

	* exp_util.adb (Component_May_Be_Bit_Aligned): Use underlying type to
	determine whether a component of a private type has a composite type.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_dbug.ads
    trunk/gcc/ada/exp_util.adb
    trunk/gcc/ada/gnatcmd.adb
    trunk/gcc/ada/gnatls.adb
    trunk/gcc/ada/par_sco.adb
    trunk/gcc/ada/par_sco.ads
    trunk/gcc/ada/switch.adb


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