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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
MAINTAINERS (Register Allocation): Move myself from reviewers to maintainers.
Vladimir Makarov
2
-1
/
+6
2011-07-19
tree-ssa-forwprop.c (lookup_logical_inverted_value): Remove TRUTH_*_EXPR hand...
Richard Guenther
5
-26
/
+19
2011-07-19
tree.h (fold_build_pointer_plus_loc): New helper function.
Richard Guenther
56
-396
/
+355
2011-07-19
re PR middle-end/18908 (Missed folding opportunities with bools)
Richard Guenther
2
-71
/
+22
2011-07-19
re PR fortran/49708 (ICE with allocate and no dimensions)
Janus Weil
4
-1
/
+20
2011-07-19
re PR tree-optimization/49742 (ICE for gcc.dg/vect/O3-pr39675-2.c on ARM)
Richard Sandiford
2
-13
/
+23
2011-07-19
Makefile.in (tree-ssa-forwprop.o): Depend on gimple-pretty-print.h.
Richard Biener
2
-80
/
+50
2011-07-19
gimplify.c (gimplify_expr): Gimplify TRUTH_NOT_EXPR as BIT_XOR_EXPR, same as ...
Richard Guenther
9
-42
/
+53
2011-07-19
re PR tree-optimization/49768 (C99 style union initializations does not work ...
Jakub Jelinek
4
-5
/
+33
2011-07-19
re PR tree-optimization/49771 (wrong code with -ftree-vectorize)
Ira Rosen
4
-3
/
+45
2011-07-19
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-19
ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments.
Martin Jambor
20
-1408
/
+2364
2011-07-18
parser.c (cp_parser_parameter_declaration_list): Initialize parenthesized_p.
Martin Jambor
2
-1
/
+6
2011-07-18
bb-reorder.c (fix_crossing_conditional_branches): Emit all insns before calli...
Richard Henderson
2
-24
/
+17
2011-07-18
re PR middle-end/49675 (ICE (segfault) with -finstrument-functions)
Jakub Jelinek
4
-0
/
+43
2011-07-18
bb-reorder.c (emit_barrier_after_bb): Split out of ...
Richard Henderson
2
-22
/
+22
2011-07-18
re PR target/47744 ([x32] ICE: in reload_cse_simplify_operands, at postreload...
Uros Bizjak
2
-11
/
+18
2011-07-18
re PR bootstrap/49769 (configuration mismatch -- extra parts)
Rainer Orth
2
-7
/
+33
2011-07-18
re PR libstdc++/48430 (std::hash partial specialization for std::unique_ptr a...
Paolo Carlini
3
-2
/
+9
2011-07-18
trans-decl.c (gfc_build_qualified_array): Make coarray's token TYPE_QUAL_REST...
Tobias Burnus
2
-3
/
+10
2011-07-18
* doc/install.texi (Specific, *-ibm-aix*): AIX assembler bug.
David Edelsohn
2
-0
/
+13
2011-07-18
gimplify.c (gimplify_expr): Use input_location, not saved_location when build...
Richard Guenther
2
-4
/
+9
2011-07-18
expr.c (expand_expr_real_2): Properly truncate the BIT_NOT_EXPR expansion res...
Richard Guenther
4
-1
/
+41
2011-07-18
re PR target/49541 (TLS support partially broken in 64-bit mode)
Rainer Orth
2
-1
/
+6
2011-07-18
* MAINTAINERS (Global Reviewers): Add myself.
Jakub Jelinek
2
-4
/
+5
2011-07-18
re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...
Rainer Orth
54
-1554
/
+98
2011-07-18
pr49038.c: Run only on targets that support mmap.
Ira Rosen
2
-0
/
+6
2011-07-18
MAINTAINERS (Global Reviewers): Add myself.
Richard Guenther
2
-0
/
+5
2011-07-18
resolve.c (resolve_transfer): Mention defined I/O in the diagnostic for alloc...
Tobias Burnus
2
-5
/
+12
2011-07-18
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-17
re PR target/49746 (Generated PA-RISC2.0w code cannot be assembled by GNU as-...
John David Anglin
2
-9
/
+18
2011-07-17
re PR fortran/34657 (program-unit MY_SUB imports symbol MY_SUB)
Tobias Burnus
7
-4
/
+86
2011-07-17
re PR middle-end/49732 (crash on terminal_interface-curses-menus.adb from ncu...
Eric Botcazou
4
-3
/
+48
2011-07-17
re PR fortran/49624 (ICE with pointer-bound remapping)
Tobias Burnus
4
-1
/
+21
2011-07-16
Makefile.def (language=c++): Add check-c++0x and check-target-libmudflap-c++.
Jason Merrill
4
-9
/
+26
2011-07-16
pt.c (tinst_level_tick, [...]): Replace with last_error_tinst_level.
Jason Merrill
7
-32
/
+40
2011-07-16
re PR c++/45329 (When printing a list of candidate functions, explain why eac...
Nathan Froyd
58
-277
/
+872
2011-07-17
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-16
expr.c (gfc_ref_this_image): New function.
Tobias Burnus
14
-58
/
+257
2011-07-16
changelog typo.
Basile Starynkevitch
1
-1
/
+1
2011-07-16
mul-subnormal-single-1.x: Add tic6x-*-* case.
Bernd Schmidt
8
-0
/
+45
2011-07-16
install.texi: Document --enable-static-libjava.
Matthias Klose
7
-2
/
+55
2011-07-16
Make-lang.in (check-g++-strict-gc): New.
Jason Merrill
7
-6
/
+37
2011-07-15
bbpart: Use a VEC for crossing_edges.
Richard Henderson
2
-160
/
+122
2011-07-16
Daily bump.
GCC Administrator
1
-1
/
+1
2011-07-15
mpi.c (caf_runtime_error): Change fprintf to vfprintf.
Daniel Carrera
3
-2
/
+7
2011-07-15
ctype_members.cc: New file.
Yufeng Zhang
4
-6
/
+335
2011-07-15
2011-07-15 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-1
/
+1
2011-07-15
re PR libstdc++/49745 (error: ‘int truncate’ redeclared as different kind...
Paolo Carlini
8
-16
/
+120
2011-07-15
Use source_location where it is due
Dodji Seketeli
3
-8
/
+16
[next]