aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)Author
2018-11-15 * gcc-interface/misc.c (gnat_init_gcc_eh): Do not override the switchEric Botcazou
2018-11-13 * gcc-interface/misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptionsEric Botcazou
2018-11-08 * fe.h (Suppress_Checks): Declare.Eric Botcazou
2018-10-22 * gcc-interface/utils.c (unchecked_convert): Use local variables forEric Botcazou
2018-10-22 * gcc-interface/trans.c (Pragma_to_gnu) <Pragma_Inspection_Point>: UseEric Botcazou
2018-09-13 Backport from mainlineEric Botcazou
2018-07-17 * gcc-interface/decl.c (choices_to_gnu): Rename parameters. Deal withEric Botcazou
2018-07-17 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Deal withEric Botcazou
2018-06-12 * gcc-interface/ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change fromEric Botcazou
2018-06-12 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Constant>: Do not getEric Botcazou
2018-06-12 Backpor from mainlineEric Botcazou
2018-06-12 Backport from mainlineEric Botcazou
2018-06-02 * gcc-interface/ada-tree.h (TYPE_PADDING_FOR_COMPONENT): New macro.Eric Botcazou
2018-06-02 Backport from mainlineEric Botcazou
2018-04-12Ada: Fix s-oscons.ads generationSebastian Huber
2018-03-12 PR ada/82813Eric Botcazou
2018-03-10 * gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:Eric Botcazou
2018-03-06 * gcc-interface/trans.c (convert_with_check): Fix typo in the conditionEric Botcazou
2018-01-25Update ChangeLog and version files for releasegcc_7_3_0_releaseRichard Biener
2017-12-14 * gcc-interface/decl.c (gnat_to_gnu_field): Do not set the alignmentEric Botcazou
2017-12-13 * gcc-interface/trans.c (Subprogram_Body_to_gnu): Initialize locus.Eric Botcazou
2017-12-13 * gcc-interface/trans.c (process_freeze_entity): Be prepared for aEric Botcazou
2017-12-13 * gcc-interface/decl.c (gnat_to_gnu_entity): Robustify test for typesEric Botcazou
2017-12-04RTEMS/Ada: Account for 64-bit time_tSebastian Huber
2017-12-01RTEMS/Ada: Fix some POSIX typesSebastian Huber
2017-11-10 * gcc-interface/utils.c (convert) <RECORD_TYPE>: Add comment and doEric Botcazou
2017-10-21 * gcc-interface/Makefile.in: Remove bogus settings for VxWorks.Eric Botcazou
2017-10-05 PR ada/82393Eric Botcazou
2017-09-15Backport r251406Martin Liska
2017-09-09 * gcc-interface/decl.c (promote_object_alignment): New function takenEric Botcazou
2017-09-09 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Apply theEric Botcazou
2017-09-09 * sem_util.ads (Set_Rep_Info): New inline procedure.Eric Botcazou
2017-09-05 PR ada/62235Eric Botcazou
2017-09-05 * gcc-interface/utils.c (unchecked_convert): When the result type is aEric Botcazou
2017-09-05 * gcc-interface/trans.c (Call_to_gnu): If this is a function call andEric Botcazou
2017-09-05 * gcc-interface/trans.c (pos_to_constructor): Skip conversions to anEric Botcazou
2017-08-14Update ChangeLog and version files for releasegcc_7_2_0_releaseRichard Biener
2017-07-15 PR ada/81446John Paul Adrian Glaubitz
2017-06-15 PR ada/81105Nicolas Boulenguez
2017-06-12 PR ada/81070Eric Botcazou
2017-06-12RTEMS: Use TLS for Ada run-timeSebastian Huber
2017-05-22 * gcc-interface/decl.c (gnat_to_gnu_entity): Skip regular processingEric Botcazou
2017-05-17 PR ada/80784Eric Botcazou
2017-05-12 * system-linux-arm.ads (Memory_Size): Use Long_Integer'SizeEric Botcazou
2017-05-10Ada/x32: PR ada/80626: Correct Memory_SizeH.J. Lu
2017-05-02Update ChangeLog and version files for releasegcc_7_1_0_releaseGCC Administrator
2017-04-04[Ada][S/390] Fix Memory_Size definition.Andreas Krebbel
2017-04-04 * sem_ch3.adb (Build_Derived_Record_Type): Fix long line.Eric Botcazou
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-03-28Support for Ada on aarch64 with -mabi=ilp32Andreas Schwab