summaryrefslogtreecommitdiff
path: root/gcc/ada/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Moved to gcc-interface.charlet2008-07-291-4895/+0
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-7/+14
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-2/+1
* ada/hainque2008-07-171-7/+9
* * utils.c (convert) <CONSTRUCTOR>: When converting it to a packableebotcazou2008-06-271-6/+36
* 2008-06-13 Olivier Hainque <hainque@adacore.com>hainque2008-06-131-5/+5
* * utils.c (create_subprog_decl): If this is for the 'main' entryhainque2008-06-101-1/+12
* 2008-06-06 Nicolas Setton <setton@adacore.com>hainque2008-06-061-0/+26
* gcc/ada/rwild2008-06-031-1/+1
* * gigi.h (gigi): Remove bogus ATTRIBUTE_UNUSED marker.ebotcazou2008-05-261-2/+2
* * utils.c (handle_type_generic_attribute): Adjust to acceptebotcazou2008-05-231-2/+11
* PR ada/24880ebotcazou2008-05-131-1/+25
* * utils2.c (known_alignment, contains_save_expr_p)tomby2008-05-121-3/+2
* * utils.c (handle_pure_attribute, init_gigi_decls): Renameschwab2008-05-081-3/+3
* * decl.c (maybe_pad_type): Try to get a form of the type with integralebotcazou2008-05-031-7/+21
* 2008-04-21 Olivier Hainque <hainque@adacore.com>hainque2008-04-211-68/+709
* * decl.c (gnat_to_gnu_entity) <object>: Also promote the alignment ofebotcazou2008-04-201-1/+1
* * gigi.h (create_var_decl_1): Declare.ebotcazou2008-04-181-42/+10
* gcc/ada/rwild2008-04-131-4/+4
* 2008-04-09 Doug Rupp <rupp@adacore.com>charlet2008-04-091-0/+12
* * gigi.h (standard_datatypes): Add ADT_fdesc_type and ADT_null_fdesc.ebotcazou2008-04-081-0/+21
* * decl.c (prepend_attributes): Fix typo.ebotcazou2008-04-081-3/+3
* * decl.c (gnat_to_gnu_entity) <object>: If -gnatd.a and not optimizingebotcazou2008-04-081-24/+57
* Removal of Return with Depressed Stack Pointer supportebotcazou2008-04-071-8/+5
* * decl.c (rest_of_type_decl_compilation_no_defer): New local functionebotcazou2008-04-061-2/+11
* 2007-03-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-031-11/+0
* * lang.opt (nostdlib): Move around.ebotcazou2008-03-081-13/+13
* * utils.c (finish_record_type): Clear DECL_BIT_FIELD on sufficientlyebotcazou2008-03-081-10/+44
* * decl.c (gnat_to_gnu_entity) <E_Modular_Integer_Subtype>: Addebotcazou2008-03-071-3/+3
* * decl.c (MAX_FIXED_MODE_SIZE): Define if not already defined.ebotcazou2008-03-071-10/+0
* * tree.c (substitute_in_expr): Add missing 'break'.ebotcazou2008-01-171-3/+3
* * trans.c (call_to_gnu):Invoke the addressable_p predicate onlyebotcazou2008-01-131-2/+2
* * utils.c (aggregate_type_contains_array_p): New predicate.ebotcazou2008-01-131-2/+36
* PR ada/33788ebotcazou2008-01-121-8/+3
* 2007-12-19 Tristan Gingold <gingold@adacore.com>charlet2007-12-191-1/+4
* 2007-12-07 Olivier Hainque <hainque@adacore.com>hainque2007-12-071-5/+18
* * decl.c (make_packable_type): Revert last change.ebotcazou2007-12-061-2/+5
* 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-11-261-1/+1
* 2007-11-25 Richard Guenther <rguenther@suse.de>rguenth2007-11-251-4/+4
* PR ada/34098ebotcazou2007-11-191-10/+0
* Mapped location supportebotcazou2007-09-271-2/+0
* 2007-09-21 Olivier Hainque <hainque@adacore.com>hainque2007-09-211-4/+16
* PR ada/26797ebotcazou2007-09-121-15/+12
* * tree-ssa-structalias.c (push_fields_onto_fieldstack): Deal withebotcazou2007-09-111-9/+22
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-1/+1
* * Make-lang.in: Change copyright header to refer to version 3 of the GNUnickc2007-09-031-5/+4
* 2007-08-16 Hristian Kirtchev <kirtchev@adacore.com>charlet2007-08-161-1/+1
* 2007-08-14 Olivier Hainque <hainque@adacore.com>charlet2007-08-141-83/+48
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-2/+2
* * decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes, ratherebotcazou2007-06-101-46/+35