aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2004-10-01c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka2-1/+5
2004-09-23re PR ada/17540 (Duplicate symbols while building Ada)Robert Dewar3-28/+79
2004-09-21decl.c (gnat_to_gnu_entity): Check for a dummy designated type via TYPE_MODE ...Olivier Hainque2-1/+8
2004-09-21decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit...Robert Dewar6-50/+74
2004-09-20re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c))Jan Hubicka2-18/+7
2004-09-20re PR ada/17540 (Duplicate symbols while building Ada)Robert Dewar2-1/+16
2004-09-20* 5tsystem.ads: Removed, no longer used.Arnaud Charlet2-236/+4
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham8-52/+65
2004-09-17prj-attr-pm.ads, [...]: New files, to split some private capabilities of the ...Vincent Celier3-0/+118
2004-09-13[multiple changes]Arnaud Charlet66-1700/+3658
2004-09-01Fix commit date in previous set of changes.Arnaud Charlet1-6/+6
2004-09-01[multiple changes]Arnaud Charlet23-222/+477
2004-09-01Make-lang.in (EXTRA_GNATBIND_OBJS): Revert last change.Andreas Schwab3-1/+9
2004-08-27tree.h (size_int_type): Remove.Nathan Sidwell2-2/+4
2004-08-27* utils.c (gnat_init_decl_processing): Ada has a signed sizetype.Nathan Sidwell2-1/+5
2004-08-27* Make-lang.in (EXTRA_GNATBIND_OBJS): Add errors.o.Andreas Schwab2-1/+5
2004-08-25ada-tree.h (TYPE_RM_SIZE_INT): Use TYPE_LANG_SLOT_1.Nathan Sidwell2-1/+6
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell5-19/+21
2004-08-24c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.Nathan Sidwell2-1/+6
2004-08-20stor-layout.c (initialize_sizetypes): Set SIZETYPE earlier, clear cache on co...Nathan Sidwell2-2/+7
2004-08-18alias.c (readonly_fields_p): Remove.Richard Henderson2-2/+4
2004-08-16cuintp.c (UI_To_gnu): Be more conservative with build_int_cst call.sNathan Sidwell3-14/+29
2004-08-16[multiple changes]Arnaud Charlet4-343/+428
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell5-21/+28
2004-08-13[multiple changes]Arnaud Charlet11-205/+412
2004-08-10builtins.def (BUILT_IN_STACK_ALLOC): Remove.Richard Henderson2-7/+18
2004-08-10* config-lang.in (boot_language): Yes.Richard Henderson2-1/+5
2004-08-09[multiple changes]Arnaud Charlet60-806/+3204
2004-08-06utils.c (gnat_define_builtin): Remove second parameter of make_decl_rtl.Andreas Schwab2-2/+8
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-5/+5
2004-07-26[multiple changes]Arnaud Charlet27-1580/+1959
2004-07-25c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU...Richard Henderson2-0/+7
2004-07-20[multiple changes]Arnaud Charlet20-2568/+3254
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers2-0/+8
2004-07-15[multiple changes]Arnaud Charlet48-1241/+2683
2004-07-14trans.c (add_decl_expr): Clear TREE_READONLY if clear DECL_INITIAL.Richard Kenner3-0/+11
2004-07-14* trans.c (gnat_init_stmt_group): Remove duplicate definition.Andreas Schwab2-22/+4
2004-07-13[multiple changes]Arnaud Charlet5-126/+300
2004-07-13function.c (pass_by_reference): New.Richard Henderson2-14/+18
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers2-8/+5
2004-07-08except.c (expand_eh_region_start, [...]): Remove.Richard Henderson2-14/+8
2004-07-06Complete previous check-in.Arnaud Charlet1-0/+4
2004-07-06[multiple changes]Arnaud Charlet102-1627/+2061
2004-07-05ada-tree.h (TYPE_LEFT_JUSTIFIED_MODULAR_P): Use RECORD_OR_UNION_CHECK.Andreas Schwab2-2/+8
2004-07-04Make-lang.in (doc/gnat_ugn_unw.texi): Eliminate explicit dependency on xgnatu...Kelley Cook2-4/+14
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson2-1/+4
2004-07-01tree.def (RTL_EXPR): Remove.Richard Henderson3-9/+6
2004-06-28decl.c: Remove calls to add_decl_expr...Richard Kenner7-626/+511
2004-06-28Check-in change to this file that got left out of last check-inRichard Kenner1-0/+21
2004-06-28[multiple changes]Arnaud Charlet31-317/+564