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
path:
root
/
gcc
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-01
t-linux-androideabi: New.
Maxim Kuvyrkov
1
-0
/
+10
2010-06-01
2010-06-01 Kai Tietz
Kai Tietz
2
-12
/
+24
2010-05-31
re PR target/44338 (-mno-fused-madd causes FAIL: gcc.target/i386/sse-23.c (in...
Jakub Jelinek
1
-20
/
+20
2010-05-31
re PR target/44161 (__attribute__((__target__)) resets pic flag causing spuri...
Kai Tietz
1
-1
/
+9
2010-05-30
darwin.c (output_objc_section_asm_op): Add comment.
Iain Sandoe
5
-9
/
+14
2010-05-30
rs6000.c (rs6000_output_function_entry): Use RS6000_OUTPUT_BASENAME unconditi...
Eric Botcazou
1
-8
/
+3
2010-05-30
i386.c (pro_epilogue_adjust_stack): Use EBP for tail call epilogues.
Jan Hubicka
1
-8
/
+12
2010-05-29
re PR target/44165 (5/15/2010 snapshot build failure on hppa Linux)
John David Anglin
1
-1
/
+1
2010-05-29
re PR target/44261 (Multiplying -1 by NaN is not valid.)
John David Anglin
1
-20
/
+37
2010-05-29
basic-block.h (struct control_flow_graph): Move last_label_uid field up.
Nathan Froyd
2
-5
/
+5
2010-05-29
* config/t-darwin (darwin-c.o): Remove C_TREE_H dependency.
Steven Bosscher
1
-1
/
+1
2010-05-29
spu-protos.h: Do not include rtl.h.
Steven Bosscher
3
-7
/
+11
2010-05-29
* config/rs6000/rs6000-c.c: Remove c-tree.h include.
Mike Stump
1
-1
/
+0
2010-05-28
* config/darwin-c.c: Remove c-tree.h include.
Mike Stump
1
-1
/
+0
2010-05-28
re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...
Joseph Myers
1
-3
/
+3
2010-05-28
thumb2.md (*thumb2_addsi3_compare0): New.
Julian Brown
3
-4
/
+58
2010-05-28
re PR bootstrap/44314 (Powerpc64-unknown-linux-gnu bootstrap broken)
Maxim Kuvyrkov
3
-0
/
+6
2010-05-28
re PR target/43636 (ICE in extract_insn, at recog.c:2103)
Jakub Jelinek
1
-2
/
+2
2010-05-28
i386.c (ix86_fn_abi_va_list): Make static.
Uros Bizjak
2
-28
/
+30
2010-05-28
c-common.c (c_common_nodes_and_builtins): Replace use of TARGET_ENUM_VA_LIST ...
Kai Tietz
2
-5
/
+3
2010-05-28
re PR bootstrap/44299 (Bootstrap broken for cygwin and mingw targets)
Kai Tietz
3
-7
/
+3
2010-05-28
re PR target/44266 (stack frame lacks parameter save area)
Alan Modra
1
-22
/
+13
2010-05-28
s390.md (movqi): Fix typo ('*' -> '#').
Andreas Krebbel
1
-1
/
+1
2010-05-28
rs6000-modes.def (PSImode): Delete.
Segher Boessenkool
1
-5
/
+0
2010-05-28
constraints.md ("z" constraint): Change to CA_REGS.
Segher Boessenkool
5
-24
/
+26
2010-05-27
invoke.texi (xtensa options): Add -mforce-no-pic.
Sterling Augustine
2
-0
/
+6
2010-05-27
re PR bootstrap/44299 (Bootstrap broken for cygwin and mingw targets)
Kai Tietz
2
-2
/
+2
2010-05-27
PR 43726 * config/lm32/lm32.h: Remove definition of GO_IF_MODE_DEPENDENT_ADDR...
Jon Beniston
1
-4
/
+1
2010-05-27
Support compilation for Android platform. Reimplement -mandroid.
Maxim Kuvyrkov
5
-138
/
+96
2010-05-27
Add support for Bionic C library
Maxim Kuvyrkov
5
-29
/
+63
2010-05-27
c-common.h (c_register_addr_space): Add prototype.
Ulrich Weigand
1
-3
/
+1
2010-05-26
avr-c.c: Do not include regs.h.
Steven Bosscher
3
-37
/
+37
2010-05-26
sparc.h (FUNCTION_VALUE, [...]): Remove macros.
Anatoly Sokolov
3
-44
/
+58
2010-05-26
spu-c.c: Do not include function.h...
Steven Bosscher
1
-7
/
+0
2010-05-26
picochip.md (movsi): Split a movsi from a const after reload.
Hariharan Sandanagobalane
1
-1
/
+1
2010-05-26
rtl.h (decl_default_tls_model): Move prototype from here...
Steven Bosscher
1
-5
/
+6
2010-05-26
re PR target/44199 (ppc64 glibc miscompilation)
Jakub Jelinek
2
-0
/
+27
2010-05-25
function.h (struct function): Add can_throw_non_call_exceptions bit.
Eric Botcazou
3
-8
/
+7
2010-05-25
i386-c.c: Do not include rtl.h.
Steven Bosscher
2
-2
/
+1
2010-05-25
s390.c (optimization_options): Fix and move the flag_prefetch_loop_arrays ove...
Andreas Krebbel
1
-3
/
+5
2010-05-25
enable multilibs on powerpc64-apple-darwin
Iain Sandoe
2
-1
/
+13
2010-05-25
thumb2.md (thumb2_tlobits_cbranch): Add constraint to tst instruction and a n...
Wei Guozhi
2
-8
/
+25
2010-05-24
neon-testgen.ml: Use dg-add-options arm_neon.
Daniel Jacobowitz
1
-2
/
+2
2010-05-24
Define __crc32q only if __SSE4_2__ is defined.
H.J. Lu
1
-0
/
+2
2010-05-24
lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__ added to the preprocessor cond...
Daniel Gutson
1
-1
/
+2
2010-05-23
Properly check OPTION_MASK_ISA_64BIT.
H.J. Lu
1
-0
/
+1
2010-05-23
rs6000.c (rs6000_mode_dependent_address_p): New.
Anatoly Sokolov
3
-11
/
+13
2010-05-23
re PR target/43869 (ms_abi -> sysv_abi passing float arguments incorrectly)
Maarten Lankhorst
1
-18
/
+8
2010-05-22
sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
Anatoly Sokolov
2
-27
/
+32
2010-05-21
real: Do not include gmp.h, mpfr.h, and mpc.h.
Steven Bosscher
1
-3
/
+3
[next]