aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)Author
2018-11-15 * gcc-interface/misc.c (gnat_init_gcc_eh): Do not override the switchebotcazou
2018-11-13 * gcc-interface/misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptionsebotcazou
2018-11-08 * fe.h (Suppress_Checks): Declare.ebotcazou
2018-10-22 * gcc-interface/utils.c (unchecked_convert): Use local variables forebotcazou
2018-10-22 * gcc-interface/trans.c (Pragma_to_gnu) <Pragma_Inspection_Point>: Useebotcazou
2018-09-13 Backport from mainlineebotcazou
2018-07-17 * gcc-interface/decl.c (choices_to_gnu): Rename parameters. Deal withebotcazou
2018-07-17 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Deal withebotcazou
2018-06-12 * gcc-interface/ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change fromebotcazou
2018-06-12 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Constant>: Do not getebotcazou
2018-06-12 Backpor from mainlineebotcazou
2018-06-12 Backport from mainlineebotcazou
2018-06-02 * gcc-interface/ada-tree.h (TYPE_PADDING_FOR_COMPONENT): New macro.ebotcazou
2018-06-02 Backport from mainlineebotcazou
2018-04-12Ada: Fix s-oscons.ads generationsh
2018-03-12 PR ada/82813ebotcazou
2018-03-10 * gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:ebotcazou
2018-03-06 * gcc-interface/trans.c (convert_with_check): Fix typo in the conditionebotcazou
2018-01-25Update ChangeLog and version files for releasegcc-7_3_0-releaserguenth
2017-12-14 * gcc-interface/decl.c (gnat_to_gnu_field): Do not set the alignmentebotcazou
2017-12-13 * gcc-interface/trans.c (Subprogram_Body_to_gnu): Initialize locus.ebotcazou
2017-12-13 * gcc-interface/trans.c (process_freeze_entity): Be prepared for aebotcazou
2017-12-13 * gcc-interface/decl.c (gnat_to_gnu_entity): Robustify test for typesebotcazou
2017-12-04RTEMS/Ada: Account for 64-bit time_tsh
2017-12-01RTEMS/Ada: Fix some POSIX typessh
2017-11-10 * gcc-interface/utils.c (convert) <RECORD_TYPE>: Add comment and doebotcazou
2017-10-21 * gcc-interface/Makefile.in: Remove bogus settings for VxWorks.ebotcazou
2017-10-05 PR ada/82393ebotcazou
2017-09-15Backport r251406marxin
2017-09-09 * gcc-interface/decl.c (promote_object_alignment): New function takenebotcazou
2017-09-09 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Apply theebotcazou
2017-09-09 * sem_util.ads (Set_Rep_Info): New inline procedure.ebotcazou
2017-09-05 PR ada/62235ebotcazou
2017-09-05 * gcc-interface/utils.c (unchecked_convert): When the result type is aebotcazou
2017-09-05 * gcc-interface/trans.c (Call_to_gnu): If this is a function call andebotcazou
2017-09-05 * gcc-interface/trans.c (pos_to_constructor): Skip conversions to anebotcazou
2017-08-14Update ChangeLog and version files for releasegcc-7_2_0-releaserguenth
2017-07-15 PR ada/81446ebotcazou
2017-06-15 PR ada/81105ebotcazou
2017-06-12 PR ada/81070ebotcazou
2017-06-12RTEMS: Use TLS for Ada run-timesh
2017-05-22 * gcc-interface/decl.c (gnat_to_gnu_entity): Skip regular processingebotcazou
2017-05-17 PR ada/80784ebotcazou
2017-05-12 * system-linux-arm.ads (Memory_Size): Use Long_Integer'Sizeebotcazou
2017-05-10Ada/x32: PR ada/80626: Correct Memory_Sizehjl
2017-05-02Update ChangeLog and version files for releasegcc-7_1_0-releasegccadmin
2017-04-04[Ada][S/390] Fix Memory_Size definition.krebbel
2017-04-04 * sem_ch3.adb (Build_Derived_Record_Type): Fix long line.ebotcazou
2017-04-03Fix numerous typos in commentsredi
2017-03-28Support for Ada on aarch64 with -mabi=ilp32schwab