aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/misc.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-07re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Eric Botcazou1-1/+2
2010-05-06re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez1-2/+2
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-1/+1
2010-04-17Fix copyright date.Eric Botcazou1-1/+1
2010-04-17uintp.h (UI_Lt): Declare.Eric Botcazou1-7/+10
2010-04-17back-end.adb (Call_Back_End): Pass Standard_Character to gigi.Eric Botcazou1-2/+4
2010-04-17gigi.h (enum standard_datatypes): Add new values ADT_sbitsize_one_node and AD...Eric Botcazou1-0/+2
2010-04-16gigi.h (gnat_init_decl_processing): Delete.Eric Botcazou1-6/+26
2010-04-13Remove lang_eh_type_covers, which is dead, and the correspondingDuncan Sands1-17/+0
2010-04-13gimple.c (walk_gimple_op): Do not request a pure rvalue on the RHS if the LHS...Eric Botcazou1-1/+1
2009-10-16ada-tree.h (TYPE_FAT_POINTER_P): Swap with...Eric Botcazou1-3/+2
2009-09-25ada-tree.h (TYPE_REPRESENTATIVE_ARRAY): New language specific node.Olivier Hainque1-0/+5
2009-09-14Squash commit of EH in gimpleRichard Henderson1-1/+0
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-5/+20
2009-09-03[multiple changes]Diego Novillo1-1/+1
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-2/+0
2009-08-20ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression as visited.Eric Botcazou1-8/+2
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-3/+0
2009-07-11ada-tree.h: Minor reorganization.Eric Botcazou1-4/+4
2009-06-26tb-gcc.c (trace_callback): Use char* instead of void*.Laurent GUERBY1-2/+3
2009-06-11common.opt (gdwarf-): Accept a version number.Richard Henderson1-2/+2
2009-05-23* gcc-interface/misc.c (gnat_get_subrange_bounds): Fix thinko.Eric Botcazou1-2/+6
2009-05-15dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou1-0/+21
2009-04-24Fix nitEric Botcazou1-1/+0
2009-04-24fe.h (Set_Identifier_Casing): Add const to second parameter.Richard Kenner1-5/+8
2009-04-23gigi.h (create_index_type): Adjust head comment.Eric Botcazou1-2/+2
2009-04-23cuintp.c: Clean up include directives.Eric Botcazou1-13/+5
2009-04-22ada-tree.def: Fix formatting nits.Eric Botcazou1-61/+28
2009-04-21ada-tree.h (TYPE_RM_SIZE_NUM): Delete.Eric Botcazou1-2/+2
2009-04-17misc.c (gnat_expand_expr): Remove.Diego Novillo1-43/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-10/+3
2009-04-07gigi.h (standard_datatypes): Remove ADT_void_type_decl.Eric Botcazou1-1/+1
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+7
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-18misc.c (gnat_post_options): Turn off warn_psabi.H.J. Lu1-0/+3
2008-11-06misc.c (gnat_printable_name): Always return a copy in GC memory.Eric Botcazou1-3/+3
2008-08-09misc.c (gnat_handle_option): Replace set_Wunused by warn_unused.Manuel López-Ibáñez1-1/+1
2008-07-30re PR ada/36554 (verify_flow_info ICE can not throw but has EH edges)Eric Botcazou1-0/+1
2008-07-29gcc-interface: New directory.Arnaud Charlet1-0/+876