re PR fortran/48448 (Implement -f(no-)frontend-optimization)
[platform/upstream/gcc.git] / gcc / ada /
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
2010-11-12 Joseph MyersMakefile.in (OPTS_H): Define.
2010-11-10 Eric Botcazoutrans.c (gigi): Don't set 'pure' flag on SJLJ routines.
2010-11-10 Eric Botcazoutrans.c (lvalue_required_p) <N_Type_Conversion>): Look...
2010-11-10 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not set DECL_ARTIFICIAL...
2010-11-09 Eric Botcazouutils.c (save_gnu_tree): Improve comments.
2010-11-09 Eric Botcazoutree.h (contains_placeholder_p): Fix comment.
2010-11-03 Eric Botcazougigi.h (add_stmt_force): Declare.
2010-10-27 Eric Botcazoutrans.c (gigi): Fix formatting issues.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Robert Dewaropt.ads: Move documentation on checksum stuff here...
2010-10-26 Vincent Celieropt.ads (Checksum_Accumulate_Token_Checksum): New Boole...
2010-10-26 Robert Dewarsem_ch13.adb (Build_Invariant_Procedure): New calling...
2010-10-26 Vincent Celieropt.ads (Old_Checksums, [...]): New Boolean flags,...
2010-10-26 Richard Kennerutils2.c (build_compound_expr): New function.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Robert Dewarsem_ch3.adb, [...]: Minor reformatting.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Robert Dewarsem_res.adb, xsinfo.adb: Minor reformatting.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet* gcc-interface/Make-lang.in: Update dependencies.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud CharletUpdate copyright notice.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet* gnatvsn.ads: Update comments.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Matthew HeaneyMakefile.rtl, [...]: Added bounded list container.
2010-10-25 Eric Botcazouutils2.c: Include flags.h and remove prototypes.
2010-10-25 Eric Botcazouutils.c (update_pointer_to): Clear TYPE_POINTER_TO...
next