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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
Describe unwinding for realigned frames explicitly.
Richard Henderson
5
-10
/
+130
2010-08-04
Emit the prologue/epilogue using frame offsets.
Richard Henderson
3
-392
/
+590
2010-08-04
Remove duplicate definition of TARGET_64BIT_MS_ABI.
Richard Henderson
2
-3
/
+2
2010-08-04
Cleanup 32-bit ms_hook code.
Richard Henderson
3
-60
/
+82
2010-08-04
Consolidate red-zone logic into ix86_using_red_zone.
Richard Henderson
2
-7
/
+18
2010-08-04
Simplify logic saving the int registers in the prologue.
Richard Henderson
2
-11
/
+20
2010-08-04
Eliminate most of the conditional compilation from dwarf2out.c.
Richard Henderson
2
-89
/
+10
2010-08-04
re PR debug/45171 (Invalid DWARF...DIE 0x00006a1d has multiple AT_byte_size ...
Richard Henderson
3
-15
/
+33
2010-08-04
re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3)
Bernd Schmidt
3
-2
/
+8
2010-08-04
re PR fortran/42207 ([OOP] Compile-time errors on typed allocation and pointe...
Janus Weil
7
-8
/
+109
2010-08-04
* g++.dg/warn/miss-format-1.C: Update line number.
Daniel Gutson
2
-1
/
+5
2010-08-04
re PR fortran/45183 (FAIL: gfortran.dg/derived_constructor_char_1.f90)
Tobias Burnus
2
-3
/
+25
2010-08-04
re PR target/44583 (c-c++-common/torture/complex-sign-add.c fails for signed ...
Steve Ellcey
4
-30
/
+83
2010-08-04
c-ada-spec.c (dump_ada_template): Mark underlying instance type as visited.
Arnaud Charlet
2
-30
/
+54
2010-08-04
alias.c (rtx_refs_may_alias_p): Do not resort to TBAA if either alias-set is ...
Richard Guenther
2
-1
/
+9
2010-08-04
re PR c++/44641 (Generated constructors and destructors get wrong debug locat...
Uros Bizjak
2
-1
/
+7
2010-08-04
re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...
Mikael Morin
4
-21
/
+28
2010-08-04
tree-ssa-propagate.h (struct prop_value_d, [...]): Move ...
Richard Guenther
11
-103
/
+169
2010-08-04
re PR fortran/44857 (ICE in output_constructor_regular_field, at varasm.c:4996)
Tobias Burnus
6
-2
/
+127
2010-08-04
re PR middle-end/45176 (restrict qualifier is not used in a manually unrolled...
Richard Guenther
2
-1
/
+7
2010-08-04
tree-ssa-ccp.c (get_constant_value): New function.
Richard Guenther
2
-110
/
+72
2010-08-04
Makefile.in (double-int.o): Add $(TOPLEV_H) dependency.
Richard Guenther
4
-1
/
+31
2010-08-04
picochip.c (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define.
Hariharan Sandanagobalane
4
-40
/
+141
2010-08-04
trans-io.c (gfc_build_io_library_fndecls): Fix return value of some libgfortr...
Tobias Burnus
2
-10
/
+15
2010-08-04
unix.h (GLOBAL_ASM_OPS): Add tabs around .globl.
Uros Bizjak
2
-3
/
+6
2010-08-04
decl.c: Do not undefine IN_GCC_FRONTEND and do not include expr.h.
Eric Botcazou
3
-15
/
+18
2010-08-04
Daily bump.
GCC Administrator
1
-1
/
+1
2010-08-03
simplify-rtx.c (simplify_binary_operation_1): Try to simplify away NEG as ope...
Bernd Schmidt
5
-5
/
+96
2010-08-03
re PR fortran/45159 (Unnecessary temporaries)
Thomas Koenig
4
-14
/
+59
2010-08-03
spu.c (spu_emit_branch_hint): Do not access NOTE_KIND of non-NOTE insns.
Ulrich Weigand
2
-1
/
+6
2010-08-03
ipa-split.c (struct split_point): Add split_part_set_retval.
Jan Hubicka
4
-27
/
+170
2010-08-03
tree-sra.c (completely_scalarize_record): New parameter REF, create its own a...
Martin Jambor
2
-12
/
+14
2010-08-03
re PR fortran/44584 (Invalid memory access with gfortran.dg/typebound_proc_15...
Janus Weil
6
-9
/
+22
2010-08-03
alpha.h (SWITCH_TAKES_ARG): Define.
Joseph Myers
18
-39
/
+46
2010-08-03
i386.h (ix86_compare_op0, [...]): Remove.
Uros Bizjak
5
-130
/
+113
2010-08-03
Daily bump.
GCC Administrator
1
-1
/
+1
2010-08-02
re PR fortran/45159 (Unnecessary temporaries)
Thomas Koenig
4
-12
/
+28
2010-08-02
re PR target/45063 (ICE: Segmentation fault (cc1) compiling matmul_i1.c)
Bernd Schmidt
2
-1
/
+18
2010-08-02
alpha.c (alpha_build_builtin_va_list): Mark __offset as volatile.
Uros Bizjak
2
-0
/
+10
2010-08-02
re PR fortran/36854 ([meta-bug] fortran front-end optimization)
Thomas Koenig
8
-31
/
+249
2010-08-02
Add -ftree-loop-distribute-patterns enabled at -O3.
Sebastian Pop
7
-14
/
+100
2010-08-02
re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg...
Mikael Morin
4
-16
/
+60
2010-08-02
arm.c (arm_rtx_costs_1): Remove second clause from the if statement which add...
Bernd Schmidt
2
-6
/
+7
2010-08-02
re PR target/40457 (use stm and ldm to access consecutive memory words)
Bernd Schmidt
11
-532
/
+2111
2010-08-02
thumb2.md (thumb2_movdi, [...]): Delete patterns.
Bernd Schmidt
3
-77
/
+34
2010-08-02
final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.
Bernd Schmidt
7
-641
/
+195
2010-08-02
postreload.c (reload_cse_simplify_operands): Take attribute enabled into acco...
Bernd Schmidt
2
-0
/
+6
2010-08-02
arm.c (COSTS_N_INSNS): Remove definition.
Ramana Radhakrishnan
2
-3
/
+4
2010-08-02
Daily bump.
GCC Administrator
1
-1
/
+1
2010-08-01
re PR fortran/44912 ([OOP] Segmentation fault on TBP)
Janus Weil
5
-0
/
+78
[next]