summaryrefslogtreecommitdiff
path: root/gcc/ada/utils.c
Commit message (Expand)AuthorAgeFilesLines
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-9/+9
* * alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL.kenner2004-03-231-15/+21
* * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner2004-03-211-28/+3
* 2004-03-02 Emmanuel Briot <briot@act-europe.fr>charlet2004-03-021-2/+5
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-1/+1
* ada/kazu2004-02-051-5/+4
* 2004-02-02 Vincent Celier <celier@gnat.com>charlet2004-02-021-24/+58
* 2004-01-19 Arnaud Charlet <charlet@act-europe.fr>charlet2004-01-191-1/+1
* gcc/kazu2004-01-161-9/+11
* PR ada/13142charlet2003-11-241-1/+1
* 2003-11-17 Jerome Guitton <guitton@act-europe.fr>charlet2003-11-171-3/+3
* * sysdep.c: Problem discovered during IA64 VMS port.charlet2003-11-041-3/+4
* C90 prototype updates.kcook2003-10-311-193/+111
* * 3vtrasym.adb, 5vtraent.ads, sprint.adb,charlet2003-10-291-11/+13
* 2003-10-21 Arnaud Charlet <charlet@act-europe.fr>charlet2003-10-211-116/+289
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-3/+3
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-3/+3
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-201-1/+1
* * tree.h (init_function_start): Remove filename and line paramters.nathan2003-06-141-1/+1
* * init.c, misc.c, trans.c, utils.c: Remove dead code.neroden2003-06-101-7/+0
* * doc/tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE andaj2003-06-011-28/+22
* * trans.c (tree_transform): Use location_t and input_locationnathan2003-05-031-2/+1
* * input.h (lineno): Rename to ...nathan2003-05-011-5/+5
* * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK): Delete.zack2003-04-281-6/+1
* * tree.c (build_constructor): New function.zack2003-04-131-7/+7
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* Nathanael Nerode <neroden@gcc.gnu.org>neroden2002-10-231-1/+1
* * tree.h: Modify builtin_function interface to take an extrasayle2002-07-011-2/+6
* ada:ghazi2002-06-201-4/+3
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-62/+28
* Fix i960-rtems Ada build failure reported by Joel Sherrill.wilson2002-05-021-1/+1
* * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil2002-04-181-11/+0
* 2002-04-04 Neil Booth <neil@daikokuya.demon.co.uk>aj2002-04-041-2/+2
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-1/+1
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-3/+3
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-7/+1
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-27/+30
* Delete all lines containing "$Revision:".geoffk2002-03-141-1/+0
* * 41intnam.ads, 42intnam.ads, 4aintnam.ads, 4cintnam.ads,bosch2002-03-081-109/+123
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-031-4/+3
* * utils.c (end_subprog_body): Push GC context aroundrth2001-12-241-1/+11
* * 5ataprop.adb, 5atpopsp.adb, 5ftaprop.adb, 5gmastop.adb,jsm282001-12-161-2/+2
* * osint.adb(Create_Debug_File): When an object file is specified,bosch2001-12-161-3/+5
* 2001-11-17 Laurent Guerby <guerby@acm.org>guerby2001-11-171-2/+2
* * c-common.c: Include c-lex.h.neil2001-11-151-2/+2
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-7/+1
* * decl.c (gnat_to_gnu_entity, case E_General_Access_Type):bosch2001-10-261-2/+16
* New Language: Adakenner2001-10-021-0/+3350