summaryrefslogtreecommitdiff
path: root/gcc/ada/gigi.h
Commit message (Expand)AuthorAgeFilesLines
* Removal of Return with Depressed Stack Pointer supportEric Botcazou2008-04-071-5/+3
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-031-5/+0
* g-table.adb, [...]: Fix comment typos.Ralf Wildenhues2008-03-311-1/+1
* * trans.c (call_to_gnu):Invoke the addressable_p predicate onlyEric Botcazou2008-01-131-2/+2
* re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))Eric Botcazou2007-11-191-5/+0
* Mapped location supportEric Botcazou2007-09-271-7/+12
* tree-ssa-structalias.c (push_fields_onto_fieldstack): Deal with TYPE_NONALIAS...Eric Botcazou2007-09-111-0/+4
* re PR ada/19037 (constant renaming creates new constant)Olivier Hainque2007-08-141-0/+3
* decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes...Duncan Sands2007-06-101-5/+5
* gigi.h, trans.c (Identifier_to_gnu): Change test for deferred constant by add...Gary Dismukes2007-06-061-38/+75
* New file.Arnaud Charlet2007-04-061-1/+1
* typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola2007-03-301-4/+0
* gigi.h: (tree_code_for_record_type): Declare.Eric Botcazou2006-10-311-7/+25
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-3/+1
* re PR ada/21952 (Annoying "attribute directive ignored" warnings)Eric Botcazou2006-09-131-1/+3
* decl.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-2/+2
* gigi.h (get_ada_base_type): Delete.Eric Botcazou2006-03-041-3/+0
* re PR ada/26096 (Ada bootstrap fails in g-alleve.adb)Richard Kenner2006-02-151-1/+5
* trans.c (tree_transform, emit_check): Adjust calls to build_call_raise, passi...Olivier Hainque2005-12-091-2/+6
* decl.c: Factor common code to build a storage type for an unconstrained objec...Thomas Quinot2005-11-151-3/+20
* re PR ada/21937 (Member record alignment triggers an ICE)Eric Botcazou2005-10-211-0/+3
* decl.c (prepend_attributes): New case.Eric Botcazou2005-07-041-2/+12
* Update FSF addressR. Kelley Cook2005-07-011-2/+2
* re PR ada/20515 ("stdcall" imports are not handled correctly)Eric Botcazou2005-06-161-2/+5
* adaint.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-2/+2
* re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)Eric Botcazou2005-03-151-118/+159
* decl.c (compatible_signatures_p): New function.Arnaud Charlet2005-01-031-0/+5
* a-exexpr.adb (Others_Value, [...]): New variables...Arnaud Charlet2004-11-191-1/+5
* [multiple changes]Arnaud Charlet2004-09-131-2/+20
* [multiple changes]Arnaud Charlet2004-07-261-64/+32
* langhooks.h (builtin_function): New langhook.Joseph Myers2004-07-171-0/+4
* decl.c: Remove calls to add_decl_expr...Richard Kenner2004-06-281-21/+18
* ada-tree.def (DECL_STMT): Deleted.Richard Kenner2004-06-261-1/+1
* ada-tree.def (TRANSFORM_EXPR, [...]): Deleted.Richard Kenner2004-06-071-38/+32
* [multiple changes]Arnaud Charlet2004-06-071-2/+3
* [multiple changes]Arnaud Charlet2004-05-171-30/+12
* [multiple changes]Arnaud Charlet2004-04-271-4/+2
* [multiple changes]Arnaud Charlet2004-04-211-2/+1
* alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner2004-03-211-1/+1
* re PR ada/12806 (Program_Error sinput.adb:397)Arnaud Charlet2003-11-041-1/+20
* C90 updateKelley Cook2003-10-311-148/+133
* 3vtrasym.adb, [...]: Minor reformattingArnaud Charlet2003-10-291-2/+8
* 3psoccon.ads, [...]: Files added.Arnaud Charlet2003-10-211-31/+34
* input.h (lineno): Rename to ...Nathan Sidwell2003-05-011-3/+3
* tree.c (build_constructor): New function.Zack Weinberg2003-04-131-2/+3
* Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode2002-10-231-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-3/+3
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth2002-04-181-4/+0
* c-common.c (truthvalue_conversion): Rename, update.Neil Booth2002-04-041-1/+1
* c-decl.c (grokdeclarator): Update.Neil Booth2002-04-011-2/+2