aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/misc.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Moved to gcc-interface.Arnaud Charlet1-876/+0
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-3/+0
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-4/+0
2008-06-27ada-tree.h (SET_TYPE_LANG_SPECIFIC, [...]): Fix -Wc++-compat warnings.Kaveh R. Ghazi1-2/+2
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-39/+0
2008-06-06ada-tree.h (DECL_PARALLEL_TYPE): New language specific attribute...Nicolas Setton1-0/+16
2008-04-08decl.c (gnat_to_gnu_entity): If -gnatd.a and not optimizing alignment for spa...Eric Botcazou1-0/+2
2008-03-31g-table.adb, [...]: Fix comment typos.Ralf Wildenhues1-1/+1
2008-03-18expr.c (store_expr): Assume lang_hooks.reduce_bit_field_operations is true.Paolo Bonzini1-2/+0
2008-03-08lang.opt (nostdlib): Move around.Eric Botcazou1-14/+13
2008-03-08lang-specs.h: Pass -gnatwa if -Wall is passed.Eric Botcazou1-2/+13
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-2/+0
2007-11-19re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))Eric Botcazou1-35/+0
2007-10-23misc.c (gnat_handle_option): Replace call to abort with call to gcc_unreachable.Eric Botcazou1-7/+7
2007-10-08varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-8/+6
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-11/+0
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi1-2/+2
2007-08-14re PR ada/19037 (constant renaming creates new constant)Olivier Hainque1-1/+3
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-2/+2
2007-08-09optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka1-2/+2
2007-06-21re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing)Eric Botcazou1-5/+0
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-2/+0
2007-06-06gigi.h, trans.c (Identifier_to_gnu): Change test for deferred constant by add...Gary Dismukes1-9/+27
2007-05-22* misc.c (enumerate_modes): Consider log2_b to always be one.Alexandre Oliva1-1/+1
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola1-2/+0
2007-04-22misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant...Jan Hubicka1-11/+0
2007-04-06gnatvsn.ads, [...] (Get_Gnat_build_Type): Renamed Build_Type and made constant.Arnaud Charlet1-14/+23
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola1-2/+0
2007-02-03* misc.c, utils2.c: Fix comment typos.Kazu Hirata1-1/+1
2006-10-31gigi.h: (tree_code_for_record_type): Declare.Eric Botcazou1-9/+13
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-0/+2
2006-09-13re PR ada/21952 (Annoying "attribute directive ignored" warnings)Eric Botcazou1-0/+2
2006-06-23tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque1-4/+31
2006-05-19langhooks.h (struct lang_hooks): Add dwarf_name language hook.Nicolas Setton1-0/+11
2006-02-17re PR ada/26315 (ACATS failures c43208b c85006a c85006d cd92001)Eric Botcazou1-0/+1
2006-02-15lang.opt: Wvariadic-macros: New option.Eric Botcazou1-1/+4
2005-11-19re PR ada/23717 ([Ada] Wrong ICE diagnostic formatting)Richard Guenther1-4/+17
2005-07-04decl.c (prepend_attributes): New case.Eric Botcazou1-1/+9
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+1
2005-06-16Minor reformatting.Arnaud Charlet1-1/+1
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+0
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers1-2/+0
2005-03-18ada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate.Eric Botcazou1-12/+12
2005-03-15re PR ada/20226 (Error in __gnat_install_SEH_handler breaks bootstrap)Pascal Obry1-4/+13
2005-03-13In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+2
2005-02-10init.c (__gnat_initialize): Add a new parameter eh which contains the address...Arnaud Charlet1-3/+3
2004-12-08misc.c (gnat_types_compatible_p, [...]): Remove.Arnaud Charlet1-24/+2
2004-11-24c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher1-4/+1