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/gfortran-test
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-15
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-15
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
/
gcc-interface
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
gigi.h (create_label_decl): Adjust.
Eric Botcazou
4
-12
/
+16
2012-01-27
decl.c (gnat_to_gnu_entity): For an aliased object with an unconstrained nomi...
Eric Botcazou
1
-4
/
+40
2012-01-21
re PR ada/46192 (wrong code for renaming of volatile packed array with addres...
Eric Botcazou
1
-0
/
+8
2012-01-14
Makefile.in (OSCONS_EXTRACT): Add $(GNATLIBCFLAGS).
Andreas Schwab
1
-2
/
+2
2012-01-09
trans.c (call_to_gnu): Create the temporary for the return value in the varia...
Eric Botcazou
1
-7
/
+14
2012-01-09
* gcc-interface/trans.c (addressable_p) <COMPONENT_REF>: Fix thinko.
Eric Botcazou
1
-2
/
+2
2011-12-20
[multiple changes]
Arnaud Charlet
1
-364
/
+400
2011-12-20
Support 64-bit libgnat multilib on i?86-linux
Rainer Orth
1
-3
/
+15
2011-12-18
decl.c (gnat_to_gnu_param): Add comment about double reference and DECL_POINT...
Eric Botcazou
2
-2
/
+7
2011-12-15
[multiple changes]
Arnaud Charlet
1
-0
/
+5
2011-12-12
[multiple changes]
Arnaud Charlet
1
-2
/
+4
2011-12-11
utils2.c (gnat_build_constructor): Test the TREE_STATIC flag of elements to c...
Eric Botcazou
1
-1
/
+1
2011-12-11
decl.c (gnat_to_gnu_param): Set the restrict qualifier on references built fo...
Eric Botcazou
1
-0
/
+8
2011-12-11
decl.c (gnat_to_gnu_entity): If there is an alignment set on a renaming...
Eric Botcazou
1
-0
/
+11
2011-12-11
* gcc-interface/trans.c (gigi): Initialize the linemap earlier.
Eric Botcazou
1
-7
/
+7
2011-12-06
Makefile.in (LIBGNAT_TARGET_PAIRS [windows targets]): Correctly detect cygwin...
Dave Korn
1
-5
/
+19
2011-12-02
Makefile.in (INCLUDES): Remove $(srcdir)/config.
Eric Botcazou
2
-107
/
+117
2011-12-01
re PR bootstrap/51201 (build error without Ada compiler installed)
Jakub Jelinek
1
-2
/
+2
2011-11-23
[multiple changes]
Arnaud Charlet
2
-18
/
+22
2011-11-23
Update dependencies.
Arnaud Charlet
1
-24
/
+22
2011-11-23
[multiple changes]
Arnaud Charlet
2
-5
/
+7
2011-11-21
[multiple changes]
Arnaud Charlet
1
-153
/
+160
2011-11-21
Makefile.in (INCLUDES_FOR_SUBDIR): Add $(fsrcdir) by means of -iquote uncondi...
Eric Botcazou
1
-9
/
+3
2011-11-20
trans.c (struct language_function): Add GNAT_RET.
Eric Botcazou
1
-9
/
+202
2011-11-20
trans.c (Subprogram_Body_to_gnu): Add comment.
Eric Botcazou
2
-12
/
+11
2011-11-20
decl.c (gnat_to_gnu_entity): Adjust call to components_to_record.
Eric Botcazou
2
-66
/
+129
2011-11-18
re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-d...
Tristan Gingold
1
-1
/
+0
2011-11-12
Makefile.in (stamp-gnatlib-$(RTSDIR)): Don't link s-oscons.ads.
Iain Sandoe
2
-5
/
+34
2011-11-10
fe.h (Serious_Errors_Detected): New macro.
Eric Botcazou
4
-18
/
+251
2011-11-07
[multiple changes]
Arnaud Charlet
1
-37
/
+37
2011-11-04
* gcc-interface/Make-lang.in: Update dependencies.
Arnaud Charlet
1
-5
/
+6
2011-11-04
[multiple changes]
Arnaud Charlet
2
-33
/
+30
2011-11-04
decl.c (gnat_to_gnu_entity): Do not assert that the type of the parameters is...
Eric Botcazou
1
-1
/
+2
2011-10-28
re PR ada/50842 (gnatmake fails to link in stage3 with undefined symbol _icon...
Eric Botcazou
1
-8
/
+9
2011-10-26
decl.c (elaborate_expression_1): Add EXPR_PUBLIC_P local variable.
Eric Botcazou
1
-6
/
+6
2011-10-26
decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union ...
Eric Botcazou
5
-38
/
+19
2011-10-26
decl.c (gnat_to_gnu_field): Always check components declared as atomic.
Eric Botcazou
1
-8
/
+10
2011-10-24
Makefile.in: Use GNU ld switches to generate map files on AIX.
Tristan Gingold
1
-3
/
+6
2011-10-23
* gcc-interface/decl.c (create_concat_name): Add explicit cast.
Eric Botcazou
1
-1
/
+1
2011-10-20
Make-lang.in (GNATLIBFLAGS, [...]): Reintroduce.
Eric Botcazou
1
-6
/
+16
2011-10-20
trans.c (lhs_or_actual_p): New predicate.
Eric Botcazou
1
-17
/
+31
2011-10-20
back_end.adb (Call_Back_End): Pass the maximum logical line number instead of...
Eric Botcazou
1
-0
/
+4
2011-10-17
Linemap infrastructure for virtual locations
Tom Tromey
1
-6
/
+4
2011-10-15
lang-specs.h: Ensure -mrtp switch is passed when using either rtp-smp or rave...
Nicolas Roche
1
-1
/
+1
2011-10-13
[multiple changes]
Arnaud Charlet
2
-9
/
+13
2011-10-13
* gcc-interface/Makefile.in: Fix typo.
Arnaud Charlet
1
-1
/
+1
2011-10-12
Makefile.in (LOOSE_WARN): Delete.
Eric Botcazou
4
-131
/
+33
2011-10-12
trans.c (Attribute_to_gnu): Use remove_conversions.
Eric Botcazou
3
-32
/
+18
2011-10-12
ada-tree.h (DECL_LOOP_PARM_P): New flag.
Eric Botcazou
7
-66
/
+415
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
2
-6
/
+4
[next]