tree.c (build_common_tree_nodes): Also initialize size_type_node.
[gcc.git] / gcc / ada / ChangeLog
2011-06-07 Richard Guenthertree.c (build_common_tree_nodes): Also initialize size_...
2011-06-06 Eric Botcazouutils2.c (gnat_stabilize_reference): Propagate TREE_THI...
2011-06-06 Eric Botcazouutils2.c (gnat_stabilize_reference): Fix thinko.
2011-06-06 Eric Botcazoutrans.c (Identifier_to_gnu): Also handle deferred const...
2011-06-06 Eric Botcazouutils.c: Include diagnostic.h.
2011-05-25 Jakub Jelinekc-common.c (def_fn_type): Remove extra va_end.
2011-05-25 Kai Tietzadaint.c (__gnat_to_canonical_file_list_next): Use...
2011-05-24 Joseph MyersMakefile.in (GCC_OBJS): Remove opts-common.o and options.o.
2011-05-21 Joseph Myersre PR ada/49097 (gnatbind link fails to find version_st...
2011-05-20 Joseph MyersMakefile.in (LIBDEPS): Add libcommon.a.
2011-05-18 Kai Tietztrans.c (Exception_Handler_to_gnu_sjlj): Use boolean_fa...
2011-05-12 Eric Botcazoutrans.c (call_to_gnu): In the by-reference case...
2011-05-11 Nathan Froyddon't use build_function_type in the Ada FE
2011-05-11 Nathan Froydsplit tree_type
2011-05-07 Eric Botcazou* gcc-interface/decl.c (intrin_arglists_compatible_p...
2011-05-07 Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-06 Nathan Froyddon't use TYPE_ARG_TYPES in the Ada frontend
2011-05-05 Eric Botcazoure PR ada/48844 (ICE on assignment of aggregate with...
2011-05-05 Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-05-03 Nathan Froydtrans.c (gigi): Call build_function_type_list instead...
2011-04-30 Eric Botcazougnatvsn.ads (Library_Version): Bump to 4.7.
2011-04-29 Michael Matzmisc.c (gnat_handle_option): Set warn_maybe_uninitialized.
2011-04-23 Gerald Pfeifergnat_ugn.texi (Complexity Metrics Control): Update...
2011-04-23 Jim Meyering* gnat_ugn.texi (Examples of gnatxref Usage): Fix typo...
2011-04-22 Eric Botcazoudecl.c (make_packable_type): Copy DECL_PARALLEL_TYPE...
2011-04-22 Eric Botcazougigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG param...
2011-04-21 Eric BotcazouMakefile.in (NO_SIBLING_ADAFLAGS): Always define.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-17 Eric BotcazouMake-lang.in (gnatbind): Replace $(ALL_CFLAGS) with...
2011-04-17 Eric Botcazoudecl.c (gnat_to_gnu_entity): Declare the padded type...
2011-04-14 Nathan Froydutils.c (gnat_poplevel): Use block_chainon.
2011-04-13 Eric BotcazouFix minor formatting issues
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-08 Eric Botcazoudecl.c (gnat_to_gnu_entity): Set minimum alignment...
2011-04-08 Eric Botcazoutrans.c (Identifier_to_gnu): Do not return initializers...
2011-04-08 Nathan Froydutils.c (handle_sentinel_attribute): Don't use TYPE_ARG...
2011-04-04 Eric Botcazoure PR ada/47163 (Failure building target-libada for...
2011-04-04 Kai Tietzre PR ada/47163 (Failure building target-libada for...
2011-04-02 Eric Botcazouutils2.c (build_allocator): In the unconstrained array...
2011-04-02 Eric Botcazouutils.c (update_pointer_to): Finalize named pointer...
2011-04-02 Eric Botcazoulang.opt (feliminate-unused-debug-types): Delete.
2011-04-02 Eric Botcazouutils.c (gnat_pushdecl): If this is a non-artificial...
2011-04-02 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not force the DECL_ARTI...
2011-04-02 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not make fat pointer...
2011-04-02 Eric Botcazougigi.h (get_dummy_type): Declare.
2011-04-02 Eric Botcazouada-tree.h (DECL_TAFT_TYPE_P): New flag.
2011-04-02 Eric Botcazougigi.h (record_builtin_type): Add ARTIFICIAL_P param.
2011-04-02 Eric Botcazoudecl.c (gnat_to_gnu_entity): Defer finalizing types...
2011-04-01 Olivier Hainquedwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descripti...
2011-03-28 Kai TietzMakefile.in (SO_LIB): Handle multilib build for native...
2011-03-28 Kai Tietzraise-gcc.c (PERSONALITY_FUNCTION): Add prototype to...
2011-03-28 Tristan Gingoldre PR ada/44431 ([boot with C++] Conflicting exit decla...
2011-03-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Create TYPE_DECL for the...
2011-03-26 Eric Botcazougigi.h (finalize_from_with_types): Adjust comment.
2011-03-26 Eric Botcazouinline.adb (Back_End_Cannot_Inline): Lift restriction...
2011-03-25 Jeff Lawdwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add...
2011-03-24 Eric Botcazoueinfo.ads (Size_Depends_On_Discriminant): Adjust descri...
2011-03-24 Eric Botcazoutrans.c (gnat_to_gnu): Remove obsolete case of non...
2011-03-23 Eric Botcazoutrans.c (create_temporary): New function taken from...
2011-03-23 Eric Botcazoudecl.c (validate_size): Improve comments and tweak...
2011-03-23 Eric Botcazoudecl.c (gnat_to_gnu_entity): Create TYPE_DECL for the...
2011-03-21 Eric Botcazoure PR bootstrap/48216 (IRIX 6 Ada bootstrap broken...
2011-03-21 Eric Botcazoudecl.c (components_to_record): Add REORDER parameter...
2011-03-21 Eric Botcazoudecl.c (elaborate_expression_1): When optimization...
2011-03-21 Kai TietzChangeLog gcc/
2011-03-17 Eric Botcazoudecl.c (elaborate_expression_1): Try harder to find...
2011-03-17 Eric Botcazougigi.h (smaller_form_type_p): Declare.
2011-02-14 Eric Botcazoumisc.c (gnat_init_options): Do not concatenate -I and...
2011-02-12 Gerald Pfeifergnat_ugn.texi (Compiling Different Versions of Ada...
2011-02-08 Eric Botcazou* gcc-interface/Makefile.in (x86-64 darwin): Handle...
2011-02-03 Eric Botcazougigi.h (fill_vms_descriptor): Take GNU_TYPE instead...
2011-01-26 Eric Botcazoure PR other/47467 (hwint.h:239:3: error: implicit decla...
2011-01-26 Richard Guentherre PR other/47467 (hwint.h:239:3: error: implicit decla...
2011-01-04 Pascal Obrydecl.c: Disable Stdcall convention handling for 64...
2011-01-04 Eric Botcazoutrans.c (Case_Statement_to_gnu): Put the SLOC of the...
2011-01-04 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): Evaluate the expressi...
2011-01-04 Olivier Hainquetrans.c (BLOCK_SOURCE_END_LOCATION): Provide default.
2011-01-04 Eric Botcazoure PR ada/47131 (internal error for ACATS C34011B on...
2011-01-02 H.J. LuRotate ChangeLogs.
2010-12-31 Eric Botcazoudecl.c (substitute_in_type): Do not deal with LANG_TYPE...
2010-12-22 Nathan Froydc-aux-info.c (gen_formal_list_for_type): Use prototype_p.
2010-12-20 Ralf Wildenhuesre PR bootstrap/47027 (a-stwiun.ads:441:80: (style...
2010-12-20 Ralf WildenhuesFix typos in gcc/ada.
2010-12-13 Eric Botcazoudecl.c (gnat_to_gnu_entity): Build a stub DECL for...
2010-12-13 Eric Botcazoutrans.c (can_be_lower_p): New predicate.
2010-12-03 Joseph Myerscommon.opt (N, [...]): New options.
2010-12-03 Alexandre Olivagnatvsn.adb (Gnat_Version_String): Don't overrun Ver_Le...
2010-12-03 Laurynas Biveinistree.h (struct call_expr_arg_iterator_d): Remove GTY...
2010-12-01 Joseph Myerscommon.opt (flag_stack_check): New Variable entry.
2010-11-27 Eric Botcazoure PR ada/46574 (ada bootstrap fails with --enable...
2010-11-27 Eric Botcazoure PR ada/40777 (compile error on gcc-interface/targtyps.c)
2010-11-27 Eric Botcazous-osinte-linux.ads (sigset_t): Use unsigned_char subtyp...
2010-11-27 Eric Botcazoubootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
2010-11-18 Eric Botcazoudecl.c (gnat_to_gnu_entity): Also use return-by-invisib...
2010-11-17 Joseph Myersinvoke.texi (-dy): Remove.
2010-11-17 Eric Botcazoutrans.c (addressable_p): Rewrite obsolete paragraph...
2010-11-13 Eric BotcazouFix a couple of formatting issues
next