OSDN Git Service

2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / ada / gcc-interface / misc.c
2010-05-23 manu2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-23 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2010-05-23 ebotcazouFix copyright date.
2010-05-23 ebotcazou * uintp.h (UI_Lt): Declare.
2010-05-23 ebotcazou * back-end.adb (Call_Back_End): Pass Standard_Characte...
2010-05-23 ebotcazou * gcc-interface/gigi.h (enum standard_datatypes):...
2010-05-23 ebotcazou * gcc-interface/gigi.h (gnat_init_decl_processing...
2010-05-19 ebotcazou * langhooks.h (struct lang_hooks): Add new field deep_...
2010-05-16 manu2010-05-16 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-07 ebotcazou PR 40989
2010-05-06 manu2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2010-04-17 ebotcazouFix copyright date.
2010-04-17 ebotcazou * uintp.h (UI_Lt): Declare.
2010-04-17 ebotcazou * back-end.adb (Call_Back_End): Pass Standard_Characte...
2010-04-17 ebotcazou * gcc-interface/gigi.h (enum standard_datatypes):...
2010-04-16 ebotcazou * gcc-interface/gigi.h (gnat_init_decl_processing...
2010-04-13 baldrickRemove lang_eh_type_covers, which is dead, and the...
2010-04-13 ebotcazou * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not...
2009-10-16 ebotcazou * gcc-interface/ada-tree.h (TYPE_FAT_POINTER_P): Swap...
2009-09-25 hainque ada/
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-01 rguenth2009-09-01 Richard Guenther <rguenther@suse.de>
2009-08-20 ebotcazou * gcc-interface/ada-tree.h (SET_TYPE_RM_VALUE): Mark...
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-11 ebotcazou * gcc-interface/ada-tree.h: Minor reorganization.
2009-06-26 guerby2009-06-26 Laurent GUERBY <laurent@guerby.net>
2009-06-12 rth * common.opt (gdwarf-): Accept a version number.
2009-05-23 ebotcazou * gcc-interface/misc.c (gnat_get_subrange_bounds)...
2009-05-15 ebotcazou * dbxout.c (dbxout_range_type): Add LOW and HIGH param...
2009-04-24 ebotcazouFix nit
2009-04-24 ebotcazou * fe.h (Set_Identifier_Casing): Add const to second...
2009-04-23 ebotcazou * gcc-interface/gigi.h (create_index_type): Adjust...
2009-04-23 ebotcazou * gcc-interface/cuintp.c: Clean up include directives.
2009-04-22 ebotcazou * gcc-interface/ada-tree.def: Fix formatting nits.
2009-04-21 ebotcazou * ada-tree.h (TYPE_RM_SIZE_NUM): Delete.
2009-04-17 dnovillo * gcc-interface/misc.c (gnat_expand_expr): Remove.
2009-04-09 jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-07 ebotcazou * gcc-interface/gigi.h (standard_datatypes): Remove...
2009-03-30 jsm28 PR rtl-optimization/323
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-18 hjl2009-02-18 H.J. Lu <hongjiu.lu@intel.com>
2008-11-06 ebotcazou * gcc-interface/misc.c (gnat_printable_name): Always...
2008-08-09 manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-30 ebotcazou PR ada/36554
2008-07-29 charlet * gcc-interface: New directory.