summaryrefslogtreecommitdiff
path: root/gcc/ada/Makefile.rtl
Commit message (Expand)AuthorAgeFilesLines
* [Ada] RTEMS: use hardware interrupts instead of signals for interrupt handlingPatrick Bernardi2021-10-111-6/+7
* [Ada] RTEMS: use default stack checking emulation packagePatrick Bernardi2021-10-111-1/+2
* [Ada] Cleanup old VxWorks in Makefile.rtlDoug Rupp2021-09-211-130/+0
* [Ada] rtems: add 128bit support for aarch64Frederic Konrad2021-09-211-0/+5
* [Ada] Refactor sort procedures of doubly linked list containersSteve Baird2021-09-211-0/+1
* [Ada] Declare time_t uniformly based on a system parameterDoug Rupp2021-07-091-0/+3
* [Ada] aarch64-rtems6: use wraplf variant for a-nallflFrederic Konrad2021-07-091-1/+1
* [Ada] Rename sigtramp-vxworks-target.inc to sigtramp-vxworks-target.hDoug Rupp2021-07-081-1/+1
* [Ada] Unix Epochalypse (s-osprim.adb)Doug Rupp2021-07-061-3/+3
* [Ada] Remove Ada.Strings.Text_Output and child unitsSteve Baird2021-07-051-7/+0
* [Ada] vx7-shared-libs: Unused variable __gnat_user_int_connectDoug Rupp2021-06-291-2/+2
* [Ada] vx7-shared-libs - x86_64-vx7r2 (gnat runtime)Doug Rupp2021-06-291-7/+7
* [Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada.Strings.Text_OutputSteve Baird2021-06-211-0/+6
* [Ada] Compile s-mmap on aarch64-linuxDoug Rupp2021-06-211-1/+3
* [Ada] powerpc64-wrs-vxworks7r2: build shared libgnatFrederic Konrad2021-06-211-0/+7
* [Ada] Implement tiered support for floating-point exponentiationEric Botcazou2021-05-061-0/+3
* [Ada] Speed up enumeration'Value with perfect hash functionPiotr Trojanek2021-05-051-3/+9
* [Ada] Implement tiered support for floating-point output operationsEric Botcazou2021-05-051-3/+19
* [Ada] Update copyright noticeArnaud Charlet2021-05-031-1/+1
* [Ada] Clean up Makefile.rtlArnaud Charlet2021-04-291-13/+4
* [Ada] Makefile.rtl:ADA_EXCLUDE_SRCS update after some System.GCC unit renamesJoel Brobecker2021-04-291-2/+0
* [PATCH v4 1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996) [P...YunQiang Su2021-02-251-0/+12
* RTEMS: Fix Ada build for riscvSebastian Huber2021-01-141-0/+5
* [Ada] Do not use exponentiation for common bases in floating-point ValueEric Botcazou2020-12-171-1/+3
* [Ada] armhf-linux: symbolic tracebacksDoug Rupp2020-12-161-0/+2
* [Ada] Implement tiered support for floating-point input operationsEric Botcazou2020-12-151-1/+3
* Fix PR ada/97504 for mips*-linuxMatthias Klose2020-12-071-0/+1
* Fix PR ada/97504 on hppa*-*-hpux*.John David Anglin2020-11-291-0/+2
* ada: c++: Get rid of libposix4, librt on SolarisRainer Orth2020-11-261-4/+2
* [Ada] Add support for 128-bit fixed-point types on 64-bit platformsEric Botcazou2020-11-261-5/+38
* Fix PR ada/97859, building ada cross compiler targeting powerpc64le-linux-gnuMatthias Klose2020-11-181-1/+1
* [PR97504] riscv needs wraplf for aux_long_long_float tooAlexandre Oliva2020-10-281-0/+1
* [Ada] vx7r2cert: port ARM, PowerPC and x86 targetsDoug Rupp2020-10-271-0/+5
* [Ada] Warnings on g-spogwa.adbArnaud Charlet2020-10-271-0/+1
* Ada, Darwin, PowerPC : Fix bootstrap after 128 int changes.Iain Sandoe2020-10-251-1/+12
* Fix typo in recent change to Makefile.rtl (bis)Eric Botcazou2020-10-231-1/+1
* Fix typo in recent change to Makefile.rtlEric Botcazou2020-10-231-1/+1
* more wraplf for aux long long float: s390, sparc and powerpcAlexandre Oliva2020-10-231-0/+3
* [Ada] Sockets.Poll implementationDmitriy Anisimkov2020-10-231-3/+11
* [Ada] Enable the support of 128-bit integer types by defaultEric Botcazou2020-10-221-0/+1
* [Ada] Build support units for 128-bit integer types on 64-bit platformsEric Botcazou2020-10-221-60/+160
* use wraplf for low-precision elementary functions on x86*-vxworks tooAlexandre Oliva2020-10-221-0/+3
* Use Aux_Long_Float for all real types on LynxOSAlexandre Oliva2020-10-221-0/+3
* vxworks float EFs not precise enough -> use long floatAlexandre Oliva2020-10-221-0/+8
* Use Aux_Long_Long_Float wraplf for sparc*-sun-solaris tooRainer Orth2020-10-221-0/+1
* aarch64-* and ppc*-linux-gnu long long float/long double mismatchAlexandre Oliva2020-10-221-0/+6
* [Ada] Support of the Ada.Text_IO hierarchy for 128-bit typesEric Botcazou2020-10-211-3/+9
* [Ada] Support of attributes Image, Put_Image, Val and Width for 128-bit typesEric Botcazou2020-10-211-1/+19
* [Ada] Basic support for 128-bit typesEric Botcazou2020-10-211-2/+86
* [Ada] Use alternate stack for signal handling on PowerPC/LinuxEric Botcazou2020-10-191-1/+1