summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/misc.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-06-18 Javier Miranda <miranda@adacore.com>charlet2010-06-181-0/+3
* gcc/ada:lauras2010-06-081-1/+1
* * gcc-interface/decl.c (gnat_to_gnu_entity): Adjust warning message.ebotcazou2010-05-301-4/+4
* * gcc-interface/utils.c: Do not include function.h, pointer-set.h,steven2010-05-251-85/+2
* * diagnostic.c: Don't include plugin.h.jsm282010-05-251-6/+12
* * langhooks.h (struct lang_hooks): Add new field deep_unsharing.ebotcazou2010-05-191-0/+2
* 2010-05-16 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-05-161-6/+1
* PR 40989ebotcazou2010-05-071-1/+2
* 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-05-061-2/+2
* 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2010-04-181-1/+1
* Fix copyright date.ebotcazou2010-04-171-1/+1
* * uintp.h (UI_Lt): Declare.ebotcazou2010-04-171-7/+10
* * back-end.adb (Call_Back_End): Pass Standard_Character to gigi.ebotcazou2010-04-171-2/+4
* * gcc-interface/gigi.h (enum standard_datatypes): Add new valuesebotcazou2010-04-171-0/+2
* * gcc-interface/gigi.h (gnat_init_decl_processing): Delete.ebotcazou2010-04-161-6/+26
* Remove lang_eh_type_covers, which is dead, and the correspondingbaldrick2010-04-131-17/+0
* * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pureebotcazou2010-04-131-1/+1
* * gcc-interface/ada-tree.h (TYPE_FAT_POINTER_P): Swap with...ebotcazou2009-10-161-3/+2
* ada/hainque2009-09-251-0/+5
* Squash commit of EH in gimplerth2009-09-141-1/+0
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-5/+20
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-1/+1
* 2009-09-01 Richard Guenther <rguenther@suse.de>rguenth2009-09-011-2/+0
* * gcc-interface/ada-tree.h (SET_TYPE_RM_VALUE): Mark the expressionebotcazou2009-08-201-8/+2
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-3/+0
* * gcc-interface/ada-tree.h: Minor reorganization.ebotcazou2009-07-111-4/+4
* 2009-06-26 Laurent GUERBY <laurent@guerby.net>guerby2009-06-261-2/+3
* * common.opt (gdwarf-): Accept a version number.rth2009-06-121-2/+2
* * gcc-interface/misc.c (gnat_get_subrange_bounds): Fix thinko.ebotcazou2009-05-231-2/+6
* * dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use themebotcazou2009-05-151-0/+21
* Fix nitebotcazou2009-04-241-1/+0
* * fe.h (Set_Identifier_Casing): Add const to second parameter.ebotcazou2009-04-241-5/+8
* * gcc-interface/gigi.h (create_index_type): Adjust head comment.ebotcazou2009-04-231-2/+2
* * gcc-interface/cuintp.c: Clean up include directives.ebotcazou2009-04-231-13/+5
* * gcc-interface/ada-tree.def: Fix formatting nits.ebotcazou2009-04-221-61/+28
* * ada-tree.h (TYPE_RM_SIZE_NUM): Delete.ebotcazou2009-04-211-2/+2
* * gcc-interface/misc.c (gnat_expand_expr): Remove.dnovillo2009-04-171-43/+0
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-10/+3
* * gcc-interface/gigi.h (standard_datatypes): Remove ADT_void_type_decl.ebotcazou2009-04-071-1/+1
* PR rtl-optimization/323jsm282009-03-301-0/+7
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2009-02-18 H.J. Lu <hongjiu.lu@intel.com>hjl2009-02-181-0/+3
* * gcc-interface/misc.c (gnat_printable_name): Always return a copyebotcazou2008-11-061-3/+3
* 2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-091-1/+1
* PR ada/36554ebotcazou2008-07-301-0/+1
* * gcc-interface: New directory.charlet2008-07-291-0/+876