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-04-06
Use backend interface for expression statements.
Ian Lance Taylor
4
-2
/
+32
2011-04-06
re PR testsuite/48480 (FAIL: staticrootslib.lo -O2 (test for excess errors))
Rainer Orth
2
-1
/
+7
2011-04-06
configure.ac (build_tools): Remove build-byacc.
Joseph Myers
5
-17677
/
+29
2011-04-06
re PR debug/48466 (Wrong variable locations at -O0 on i686)
Jakub Jelinek
5
-1
/
+87
2011-04-06
tm.texi.in: Document C target hooks as separate from general target hooks.
Joseph Myers
28
-188
/
+457
2011-04-06
ipa-inline.c (enum inlining_mode): Remove.
Richard Guenther
2
-185
/
+178
2011-04-06
arm.h (arm_class_likely_spilled_p): Check against LO_REGS only for Thumb-1.
Andrew Stubbs
3
-6
/
+17
2011-04-06
Fix commit for PR target/43920
Ramana Radhakrishnan
2
-21
/
+4
2011-04-06
gimple-low.c (lower_gimple_return): When not optimizing, force labels associa...
Eric Botcazou
4
-1
/
+22
2011-04-06
dbxout.c: (debug_nesting...
Tristan Gingold
2
-1
/
+12
2011-04-06
i386.md (attribute isa): New.
Uros Bizjak
5
-912
/
+572
2011-04-06
tree-inline.c (estimate_num_insns): For calls simply account for all passed a...
Richard Guenther
2
-47
/
+10
2011-04-06
re PR middle-end/47663 (Very simple wrapper not inlined)
Richard Guenther
8
-137
/
+232
2011-04-06
* config/alpha/osf5.h (MAX_OFILE_ALIGNMENT): Define.
Rainer Orth
2
-1
/
+9
2011-04-06
invoke.texi (Spec Files): Fix typo.
Jonathan Wakely
2
-1
/
+5
2011-04-06
profile.c (branch_prob): Move declaration of local variable.
Eric Botcazou
2
-10
/
+12
2011-04-06
libgo: Always use AM_LDFLAGS when linking libgo.la.
Ian Lance Taylor
2
-2
/
+2
2011-04-06
arm.md (arm_cmpsi_insn): Compute attr "length".
Wei Guozhi
3
-8
/
+70
2011-04-06
re PR bootstrap/48471 (ia64-*-* does not bootstrap due to unused variables in...
Nathan Froyd
2
-21
/
+30
2011-04-06
Daily bump.
GCC Administrator
1
-1
/
+1
2011-04-06
* de.po: Update.
Joseph Myers
2
-131
/
+128
2011-04-05
pr47917.c: Add -D_XOPEN_SOURCE=500 to dg-options for Solaris 9 as well.
Eric Botcazou
2
-2
/
+2
2011-04-05
pr47917.c: Add -D_XOPEN_SOURCE=500 to dg-options for Solaris 8 as well.
Eric Botcazou
2
-1
/
+6
2011-04-05
re PR bootstrap/48403 (bootstrap comparison failure)
Bernd Schmidt
2
-1
/
+9
2011-04-05
m68k.c (m68k_handle_option): Don't handle OPT_m5200, OPT_m5206e, OPT_m528x, O...
Joseph Myers
5
-35
/
+23
2011-04-05
tree-ssa-threadupdate.c (determine_bb_domination_status): Always check if BB ...
Jeff Law
2
-2
/
+6
2011-04-05
gotest: Add external timeout if internal timeout fails.
Ian Lance Taylor
1
-1
/
+14
2011-04-05
+2011-04-05 Sterling Augustine <augustine.sterling@gmail.com> + + * MAINTAINE...
Sterling Augustine
2
-1
/
+5
2011-04-05
gotest: Avoid echo -n.
Ian Lance Taylor
1
-2
/
+2
2011-04-05
cprop.c (struct reg_use): Remove.
Steven Bosscher
2
-27
/
+40
2011-04-05
re PR bootstrap/48469 (bootstrap failure)
Nathan Froyd
2
-0
/
+8
2011-04-05
Sync config.sub from upstream.
Ralf Wildenhues
2
-0
/
+6
2011-04-05
fix compilation on AUTO_INC_DEC targets
Nathan Froyd
2
-9
/
+20
2011-04-05
re PR middle-end/48441 (ICE in mark_oprs_set)
Steven Bosscher
2
-2
/
+7
2011-04-05
combine.c: Include obstack.h.
Nathan Froyd
3
-126
/
+152
2011-04-05
gcse.c (modify_mem_list): Convert to an array of VECs.
Nathan Froyd
2
-19
/
+23
2011-04-05
re PR middle-end/48461 (function.c:5268:1: error: emit_use_return_register_in...
Tom de Vries
2
-1
/
+7
2011-04-05
* stor-layout.c (self_referential_size): Fix 2010-07-13 commit.
Eric Botcazou
2
-1
/
+5
2011-04-05
trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls): Use build_function_type_...
Nathan Froyd
2
-17
/
+26
2011-04-05
re PR target/43920 (Choosing conditional execution over conditional branches ...
Tom de Vries
2
-0
/
+47
2011-04-05
rx-opts.h: New.
Joseph Myers
5
-49
/
+109
2011-04-05
re PR lto/48431 (patch to fix a compile error in lto-plugin.c when using olde...
Richard Guenther
2
-3
/
+8
2011-04-05
debug.h (debug_flush_symbol_queue, [...]): Delete.
Nathan Froyd
4
-87
/
+91
2011-04-05
gcse.c (modify_pair): Define.
Nathan Froyd
2
-51
/
+38
2011-04-05
re PR target/43920 (Choosing conditional execution over conditional branches ...
Tom de Vries
2
-1
/
+8
2011-04-05
re PR target/43920 (Choosing conditional execution over conditional branches ...
Tom de Vries
2
-0
/
+32
2011-04-05
re PR target/43920 (Choosing conditional execution over conditional branches ...
Tom de Vries
2
-1
/
+10
2011-04-05
cfgcleanup.c (try_crossjump_bb): Remove 2 superfluous variables.
Tom de Vries
2
-8
/
+8
2011-04-05
Minor tweaks
Eric Botcazou
1
-4
/
+4
2011-04-05
For Yufeng Zhang.
Yufeng Zhang
3
-217
/
+224
[next]