aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2009-11-12linux-unwind.h (sparc64_fallback_frame_state): Tidy.Eric Botcazou2-3/+7
2009-11-10re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou5-4/+12
2009-11-10system-linux-alpha.ads (AAMP, [...]): Delete.Eric Botcazou11-72/+58
2009-11-08decl.c (make_packable_type): Fix oversight.Eric Botcazou2-46/+31
2009-11-05* gcc-interface/utils.c (gnat_type_for_mode): Handle vector modes.Eric Botcazou2-6/+22
2009-11-05trans.c (lvalue_required_p): New case.Eric Botcazou2-11/+22
2009-10-30utils.c (MAX_FIXED_MODE_SIZE): Delete.Eric Botcazou3-23/+23
2009-10-30[multiple changes]Arnaud Charlet9-67/+133
2009-10-30[multiple changes]Arnaud Charlet4-172/+192
2009-10-302009-10-30 Emmanuel Briot <briot@adacore.com>Emmanuel Briot7-745/+1300
2009-10-30make.adb, [...] (Library_File_Stamp): Removed, since unused.Emmanuel Briot4-36/+93
2009-10-30Remove executable property.Arnaud Charlet3-0/+0
2009-10-30[multiple changes]Arnaud Charlet22-111/+104
2009-10-30[multiple changes]Arnaud Charlet4-10/+42
2009-10-30[multiple changes]Arnaud Charlet8-54/+172
2009-10-30Mention PREric Botcazou1-0/+1
2009-10-29decl.c (make_type_from_size): Do not create integer types with precision 0.Eric Botcazou2-0/+9
2009-10-29decl.c (array_type_has_nonaliased_component): Swap parameters and rewrite com...Eric Botcazou2-10/+62
2009-10-29trans.c (Attribute_to_gnu): Do not return the RM size for padded types.Eric Botcazou2-13/+18
2009-10-29[multiple changes]Arnaud Charlet4-15/+62
2009-10-28[multiple changes]Arnaud Charlet4-59/+148
2009-10-28[multiple changes]Arnaud Charlet3-2/+19
2009-10-28[multiple changes]Arnaud Charlet7-71/+105
2009-10-28* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet2-223/+232
2009-10-28[multiple changes]Arnaud Charlet8-41/+56
2009-10-28[multiple changes]Arnaud Charlet7-277/+250
2009-10-28[multiple changes]Arnaud Charlet24-488/+787
2009-10-27decl.c (purpose_member_field): New static function.Eric Botcazou2-3/+26
2009-10-27raise-gcc (db_region_for): Use _Unwind_GetIPInfo instead of _Unwind_GetIP if ...Eric Botcazou2-10/+30
2009-10-27s-fileio.adb, [...]: Minor reformattingRobert Dewar6-59/+58
2009-10-27Minor doc updates.Arnaud Charlet1-13/+6
2009-10-27sem_warn.adb, [...]: Minor reformatting.Robert Dewar4-18/+52
2009-10-27[multiple changes]Arnaud Charlet10-29/+345
2009-10-27[multiple changes]Arnaud Charlet5-42/+59
2009-10-27[multiple changes]Arnaud Charlet11-95/+192
2009-10-27[multiple changes]Arnaud Charlet6-8/+81
2009-10-24decl.c (gnat_to_gnu_entity): When processing the parent type...Eric Botcazou2-9/+16
2009-10-24Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.Eric Botcazou3-4/+25
2009-10-21decl.c (build_subst_list): Convert the expression of the constraint to the ty...Eric Botcazou2-6/+15
2009-10-21decl.c (gnat_to_gnu_entity): Do not create a new TYPE_DECL when a type is pad...Eric Botcazou2-2/+11
2009-10-21utils.c (create_subprog_decl): Do not redefine main_identifier_node.Eric Botcazou2-2/+7
2009-10-17Fix typoEric Botcazou1-1/+1
2009-10-17utils.c (convert): When converting to a padded type with an inner type of sel...Eric Botcazou2-4/+15
2009-10-17utils2.c (build_binary_op): Make sure the element type is consistent.Eric Botcazou2-0/+11
2009-10-17* gcc-interface/trans.c (addressable_p): Handle bitwise operations.Eric Botcazou2-0/+8
2009-10-16ada-tree.h (TYPE_FAT_POINTER_P): Swap with...Eric Botcazou7-180/+192
2009-10-16exp_dbug.ads: Adjust type names in comments.Eric Botcazou6-57/+56
2009-10-16s-osinte-rtems.ads: Add mutex type to pthread_mutexattr_tJoel Sherrill3-2/+9
2009-10-13* env.c [__alpha__ && __osf__] (AES_SOURCE): Define.Rainer Orth2-1/+8
2009-10-10sem_eval.adb: Give a more precise error message.Samuel Tardieu2-1/+5