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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-29
re PR ada/63310 (Ada bootstrap error with -fcompare-debug)
Eric Botcazou
2
-7
/
+15
2015-06-29
Wunused-parameter warnings are given from cgraph::finalize_function,
Manuel López-Ibáñez
2
-3
/
+6
2015-06-26
Minor comment tweak.
Eric Botcazou
1
-2
/
+1
2015-06-26
trans.c (Handled_Sequence_Of_Statements_to_gnu): When not optimizing the CFG...
Eric Botcazou
2
-2
/
+14
2015-06-26
gigi.h (note_types_used_by_globals): Delete.
Eric Botcazou
4
-30
/
+40
2015-06-26
gigi.h (create_var_decl_1): Rename into...
Eric Botcazou
4
-160
/
+165
2015-06-26
trans.c (loop_info_d): Add low_bound...
Eric Botcazou
2
-18
/
+84
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
3
-4
/
+6
2015-06-25
hash-traits.h (ggc_cache_hasher): Rename to...
Richard Sandiford
3
-2
/
+8
2015-06-25
decl.c (value_annotation_hasher::handle_cache_entry): Delete.
Richard Sandiford
3
-19
/
+16
2015-06-25
function.h (struct incoming_args): Move struct.
Andrew MacLeod
2
-1
/
+5
2015-06-19
gigi.h (record_builtin_type): Adjust comment.
Eric Botcazou
5
-185
/
+220
2015-06-19
* gcc-interface/misc.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): Define.
Eric Botcazou
1
-0
/
+2
2015-06-19
decl.c (gnat_to_gnu_entity): Make sure the size of a padding type built aroun...
Eric Botcazou
3
-5
/
+23
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
8
-9
/
+10
2015-06-11
Restore DW_AT_abstract_origin for cross-unit call sites
Pierre-Marie de Rodat
2
-1
/
+9
2015-06-09
misc.c: Remove duplicate include directives.
Eric Botcazou
4
-4
/
+6
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
8
-8
/
+10
2015-06-08
Add missing file.
Eric Botcazou
1
-0
/
+147
2015-06-08
configure.ac (*-*-dragonfly*): New configuration.
John Marino
16
-30
/
+1007
2015-06-06
Add missing entry.
Eric Botcazou
1
-1
/
+6
2015-06-06
utils.c (note_types_used_by_globals): Tweak comment.
Eric Botcazou
2
-9
/
+7
2015-06-05
Merge debug-early branch into mainline.
Aldy Hernandez
5
-25
/
+39
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
8
-24
/
+10
2015-06-04
decl.c (gnat_to_gnu_entity): If processing a definition...
Pierre-Marie de Rodat
2
-1
/
+8
2015-06-03
* gcc-interface/utils.c (copy_type): Also set TYPE_CANONICAL.
Eric Botcazou
2
-0
/
+5
2015-06-03
trans.c (gnat_to_gnu): Fix typo in latest change.
Eric Botcazou
2
-1
/
+6
2015-06-01
* gcc-interface/Makefile.in: Fix ARM/Darwin configuration.
Eric Botcazou
2
-3
/
+8
2015-06-01
utils.c (scale_by_factor_of): When handling a function call expression, proce...
Pierre-Marie de Rodat
2
-2
/
+34
2015-06-01
decl.c (gnat_to_gnu_entity): Replace pointer types with references ones for f...
Pierre-Marie de Rodat
2
-2
/
+7
2015-06-01
decl.c (gnat_to_gnu_entity): For a definition of a type coming from a limited...
Eric Botcazou
2
-3
/
+16
2015-06-01
winnt.c (i386_pe_encode_section_info): Remove obsolete kludge.
Eric Botcazou
2
-6
/
+22
2015-06-01
lang-specs.h (TARGET_VXWORKS_RTP): Simplify and add trailing space.
Eric Botcazou
2
-2
/
+2
2015-06-01
lang-specs.h (TARGET_VXWORKS_RTP): Move substitution to before first -gnatez ...
Eric Botcazou
2
-2
/
+7
2015-06-01
decl.c (gnat_to_gnu_entity): If the record has a parent field and a represent...
Eric Botcazou
2
-0
/
+12
2015-06-01
trans.c (lvalue_required_p): Deal with character and enumeration literals as ...
Eric Botcazou
2
-5
/
+13
2015-06-01
gigi.h (build_simple_component_ref): Declare.
Eric Botcazou
5
-49
/
+128
2015-05-31
* s-oscons-tmplt.c: Add explicit tests for Android alongside Linux.
Eric Botcazou
2
-6
/
+11
2015-05-30
Fix copyright years.
Eric Botcazou
5
-5
/
+5
2015-05-30
adaint.c: Test for __linux__ instead of linux and __sun__ instead of sun.
Eric Botcazou
13
-67
/
+82
2015-05-28
utils.c (max_size): Add special code to deal with the subtraction of a "negat...
Eric Botcazou
2
-1
/
+20
2015-05-28
decl.c (gnat_to_gnu_entity): Do not error out on a return type which has a si...
Eric Botcazou
2
-1
/
+8
2015-05-28
utils.c (gnat_pushdecl): Reunify the handling of array and pointer types wrt ...
Eric Botcazou
2
-32
/
+35
2015-05-28
gigi.h (gnat_stabilize_reference): Adjust.
Eric Botcazou
5
-138
/
+223
2015-05-28
[multiple changes]
Arnaud Charlet
4
-21
/
+97
2015-05-28
sem_util.adb (Requires_Transient_Scope): Avoid returning function results on ...
Bob Duff
2
-17
/
+181
2015-05-28
sem_util.adb (Wrong_Type): In any instance...
Ed Schonberg
3
-9
/
+35
2015-05-28
[multiple changes]
Arnaud Charlet
8
-31
/
+110
2015-05-27
Add --enable-default-pie option to GCC configure
H.J. Lu
2
-0
/
+7
2015-05-27
trans.c (elaborate_all_entities): Do not elaborate an incomplete type coming ...
Eric Botcazou
2
-0
/
+10
[next]