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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-30
adaint.c: Test for __linux__ instead of linux and __sun__ instead of sun.
Eric Botcazou
13
-67
/
+82
2015-05-30
m68k.h (ASM_PCREL_SPEC): Pass --pcrel also for implict or explicit -fPIE or -...
Andreas Schwab
2
-2
/
+7
2015-05-30
alpha: turn -mcpu=<cpu> into -m<cpu> for the assembler all the time
Mike Frysinger
2
-1
/
+5
2015-05-30
Fix dg-warning in gcc.dg/alias-8.c
H.J. Lu
2
-1
/
+5
2015-05-30
expmed.c (extract_bit_field_1): Avoid clobbering a yet-to-be-used base/index ...
DJ Delorie
2
-0
/
+10
2015-05-30
alias.c (alias_set_entry_d): Add is_pointer and has_pointer.
Jan Hubicka
6
-62
/
+314
2015-05-30
Daily bump.
GCC Administrator
1
-1
/
+1
2015-05-30
rs6000.c (split_stack_arg_pointer_used_p): Scan correct block for use of r12.
Alan Modra
2
-1
/
+14
2015-05-29
vextp64_1.c: Close comment on final line.
Christophe Lyon
2
-1
/
+5
2015-05-29
* sv.po: Update.
Joseph Myers
2
-430
/
+289
2015-05-29
PR 66215: S390: Fix placement of post-label NOPs with -mhotpatch
Dominik Vogt
32
-55
/
+165
2015-05-29
[obvious] Close comment in aarch64 test
Kyrylo Tkachov
2
-1
/
+5
2015-05-29
re PR tree-optimization/66142 (Loop is not vectorized because not sufficient ...
Jakub Jelinek
4
-1
/
+57
2015-05-29
re PR middle-end/66314 (ice in verify_loop_structure)
Richard Biener
4
-8
/
+63
2015-05-29
t-msp430 (MULTILIB_OPTIONS): Add multilibs for the different types of hardwar...
Nick Clifton
1
-2
/
+388
2015-05-29
testsuite: auto-wipe dump files
Bernhard Reutner-Fischer
5879
-6117
/
+185
2015-05-29
Daily bump.
GCC Administrator
1
-1
/
+1
2015-05-28
* gcc.c-torture/execute/pr65369.c: Don't assume int is 32 bits.
DJ Delorie
2
-1
/
+6
2015-05-28
configure.ac: Move the atoll check from AC_CHECK_FUNCS to gcc_AC_CHECK_DECLS.
Andreas Tobler
3
-4
/
+10
2015-05-28
utils.c (max_size): Add special code to deal with the subtraction of a "negat...
Eric Botcazou
4
-1
/
+40
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
19
-145
/
+343
2015-05-28
nios2-linux: add missing cpp specs
Mike Frysinger
2
-0
/
+7
2015-05-28
microblaze-linux: add missing cpp specs
Mike Frysinger
2
-0
/
+7
2015-05-28
hppa-linux: add missing cpp specs
Mike Frysinger
2
-1
/
+6
2015-05-28
tree-vect-loop.c (vect_fixup_reduc_chain): New function.
Richard Biener
6
-32
/
+173
2015-05-28
[multiple changes]
Arnaud Charlet
4
-21
/
+97
2015-05-28
re PR tree-optimization/66142 (Loop is not vectorized because not sufficient ...
Richard Biener
4
-3
/
+30
2015-05-28
sem_util.adb (Requires_Transient_Scope): Avoid returning function results on ...
Bob Duff
2
-17
/
+181
2015-05-28
re PR target/63810 (gcc sets incorrect macro for OS X deployment targets)
Lawrence Velázquez
13
-32
/
+296
2015-05-28
Mark parameters with ATTRIBUTE_UNUSED
H.J. Lu
2
-1
/
+7
2015-05-28
sem_util.adb (Wrong_Type): In any instance...
Ed Schonberg
3
-9
/
+35
2015-05-28
re PR libgomp/65742 (Several libgomp.oacc-* failures after r221922.)
Julian Brown
2
-5
/
+11
2015-05-28
[multiple changes]
Arnaud Charlet
8
-31
/
+110
2015-05-28
rx.c (push_regs): New function.
Nick Clifton
2
-21
/
+61
2015-05-28
tree-vectorizer.h (struct _slp_instance): Remove body_cost_vec member.
Richard Biener
4
-107
/
+78
2015-05-27
Add --enable-default-pie option to GCC configure
H.J. Lu
47
-50
/
+370
2015-05-28
Fix PR66168
Thomas Preud'homme
4
-1
/
+27
2015-05-28
re PR target/66148 (build/genpreds: Internal error: abort in choose_enum_orde...
John David Anglin
2
-8
/
+16
2015-05-28
pa.c (pa_print_operand): Use HOST_WIDE_INT_PRINT_DEC instead of "%d" for 'o' ...
John David Anglin
2
-1
/
+6
2015-05-28
Daily bump.
GCC Administrator
1
-1
/
+1
2015-05-27
re PR target/39726 ([cond-optab] ColdFire pessimizations on QImode/HImode tests)
Jeff Law
3
-0
/
+71
2015-05-27
decl.c (check_redeclaration_exception_specification): Depend on -Wsystem-head...
Jason Merrill
4
-5
/
+22
2015-05-27
decl.c (warn_extern_redeclared_static): Use the location of newdecl in diagno...
Jason Merrill
8
-32
/
+46
2015-05-27
apply to correct changelog
Nathan Sidwell
2
-7
/
+7
2015-05-27
re PR c++/66270 (ICE: canonical types differ for identical types)
Nathan Sidwell
4
-2
/
+28
2015-05-27
trans.c (elaborate_all_entities): Do not elaborate an incomplete type coming ...
Eric Botcazou
2
-0
/
+10
2015-05-27
expr.h (array_at_struct_end_p): Move to...
Eric Botcazou
5
-155
/
+182
2015-05-27
decl.c (gnat_to_gnu_entity): Move down code applying atomic checks to the obj...
Eric Botcazou
2
-9
/
+9
[next]