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
2013-10-29
Autogenerated fixes of "->symbol." to "->"
David Malcolm
1
-9
/
+9
2013-10-29
darwin.c: Include gimple.h.
Andrew MacLeod
2
-0
/
+2
2013-10-29
arm.c (cortexa7_extra_costs): New table.
Kyrylo Tkachov
2
-1
/
+118
2013-10-28
i386.md (prefetch): Allow TARGET_AVX512PF.
Alexander Ivchenko
2
-2
/
+50
2013-10-28
i386.md (any_truncate): New.
Alexander Ivchenko
3
-6
/
+971
2013-10-28
jump-around-jump.c: New test.
Joern Rennecke
1
-0
/
+2
2013-10-27
sh.c (MSW, LSW): Move and rename macros to...
Oleg Endo
3
-26
/
+28
2013-10-27
cris.c (cris_emit_trap_for_misalignment): Replace the removed PRED_MUDFLAP wi...
Hans-Peter Nilsson
1
-5
/
+2
2013-10-26
sh.md (movmemsi): Remove empty constraints and predicates.
Oleg Endo
1
-20
/
+24
2013-10-26
re PR target/52483 (SH Target: Loads from volatile memory leave redundant sig...
Oleg Endo
1
-6
/
+25
2013-10-26
Makefile.def (target_modules): Remove libmudflap
Jeff Law
4
-45
/
+0
2013-10-25
2013-10-25 Vladimir Makarov <vmakarov@redhat.com>
Vladimir Makarov
4
-6
/
+121
2013-10-25
i386.h (TARGET_MPX): New define.
Uros Bizjak
1
-12
/
+14
2013-10-25
constraints.md (B): New.
Ilya Enkovich
9
-68
/
+412
2013-10-24
arc.c (arc_ccfsm_post_advance): Also handle TYPE_UNCOND_BRANCH.
Joern Rennecke
1
-1
/
+6
2013-10-24
[AArch64,PATCH] Adjust preferred_reload_class of SP+C
Ian Bolton
1
-0
/
+18
2013-10-24
config.gcc (sh-*): Add sh-mem.o to extra_obj.
Christian Bruel
5
-156
/
+347
2013-10-23
re PR target/57756 (Function target attribute is retaining state of previous...
Sriraman Tallam
1
-2
/
+3
2013-10-23
altivec.md (mulv8hi3): Adjust for little endian.
Bill Schmidt
1
-1
/
+4
2013-10-23
re PR target/58838 (mullw sets condition code incorrectly.)
David Edelsohn
1
-4
/
+4
2013-10-23
tilegx.c: Include "tree.h".
Jan-Benedict Glaw
1
-0
/
+1
2013-10-22
i386.h (TARGET_MISALIGNED_MOVE_STRING_PROLOGUES_EPILOGUES): New tuning flag.
Jan Hubicka
3
-70
/
+503
2013-10-22
re PR target/58779 (wrong code at -O1 on x86_64-linux-gnu)
Uros Bizjak
2
-41
/
+26
2013-10-22
mips.c (mips_rtx_costs): Fix cost estimate for nor (AND (NOT OP1) (NOT OP2)).
Steve Ellcey
1
-0
/
+12
2013-10-22
rs6000.c (altivec_expand_vec_perm_const): Reverse meaning of merge-high and m...
Bill Schmidt
1
-6
/
+32
2013-10-22
tilepro.c: Include "tree.h".
Jan-Benedict Glaw
1
-0
/
+1
2013-10-22
m68k.c (notice_update_cc): Handle register conflict with PRE_DEC.
Andreas Schwab
1
-0
/
+7
2013-10-21
arm.c (cortexa9_extra_costs): Update mult costs for extend and extend_add.
Kyrylo Tkachov
1
-4
/
+4
2013-10-21
i386.md (kxnor<mode>): Add FLAGS_REG clobber.
Uros Bizjak
1
-8
/
+11
2013-10-21
* config/i386/i386-tune.def: Add comment; organize into categories
Jan Hubicka
1
-280
/
+329
2013-10-21
i386.c (expand_set_or_movmem_via_loop): Add issetmem argument.
Michael Zolotukhin
1
-624
/
+381
2013-10-20
altivec.md (vec_unpacku_hi_v16qi): Adjust for little endian.
Bill Schmidt
1
-64
/
+68
2013-10-20
x86-tune.def (X86_TUNE_SLOW_IMUL_IMM32_MEM, [...]): Keep enabled only for K8 ...
Jan Hubicka
1
-3
/
+3
2013-10-20
mips.h (ISA_HAS_WSBH): Define.
Richard Sandiford
2
-0
/
+60
2013-10-19
rs6000.c (vspltis_constant): Make sure we check all elements for both endian ...
Bill Schmidt
1
-3
/
+4
2013-10-19
re PR target/58792 (ICE at mode-switching.c:421 when compiling clang lib/AST/...
Uros Bizjak
1
-3
/
+11
2013-10-19
i386.h (ACCUMULATE_OUTGOING_ARGS): Disable accumulation for cold functions.
Jan Hubicka
3
-26
/
+55
2013-10-18
arm.c (cortexa9_extra_costs): New table.
Kyrylo Tkachov
1
-1
/
+103
2013-10-18
rs6000.c: Include cgraph.h.
Andrew MacLeod
1
-0
/
+1
2013-10-18
tree-cfg.h: Rename from tree-flow.h.
Andrew Macleod
3
-4
/
+1
2013-10-18
frv.c (frv_init_cumulative_args): Fix wrong cast.
Jan-Benedict Glaw
1
-1
/
+1
2013-10-18
[AArch64] Fix types for vcvt<sd>_n intrinsics.
James Greenhalgh
1
-8
/
+8
2013-10-17
rs6000.c (enum rs6000_reload_reg_type): Add new fields to the reg_addr array ...
Michael Meissner
1
-81
/
+249
2013-10-17
sse.md (*vec_widen_smult_even_v8si): Remove isa attribute.
Uros Bizjak
1
-2
/
+1
2013-10-17
i386.c (ix86_fixup_binary_operands): When both source operands are in memory...
Uros Bizjak
1
-1
/
+3
2013-10-17
re PR target/58673 (ICE in final_scan_insn for movti_ppc64 with base+offset a...
Michael Meissner
2
-22
/
+13
2013-10-17
aarch64.c (aarch64_print_operand): Handle 'c'.
Kyrylo Tkachov
1
-0
/
+26
2013-10-17
[AArch64] Fix preferred_reload_class for regclass STACK_REG.
Marcus Shawcroft
1
-1
/
+10
2013-10-17
fix typo comment
Christian Bruel
1
-1
/
+1
2013-10-16
re PR target/57756 (Function target attribute is retaining state of previous...
Michael Meissner
3
-9
/
+16
[next]