Fix formatting issues
From-SVN: r174800
This commit is contained in:
parent
4fbff2d2ec
commit
0bad0e237a
@ -1,11 +1,11 @@
|
|||||||
2011-06-07 Richard Guenther <rguenther@suse.de>
|
2011-06-07 Richard Guenther <rguenther@suse.de>
|
||||||
|
|
||||||
* gcc-interface/misc.c (gnat_init): Do not set
|
* gcc-interface/misc.c (gnat_init): Do not set size_type_node or call
|
||||||
size_type_node or call set_sizetype.
|
set_sizetype.
|
||||||
|
|
||||||
2011-06-06 Eric Botcazou <ebotcazou@adacore.com>
|
2011-06-06 Eric Botcazou <ebotcazou@adacore.com>
|
||||||
|
|
||||||
* gcc-interface/utils2.c (gnat_stabilize_reference): Propagate
|
* gcc-interface/utils2.c (gnat_stabilize_reference): Propagate the
|
||||||
TREE_THIS_NOTRAP flag.
|
TREE_THIS_NOTRAP flag.
|
||||||
|
|
||||||
2011-06-06 Eric Botcazou <ebotcazou@adacore.com>
|
2011-06-06 Eric Botcazou <ebotcazou@adacore.com>
|
||||||
@ -47,15 +47,13 @@
|
|||||||
2011-05-21 Joseph Myers <joseph@codesourcery.com>
|
2011-05-21 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
PR ada/49097
|
PR ada/49097
|
||||||
* gcc-interface/Make-lang.in (gnatbind$(exeext)): Depend on
|
* gcc-interface/Make-lang.in (gnatbind$(exeext)): Depend on $(LIBDEPS).
|
||||||
$(LIBDEPS).
|
|
||||||
|
|
||||||
2011-05-20 Joseph Myers <joseph@codesourcery.com>
|
2011-05-20 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* gcc-interface/Make-lang.in (EXTRA_GNATBIND_OBJS): Remove
|
* gcc-interface/Make-lang.in (EXTRA_GNATBIND_OBJS): Remove version.o.
|
||||||
version.o.
|
* gcc-interface/Makefile.in (EXTRA_GNATTOOLS_OBJS): Use libcommon.a
|
||||||
* gcc-interface/Makefile.in (EXTRA_GNATTOOLS_OBJS): Use
|
instead of version.o.
|
||||||
libcommon.a instead of version.o.
|
|
||||||
|
|
||||||
2011-05-18 Kai Tietz <ktietz@redhat.com>
|
2011-05-18 Kai Tietz <ktietz@redhat.com>
|
||||||
|
|
||||||
@ -239,8 +237,8 @@
|
|||||||
2011-04-04 Kai Tietz <ktietz@redhat.com>
|
2011-04-04 Kai Tietz <ktietz@redhat.com>
|
||||||
|
|
||||||
PR ada/47163
|
PR ada/47163
|
||||||
* s-oscons-tmplt.c (MSG_WAITALL): Define it for native windows
|
* s-oscons-tmplt.c (MSG_WAITALL): Define it for native windows targets
|
||||||
targets to flag value.
|
to flag value.
|
||||||
|
|
||||||
2011-04-02 Eric Botcazou <ebotcazou@adacore.com>
|
2011-04-02 Eric Botcazou <ebotcazou@adacore.com>
|
||||||
|
|
||||||
@ -445,7 +443,7 @@
|
|||||||
2011-03-21 Kai Tietz <ktietz@redhat.com>
|
2011-03-21 Kai Tietz <ktietz@redhat.com>
|
||||||
|
|
||||||
PR target/12171
|
PR target/12171
|
||||||
* gcc-interface/utils.c (gnat_internal_attribute_table): Add new column
|
* gcc-interface/utils.c (gnat_internal_attribute_table): Add column.
|
||||||
|
|
||||||
2011-03-17 Eric Botcazou <ebotcazou@adacore.com>
|
2011-03-17 Eric Botcazou <ebotcazou@adacore.com>
|
||||||
|
|
||||||
@ -467,8 +465,8 @@
|
|||||||
|
|
||||||
2011-02-12 Gerald Pfeifer <gerald@pfeifer.com>
|
2011-02-12 Gerald Pfeifer <gerald@pfeifer.com>
|
||||||
|
|
||||||
* gnat_ugn.texi (Compiling Different Versions of Ada): Update
|
* gnat_ugn.texi (Compiling Different Versions of Ada): Update link to
|
||||||
link to "Ada Issues".
|
"Ada Issues".
|
||||||
|
|
||||||
2011-02-08 Eric Botcazou <ebotcazou@adacore.com>
|
2011-02-08 Eric Botcazou <ebotcazou@adacore.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user