index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
Makefile.rtl
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-10
[Ada] Create explicit ghost mirror unit for big integers
Yannick Moy
1
-0
/
+1
2021-11-09
[Ada] RTEMS: use atomic primitive packages on aarch64
Patrick Bernardi
1
-0
/
+7
2021-11-09
[Ada] Use atomics in runtime on ARM and Aarch64 VxWorks
Piotr Trojanek
1
-1
/
+3
2021-10-20
[Ada] Get rid of Frontend_Exceptions refs
Doug Rupp
1
-6
/
+0
2021-10-11
[Ada] RTEMS: use hardware interrupts instead of signals for interrupt handling
Patrick Bernardi
1
-6
/
+7
2021-10-11
[Ada] RTEMS: use default stack checking emulation package
Patrick Bernardi
1
-1
/
+2
2021-09-21
[Ada] Cleanup old VxWorks in Makefile.rtl
Doug Rupp
1
-130
/
+0
2021-09-21
[Ada] rtems: add 128bit support for aarch64
Frederic Konrad
1
-0
/
+5
2021-09-21
[Ada] Refactor sort procedures of doubly linked list containers
Steve Baird
1
-0
/
+1
2021-07-09
[Ada] Declare time_t uniformly based on a system parameter
Doug Rupp
1
-0
/
+3
2021-07-09
[Ada] aarch64-rtems6: use wraplf variant for a-nallfl
Frederic Konrad
1
-1
/
+1
2021-07-08
[Ada] Rename sigtramp-vxworks-target.inc to sigtramp-vxworks-target.h
Doug Rupp
1
-1
/
+1
2021-07-06
[Ada] Unix Epochalypse (s-osprim.adb)
Doug Rupp
1
-3
/
+3
2021-07-05
[Ada] Remove Ada.Strings.Text_Output and child units
Steve Baird
1
-7
/
+0
2021-06-29
[Ada] vx7-shared-libs: Unused variable __gnat_user_int_connect
Doug Rupp
1
-2
/
+2
2021-06-29
[Ada] vx7-shared-libs - x86_64-vx7r2 (gnat runtime)
Doug Rupp
1
-7
/
+7
2021-06-21
[Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada.Strings.Text_Output
Steve Baird
1
-0
/
+6
2021-06-21
[Ada] Compile s-mmap on aarch64-linux
Doug Rupp
1
-1
/
+3
2021-06-21
[Ada] powerpc64-wrs-vxworks7r2: build shared libgnat
Frederic Konrad
1
-0
/
+7
2021-05-06
[Ada] Implement tiered support for floating-point exponentiation
Eric Botcazou
1
-0
/
+3
2021-05-05
[Ada] Speed up enumeration'Value with perfect hash function
Piotr Trojanek
1
-3
/
+9
2021-05-05
[Ada] Implement tiered support for floating-point output operations
Eric Botcazou
1
-3
/
+19
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-04-29
[Ada] Clean up Makefile.rtl
Arnaud Charlet
1
-13
/
+4
2021-04-29
[Ada] Makefile.rtl:ADA_EXCLUDE_SRCS update after some System.GCC unit renames
Joel Brobecker
1
-2
/
+0
2021-02-25
[PATCH v4 1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996) [P...
YunQiang Su
1
-0
/
+12
2021-01-14
RTEMS: Fix Ada build for riscv
Sebastian Huber
1
-0
/
+5
2020-12-17
[Ada] Do not use exponentiation for common bases in floating-point Value
Eric Botcazou
1
-1
/
+3
2020-12-16
[Ada] armhf-linux: symbolic tracebacks
Doug Rupp
1
-0
/
+2
2020-12-15
[Ada] Implement tiered support for floating-point input operations
Eric Botcazou
1
-1
/
+3
2020-12-07
Fix PR ada/97504 for mips*-linux
Matthias Klose
1
-0
/
+1
2020-11-29
Fix PR ada/97504 on hppa*-*-hpux*.
John David Anglin
1
-0
/
+2
2020-11-26
ada: c++: Get rid of libposix4, librt on Solaris
Rainer Orth
1
-4
/
+2
2020-11-26
[Ada] Add support for 128-bit fixed-point types on 64-bit platforms
Eric Botcazou
1
-5
/
+38
2020-11-18
Fix PR ada/97859, building ada cross compiler targeting powerpc64le-linux-gnu
Matthias Klose
1
-1
/
+1
2020-10-28
[PR97504] riscv needs wraplf for aux_long_long_float too
Alexandre Oliva
1
-0
/
+1
2020-10-27
[Ada] vx7r2cert: port ARM, PowerPC and x86 targets
Doug Rupp
1
-0
/
+5
2020-10-27
[Ada] Warnings on g-spogwa.adb
Arnaud Charlet
1
-0
/
+1
2020-10-25
Ada, Darwin, PowerPC : Fix bootstrap after 128 int changes.
Iain Sandoe
1
-1
/
+12
2020-10-23
Fix typo in recent change to Makefile.rtl (bis)
Eric Botcazou
1
-1
/
+1
2020-10-23
Fix typo in recent change to Makefile.rtl
Eric Botcazou
1
-1
/
+1
2020-10-23
more wraplf for aux long long float: s390, sparc and powerpc
Alexandre Oliva
1
-0
/
+3
2020-10-23
[Ada] Sockets.Poll implementation
Dmitriy Anisimkov
1
-3
/
+11
2020-10-22
[Ada] Enable the support of 128-bit integer types by default
Eric Botcazou
1
-0
/
+1
2020-10-22
[Ada] Build support units for 128-bit integer types on 64-bit platforms
Eric Botcazou
1
-60
/
+160
2020-10-22
use wraplf for low-precision elementary functions on x86*-vxworks too
Alexandre Oliva
1
-0
/
+3
2020-10-22
Use Aux_Long_Float for all real types on LynxOS
Alexandre Oliva
1
-0
/
+3
2020-10-22
vxworks float EFs not precise enough -> use long float
Alexandre Oliva
1
-0
/
+8
2020-10-22
Use Aux_Long_Long_Float wraplf for sparc*-sun-solaris too
Rainer Orth
1
-0
/
+1
2020-10-22
aarch64-* and ppc*-linux-gnu long long float/long double mismatch
Alexandre Oliva
1
-0
/
+6
[next]