summaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)Author
2018-01-25Update ChangeLog and version files for 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 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 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
2017-03-142017-03-14 James Cowgill <James.Cowgill@imgtec.com>doko
2017-03-08 PR ada/79903ebotcazou
2017-03-08 PR ada/79945ebotcazou
2017-02-24 PR c/79677jakub
2017-02-24 * gcc-interface/decl.c (gnat_to_gnu_field): Do not remove the wrapperebotcazou
2017-02-24 * gcc-interface/trans.c (gnat_to_gnu): Do not apply special handlingebotcazou
2017-02-24 * gcc-interface/utils.c (fold_bit_position): New function.ebotcazou
2017-02-24 * gcc-interface/trans.c (return_value_ok_for_nrv_p): Add sanity check.ebotcazou
2017-02-24c-family/ebotcazou
2017-02-24 * gcc-interface/trans.c (Handled_Sequence_Of_Statements_to_gnu): Ifebotcazou
2017-02-24 * gcc-interface/misc.c (gnat_type_max_size): Try to return a meaningfulebotcazou
2017-02-24 * gcc-interface/utils.c (max_size) <tcc_expression>: Flip the secondebotcazou
2017-02-12 * system-freebsd-x86.ads: Rename into...ebotcazou
2017-02-09 * comperr.adb: Update FSF bug reporting URL.gerald
2017-02-01 PR ada/79309ebotcazou
2017-02-01 PR ada/79309ebotcazou
2017-01-25PR lto/79061chefmax
2017-01-232017-01-23 Javier Miranda <miranda@adacore.com>charlet