summaryrefslogtreecommitdiff
path: root/gcc/ada/utils.c
Commit message (Expand)AuthorAgeFilesLines
* * decl.c, utils.c: Fix comment typos.Kazu Hirata2005-08-011-2/+2
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-4/+7
* utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs.Andrew Pinski2005-07-091-2/+3
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-1/+0
* decl.c (prepend_attributes): New case.Eric Botcazou2005-07-041-2/+28
* Update FSF addressR. Kelley Cook2005-07-011-2/+2
* adaint.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-4/+4
* re PR ada/19956 (ICE copy_tree_r, at tree-inline.c:2320 on simple Ada code)Richard Kenner2005-03-291-4/+6
* re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)Eric Botcazou2005-03-151-166/+178
* re PR ada/19942 (Stage 2 compilation of ali.adb causes GNAT bug box)Andrew Pinski2005-02-131-1/+1
* utils.c (gnat_type_for_mode): Return NULL for COMPLEX modes...Richard Henderson2005-02-121-2/+6
* Fix for c330001 - PR ada/19386Eric Botcazou2005-02-101-17/+28
* builtins.c (DEF_BUILTIN): Add COND argument.Richard Henderson2005-02-091-100/+2
* decl.c (compatible_signatures_p): New function.Arnaud Charlet2005-01-031-0/+14
* decl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the input type for TYPE_SIZE_U...Arnaud Charlet2004-12-081-29/+35
* a-exexpr.adb (Others_Value, [...]): New variables...Arnaud Charlet2004-11-191-1/+15
* cuintp.c, [...]: Use gcc_assert and gcc_unreachable.Richard Kenner2004-10-041-31/+16
* decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit...Robert Dewar2004-09-211-11/+11
* re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c))Jan Hubicka2004-09-201-18/+1
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-8/+12
* [multiple changes]Arnaud Charlet2004-09-131-42/+50
* [multiple changes]Arnaud Charlet2004-09-011-4/+4
* * utils.c (gnat_init_decl_processing): Ada has a signed sizetype.Nathan Sidwell2004-08-271-1/+1
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-1/+1
* c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.Nathan Sidwell2004-08-241-1/+1
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-1/+1
* builtins.def (BUILT_IN_STACK_ALLOC): Remove.Richard Henderson2004-08-101-7/+13
* [multiple changes]Arnaud Charlet2004-08-091-3/+2
* utils.c (gnat_define_builtin): Remove second parameter of make_decl_rtl.Andreas Schwab2004-08-061-2/+2
* re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating2004-08-051-5/+5
* [multiple changes]Arnaud Charlet2004-07-261-187/+199
* c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU...Richard Henderson2004-07-251-0/+2
* trans.c (add_decl_expr): Clear TREE_READONLY if clear DECL_INITIAL.Richard Kenner2004-07-141-0/+5
* [multiple changes]Arnaud Charlet2004-07-131-22/+10
* tree.def (RTL_EXPR): Remove.Richard Henderson2004-07-011-3/+1
* decl.c: Remove calls to add_decl_expr...Richard Kenner2004-06-281-299/+140
* ada-tree.def (DECL_STMT): Deleted.Richard Kenner2004-06-261-4/+7
* decl.c (elaborate_expression, [...]): Arguments now bool instead of int.Richard Kenner2004-06-201-34/+58
* ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation.Richard Kenner2004-06-141-3/+11
* ada-tree.def (TRANSFORM_EXPR, [...]): Deleted.Richard Kenner2004-06-071-112/+201
* [multiple changes]Arnaud Charlet2004-06-071-3/+5
* [multiple changes]Arnaud Charlet2004-05-171-209/+95
* [multiple changes]Arnaud Charlet2004-05-141-9/+13
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-2/+3
* utils.c (max_size): Use MIN_EXPR to find the minimum value of a COND_EXPR.Roger Sayle2004-05-111-1/+1
* [multiple changes]Arnaud Charlet2004-05-101-2/+0
* [multiple changes]Arnaud Charlet2004-04-271-0/+12
* [multiple changes]Arnaud Charlet2004-04-231-25/+5
* [multiple changes]Arnaud Charlet2004-04-211-4/+7
* [multiple changes]Arnaud Charlet2004-04-191-0/+3