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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-23
* ipa-inline-analysis.c (inline_write_summary): Fix thinko.
Jan Hubicka
2
-2
/
+6
2011-04-23
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
5
-1
/
+58
2011-04-23
re PR c/48685 (ICE in gimplify_expr, at gimplify.c:7034)
Jakub Jelinek
4
-2
/
+22
2011-04-23
Revert:
Uros Bizjak
2
-7
/
+0
2011-04-23
* gnat_ugn.texi (Examples of gnatxref Usage): Fix typo: s/it it/it is/
Jim Meyering
2
-1
/
+5
2011-04-23
Remove Dale Johannesen as darwin maintainer, invalid address.
Mike Stump
1
-1
/
+0
2011-04-23
* gensupport.c (read_md_rtx): Fix typo in comment.
Mike Stump
2
-1
/
+2
2011-04-23
Daily bump.
GCC Administrator
1
-1
/
+1
2011-04-23
cris.opt (moverride-best-lib-options): Fix typo in comment.
Mike Stump
2
-1
/
+6
2011-04-23
re PR go/48553 (fmt FAILs on 32-bit Solaris 2 with stack overflow)
Ian Lance Taylor
1
-1
/
+3
2011-04-23
Define go_unreachable to replace gcc_unreachable.
Ian Lance Taylor
13
-155
/
+153
2011-04-22
gengtype.c (open_base_files): Add ipa-inline.h include.
Jan Hubicka
17
-286
/
+1437
2011-04-22
libstdc++.exp (check_v3_target_time): Discard unused compilation result thank...
François Dumont
2
-84
/
+66
2011-04-22
tree.c (build_int_cst): Properly create canonicalized integer constants.
Richard Guenther
2
-10
/
+9
2011-04-22
Proper handling of -Werror=coverage-mismatch
Xinliang David Li
3
-5
/
+16
2011-04-22
re PR tree-optimization/48717 (integer wrong code bug)
Jakub Jelinek
4
-2
/
+39
2011-04-22
re PR target/48723 (ICE on function returning structure with -fstack-check on...
Uros Bizjak
4
-6
/
+28
2011-04-22
libgo: Support multilib testing.
Ian Lance Taylor
2
-76
/
+180
2011-04-22
re PR go/48503 (http/cgi FAILs if libgcc_s.so.1 isn't in default ld.so.1 sear...
Ian Lance Taylor
1
-3
/
+31
2011-04-22
decl.c (make_packable_type): Copy DECL_PARALLEL_TYPE onto the new type.
Eric Botcazou
2
-0
/
+7
2011-04-22
gigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG parameter.
Eric Botcazou
5
-64
/
+87
2011-04-22
bfin-protos.h (Mmode): Don't define.
Joseph Myers
2
-14
/
+19
2011-04-22
re PR c/48716 (gcc OpenMP static variable declared in scope inside construct ...
Jakub Jelinek
5
-1
/
+61
2011-04-22
re PR middle-end/48585 (483.xalancbmk in SPEC CPU 2006 failed to build)
Martin Jambor
2
-0
/
+7
2011-04-22
re PR c/36750 (-Wmissing-field-initializers relaxation request)
Alexander Monakov
4
-3
/
+25
2011-04-22
missed hunk from last commit
Alan Modra
1
-1
/
+1
2011-04-22
rs6000.c (rs6000_function_arg): Remove CALL_LIBCALL when returning call_cookie.
Alan Modra
6
-155
/
+118
2011-04-22
* MAINTAINERS: Update my email address.
Jie Zhang
2
-1
/
+5
2011-04-22
Daily bump.
GCC Administrator
1
-1
/
+1
2011-04-22
Remove cgraph pid
Xinliang David Li
9
-27
/
+68
2011-04-21
godump.c (go_format_type): Use exported Go name for anonymous field name.
Ian Lance Taylor
2
-2
/
+7
2011-04-21
Define go_assert to replace gcc_assert
Ian Lance Taylor
21
-595
/
+605
2011-04-21
Changelog: Remove gcc/ prefix from a changelog entry.
Easwaran Raman
1
-1
/
+1
2011-04-21
objc-act.c (synth_module_prologue): Call build_function_type_list instead of ...
Nathan Froyd
3
-7
/
+12
2011-04-21
frv.c (frv_init_builtins): Delete `endlink' variable.
Nathan Froyd
2
-12
/
+11
2011-04-21
arm.c (arm_init_iwmmxt_builtins): Call build_function_type_list instead of bu...
Nathan Froyd
2
-145
/
+92
2011-04-21
s390.c (s390_init_builtins): Call build_function_type_list instead of build_f...
Nathan Froyd
2
-1
/
+6
2011-04-21
ia64.c (ia64_init_builtins): Call build_function_type_list instead of builtin...
Nathan Froyd
2
-5
/
+10
2011-04-21
re PR fortran/48405 (Handle expressions in DO loops for front-end optimization)
Thomas Koenig
4
-111
/
+140
2011-04-21
cfgexpand.c (stack_var): Remove OFFSET...
Easwaran Raman
4
-57
/
+57
2011-04-21
* de.po: Update.
Joseph Myers
2
-550
/
+563
2011-04-21
Makefile.in (NO_SIBLING_ADAFLAGS): Always define.
Eric Botcazou
3
-85
/
+95
2011-04-21
gengtype-state.c (read_a_state_token): Fix argument to obstack_free.
Dimitrios Apostolou
3
-3
/
+10
2011-04-21
re PR debug/48703 (segfault in canonicalize_for_substitution)
Richard Guenther
5
-4
/
+34
2011-04-21
* gimple.c (walk_gimple_op) <GIMPLE_CALL>: Fix couple of oversights.
Eric Botcazou
5
-2
/
+40
2011-04-21
gcc_release (maybe_build_tarfile): Don't build a tarfile if the first directo...
Jakub Jelinek
2
-7
/
+6
2011-04-21
Makefile.in (site.exp): Do not use tmp0 but site.tmp as temporary file name.
Richard Guenther
2
-37
/
+42
2011-04-21
tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle MEM_REF and TARGET_MEM_...
Richard Guenther
3
-85
/
+82
2011-04-21
vmsdbgout.c (write_srccorr): Compute file length from the string.
Tristan Gingold
2
-6
/
+8
2011-04-21
ia64.c (ia64_start_function): Add a guard.
Tristan Gingold
2
-0
/
+5
[prev]
[next]