aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-06re PR ada/41383 (Timing_Events: Event time not cleared after Cancel_Handler)Samuel Tardieu2-1/+12
2009-10-06re PR ada/38333 (Illegal program not detected, ARM 6.1(20): pragma Import ill...Samuel Tardieu2-0/+15
2009-10-02decl.c (gnat_to_gnu_entity): Generate an XVZ variable alongside the XVS type ...Eric Botcazou2-4/+19
2009-10-02decl.c (check_ok_for_atomic): Do nothing if the type doesn't come from source.Eric Botcazou2-0/+10
2009-10-02decl.c (gnat_to_gnu_component_type): Force at least unit size for the compone...Eric Botcazou2-0/+18
2009-09-29decl.c (gnat_to_gnu_entity): Factor out common code processing the component ...Eric Botcazou2-152/+108
2009-09-29decl.c (gnat_to_gnu_entity): Rewrite the handling of constrained discriminate...Eric Botcazou2-159/+496
2009-09-28Add PR reference to ChangeLog entry.Olivier Hainque1-0/+1
2009-09-28ada/Olivier Hainque2-1/+17
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson2-1/+6
2009-09-26decl.c (gnat_to_gnu_entity): Filter out negative size for the array dimension...Eric Botcazou3-36/+94
2009-09-25Fix nitsEric Botcazou1-3/+3
2009-09-25ada-tree.h (TYPE_REPRESENTATIVE_ARRAY): New language specific node.Olivier Hainque6-23/+280
2009-09-24ada.h: Fix outdated comment.Eric Botcazou7-227/+162
2009-09-24Makefile.in (LIBGNAT_TARGET_PAIRS): Simplify test for a-except% in target pai...Dave Korn2-1/+6
2009-09-24cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek2-3/+12
2009-09-21s-osinte-rtems.ad[bs]: Get_Page_Size cannot return 0.Joel Sherrill3-13/+8
2009-09-21ada: init.c (__gnat_error_handler): Cast msg to const char *.Rainer Orth3-1/+12
2009-09-18[multiple changes]Arnaud Charlet6-27/+91
2009-09-18[multiple changes]Arnaud Charlet4-0/+19
2009-09-18[multiple changes]Arnaud Charlet4-24/+51
2009-09-18[multiple changes]Arnaud Charlet8-59/+126
2009-09-17g-socket.ads: Document the fact that Close_Selector has no effect on a closed...Bob Duff3-3/+53
2009-09-17Minor reformatting.Arnaud Charlet5-20/+25
2009-09-17exp_ch9.adb, [...]: Minor reformattingRobert Dewar7-20/+33