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
/
gcc-interface
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-10
[multiple changes]
Arnaud Charlet
1
-0
/
+9
2013-09-25
Makefile.in (OUTPUT_OPTION): Define as "-o $@".
Tom Tromey
1
-2
/
+2
2013-09-18
re PR ada/58264 (incorrect bounds of string when assigned from dereference of...
Eric Botcazou
1
-49
/
+91
2013-09-18
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Abstract_State>: New.
Eric Botcazou
1
-0
/
+6
2013-09-18
* gcc-interface/trans.c (gigi): Remove dead code.
Eric Botcazou
1
-12
/
+0
2013-09-18
trans.c (Subprogram_Body_to_gnu): Pop the stack of return variables for subpr...
Eric Botcazou
1
-0
/
+2
2013-09-13
Fix thinko in the late conversion to the use of configure variables for
Dominique d'Humieres
1
-1
/
+1
2013-09-12
Makefile.in: Import target_cpu, target_vendor, target_os and their host_ coun...
Thomas Schwinge
1
-80
/
+72
2013-09-10
[multiple changes]
Arnaud Charlet
1
-134
/
+141
2013-09-01
re PR ada/58239 (pretty-print.c:789: undefined reference to `operator delete(...
Eric Botcazou
2
-3
/
+13
2013-08-13
decl.c (gnat_to_gnu_entity): Do not bother about alias sets of derived types ...
Eric Botcazou
1
-1
/
+1
2013-08-13
decl.c (gnat_to_gnu_entity): Replace True with true.
Eric Botcazou
4
-19
/
+19
2013-08-13
trans.c (set_end_locus_from_node): Clear column info for the end_locus of a b...
Thomas Quinot
1
-2
/
+6
2013-08-13
trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no End_Label...
Thomas Quinot
1
-14
/
+44
2013-08-13
trans.c (Call_to_gnu): Deal with specific conditional expressions for misalig...
Eric Botcazou
1
-2
/
+12
2013-08-13
trans.c (can_equal_min_or_max_val_p): Be prepared for values outside of the r...
Eric Botcazou
1
-1
/
+4
2013-08-13
utils2.c (build_atomic_load): Do a mere view-conversion to the original type ...
Eric Botcazou
1
-9
/
+23
2013-08-08
Makefile.in (TOOLS_LIBS): Pick C object files from the compiler build and use...
Eric Botcazou
1
-9
/
+8
2013-07-21
gigi.h: Likewise.
Ondřej Bílka
3
-6
/
+6
2013-07-20
re PR ada/57934 (typo in definition of CAT in gcc-interface/ada.h for traditi...
Eric Botcazou
1
-2
/
+2
2013-06-13
ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.
Eric Botcazou
5
-77
/
+18
2013-05-30
* gcc-interface/Makefile.in (arm% androideabi): Robustify.
Eric Botcazou
1
-1
/
+1
2013-05-26
decl.c: (gnat_to_gnu_entity): In ASIS mode, do not check that access types ha...
Eric Botcazou
1
-3
/
+6
2013-05-26
decl.c (vinfo_t): New type and associated vector.
Eric Botcazou
1
-87
/
+158
2013-05-26
trans.c (Attribute_to_gnu): Add kludge to avoid generating an overflow for -1.
Eric Botcazou
1
-3
/
+8
2013-05-26
gigi.h (create_type_decl): Adjust prototype.
Eric Botcazou
3
-189
/
+194
2013-05-26
gigi.h (make_aligning_type): Adjust prototype.
Eric Botcazou
4
-8
/
+11
2013-05-26
decl.c (gnat_to_gnu_entity): Do not prematurely elaborate the full view of a ...
Eric Botcazou
2
-3
/
+6
2013-05-26
decl.c (gnat_to_gnu_entity): Always build the UNC variable for aliased object...
Eric Botcazou
1
-19
/
+12
2013-05-24
gigi.h (gnat_init_gcc_fp): Declare.
Eric Botcazou
3
-4
/
+33
2013-05-24
gigi.h (enum inline_status_t): New type.
Eric Botcazou
4
-41
/
+74
2013-05-24
ada-tree.h (LOOP_STMT_NO_UNROLL): New define.
Eric Botcazou
2
-7
/
+47
2013-05-24
trans.c: Include diagnostic.h and opts.h.
Eric Botcazou
1
-1
/
+86
2013-05-24
decl.c (gnat_to_gnu_entity): Constify a handful of local variables.
Eric Botcazou
1
-13
/
+60
2013-05-16
Makefile.in (LLINKER): New variable.
Jason Merrill
1
-1
/
+3
2013-05-13
Restore Solaris/amd64 Ada bootstrap (PR ada/57188)
Rainer Orth
1
-1
/
+1
2013-05-07
re PR ada/56474 (bogus Storage_Error raised for record containing empty zero-...
Eric Botcazou
1
-5
/
+10
2013-04-25
* gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Exclude s-init.ad{s,b}
Arnaud Charlet
1
-0
/
+1
2013-04-25
Update dependencies.
Arnaud Charlet
1
-36
/
+35
2013-04-24
Update dependencies.
Arnaud Charlet
1
-1418
/
+1467
2013-04-24
adabkend.adb, [...]: Everything with name 'Alfa' renamed in 'SPARK'.
Yannick Moy
1
-1319
/
+1277
2013-04-23
Makefile.in (targ): Fix target name check.
Eric Botcazou
1
-3
/
+3
2013-04-23
Update dependencies.
Arnaud Charlet
1
-515
/
+530
2013-04-12
Update dependencies.
Arnaud Charlet
1
-33
/
+34
2013-04-11
stor-layout.c (skip_simple_constant_arithmetic): Move to...
Eric Botcazou
1
-4
/
+5
2013-04-11
Minor editing.
Arnaud Charlet
1
-1
/
+1
2013-04-11
Update dependencies.
Arnaud Charlet
1
-34
/
+33
2013-04-11
[multiple changes]
Arnaud Charlet
1
-579
/
+617
2013-04-11
* gcc-interface/Make-lang.in: Update dependencies.
Arnaud Charlet
1
-9
/
+9
2013-03-06
trans.c (Attribute_to_gnu): Abort instead of erroring out for an unimplemente...
Eric Botcazou
1
-7
/
+2
[next]