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
2007-01-31
config.gcc: Add geode.
Eric Christopher
2
-21
/
+28
2007-01-31
i386.h (NON_QI_REG_P): Remove.
Kazu Hirata
2
-12
/
+0
2007-01-31
cgraphunit.c, [...]: Fix comment typos.
Kazu Hirata
11
-21
/
+28
2007-01-31
* simplify.c, trans-array.c: Fix comment typos.
Kazu Hirata
3
-3
/
+7
2007-01-31
* class.c, jcf-parse.c: Fix comment typos.
Kazu Hirata
3
-6
/
+10
2007-01-31
error.c (dump_type_suffix): Avoid use of cp_build_binary_op when calculating ...
Roger Sayle
2
-9
/
+14
2007-01-31
Daily bump.
GCC Administrator
1
-1
/
+1
2007-01-30
re PR c++/24745 (unpleasant warning for "if (NULL)")
Manuel López-Ibáñez
7
-19
/
+65
2007-01-30
invoke.texi (Code Gen Options): Fix abbreviation typo.
Ralf Wildenhues
3
-4
/
+9
2007-01-30
extend.texi (Decimal Floating Types): Remove decfloat.h from the list of disc...
Janis Johnson
2
-4
/
+5
2007-01-30
* gcj.texi (Strings): Fix documentation for JvNewString.
Tom Tromey
2
-3
/
+7
2007-01-30
gcj.texi (Invoking gcjh, [...]): Fix some typos.
Ralf Wildenhues
2
-3
/
+8
2007-01-30
re PR fortran/30432 ([4.1 only] gfortran.dg/c_by_val_1.f fails on ia64-*-*, p...
Steve Ellcey
3
-2
/
+11
2007-01-30
large-size-array-3.c: Correct typo.
Roger Sayle
2
-1
/
+6
2007-01-30
re PR c++/30601 (-Wreturn-type warns about more than what the documentation s...
Dirk Mueller
2
-5
/
+13
2007-01-30
cfgrtl.c (try_redirect_by_replacing_jump): Check only_sets_cc0_p.
Richard Sandiford
2
-1
/
+6
2007-01-30
builtins.c (expand_builtin_int_interclass_roundingfn): New function to handle...
Uros Bizjak
3
-16
/
+129
2007-01-30
re PR middle-end/27657 (bogus undefined reference error to static var with -g...
Richard Guenther
4
-2
/
+28
2007-01-30
re PR c/30313 (sizeof of expression including bit-field)
Richard Guenther
4
-0
/
+29
2007-01-30
fold-const.c (round_up): Make HIGH an unsigned HOST_WIDE_INT to avoid undefin...
Roger Sayle
2
-12
/
+19
2007-01-30
Daily bump.
GCC Administrator
1
-1
/
+1
2007-01-30
Belated typo fix from 2007-01-02.
Ben Elliston
1
-1
/
+1
2007-01-30
* jvspec.c (lang_specific_driver): Remove unused classpath_args.
Ben Elliston
2
-4
/
+4
2007-01-29
decExcept.c: New.
Janis Johnson
10
-0
/
+415
2007-01-29
re PR java/30607 (gcj -I x -C doesn't include x as source dir search patch)
Tom Tromey
3
-3
/
+19
2007-01-29
007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
Manuel López-Ibáñez
6
-9
/
+31
2007-01-29
tree-optimize.c (update_inlined_to_pointers): Delete unused function.
Manuel López-Ibáñez
2
-18
/
+5
2007-01-29
Makefile.in (USER_H): Remove decfloat.h.
Janis Johnson
9
-119
/
+106
2007-01-29
gccint.texi (Top): Rename Loop Representation to Loop Analysis and Representa...
Mike Stump
3
-2
/
+8
2007-01-29
tree.h (struct tree_memory_tag): Add aliases member.
Daniel Berlin
9
-174
/
+222
2007-01-29
re PR tree-optimization/30630 (Trunk GCC hangs while compiling cpu2k6/perlben...
Daniel Berlin
3
-2
/
+103
2007-01-29
altivec-24.c: New test.
Josh Conner
2
-0
/
+40
2007-01-29
re PR c++/28266 (ICE on invalid default variable)
Simon Martin
4
-1
/
+29
2007-01-29
class.c (add_method_1): Mark fndecl as external unless we are compiling it in...
Andrew Haley
2
-0
/
+9
2007-01-29
re PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref at module.c:1945)
Paul Thomas
4
-3
/
+47
2007-01-29
gcov-io.h (__gcov_indirect_call_profiler): Declare.
Ben Elliston
2
-0
/
+11
2007-01-29
Daily bump.
GCC Administrator
1
-1
/
+1
2007-01-28
builtins.c (expand_builtin_memset): Fix typo in my last patch.
Jan Hubicka
3
-2
/
+8
2007-01-28
expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...
Jan Hubicka
16
-45
/
+390
2007-01-28
* doc/md.texi (Standard Pattern Names): Document blockage pattern.
David Edelsohn
2
-0
/
+11
2007-01-28
large-size-array-3.c: Correct test case (portability).
Roger Sayle
2
-2
/
+7
2007-01-28
re PR c++/28988 (g++ does not check first type name in pseudo-destructor-name)
Andrew Pinski
4
-0
/
+28
2007-01-28
tree-ssa-loop-unswitch.c: Include tree-inline.h.
Zdenek Dvorak
17
-33
/
+207
2007-01-28
tree-data-ref.c (conflict_fn): Assert that the number of affine relations in ...
Zdenek Dvorak
2
-0
/
+6
2007-01-28
ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.
Razya Ladelsky
4
-69
/
+102
2007-01-28
re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in c...
Thomas Koenig
9
-92
/
+2105
2007-01-28
common.opt: Add fstrict-overflow.
Ian Lance Taylor
41
-99
/
+355
2007-01-28
tree.c (tree_fold_gcd): Delete.
Roger Sayle
5
-45
/
+17
2007-01-28
fold-const.c (size_binop): In the fast-paths for X+0...
Roger Sayle
4
-11
/
+79
2007-01-28
Daily bump.
GCC Administrator
1
-1
/
+1
[prev]
[next]