summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/misc.c
Commit message (Expand)AuthorAgeFilesLines
* * prefix.h: Wrap up in extern "C" block.ebotcazou2011-07-121-0/+8
* dwarf2: Extract cfi creation to a new pass.rth2011-07-081-10/+0
* * gcc-interface/misc.c (gnat_init): Tweak previous change.ebotcazou2011-07-071-2/+2
* 2011-07-06 Richard Guenther <rguenther@suse.de>rguenth2011-07-061-2/+2
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-11/+0
* ada/matz2011-04-291-0/+1
* gcc/ada/froydnj2011-04-131-0/+19
* * gcc-interface/lang.opt (feliminate-unused-debug-types): Delete.ebotcazou2011-04-021-18/+1
* * dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.ebotcazou2011-04-011-1/+14
* * gcc-interface/misc.c (gnat_init_options): Do not concatenate -I andebotcazou2011-02-141-7/+6
* * common.opt (flag_stack_check): New Variable entry.jsm282010-12-011-0/+6
* * doc/invoke.texi (-dy): Remove.jsm282010-11-171-1/+1
* * Makefile.in (OPTS_H): Define.jsm282010-11-121-1/+1
* Centralize knowledge of eh personality routines.rth2010-10-131-5/+1
* * gcc-interface/lang.opt (gdwarf+): Remove.ebotcazou2010-10-101-15/+0
* * gcc-interface/ada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.ebotcazou2010-10-101-5/+5
* * gcc-interface/misc.c: Delete prototypes.ebotcazou2010-10-091-102/+81
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-081-3/+12
* * gcc-interface/misc.c (optimize, optimize_size): Undefine asjsm282010-09-301-0/+10
* Hookize TARGET_UNWIND_INFO et al.rth2010-09-281-1/+1
* * langhooks.h (struct lang_hooks_for_types): Remove hash_types field.ebotcazou2010-09-201-3/+18
* PR ada/45499jsm282010-09-031-6/+17
* * config/darwin-driver.c (SWITCH_TAKES_ARG,jsm282010-07-281-1/+6
* * coretypes.h (struct cl_option_handlers): Declare.jsm282010-07-271-14/+8
* * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm282010-07-271-10/+35
* * gcc-interface/misc.c (gnat_handle_option): Do not populate gnat_argv.ebotcazou2010-07-021-47/+9
* gcc/ChangeLog:steven2010-06-281-2/+1
* 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