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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-03
gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.
Jakub Jelinek
1
-0
/
+9
2014-07-03
invoke.texi (-fsanitize=bounds): Tweak wording.
Marek Polacek
1
-0
/
+7
2014-07-03
rs6000.c (rs6000_adjust_atomic_subword): Use BYTES_BIG_ENDIAN rather than WOR...
Maciej W. Rozycki
1
-0
/
+6
2014-07-03
loop-invariant.c (struct invariant): Add a new member: eqno;
Zhenqiang Chen
1
-0
/
+7
2014-07-02
Only transform rotate to rotatert and v.v. if target has both
Segher Boessenkool
1
-0
/
+8
2014-07-02
add bugzilla links
Christian Bruel
1
-0
/
+2
2014-07-02
Support mode toggle.
Christian Bruel
1
-0
/
+23
2014-07-02
[AArch64] Removed unused variable i in aarch64_expand_vec_perm
Kyrylo Tkachov
1
-0
/
+5
2014-07-02
ipa-utils.h (method_class_type, [...]): Constify.
Jan Hubicka
1
-0
/
+16
2014-07-02
tree.c (decls_same_for_odr, [...]): Remove.
Jan Hubicka
1
-0
/
+25
2014-07-01
This patch fixes a couple of ICEs when using -gsplit-dwarf.
Cary Coutant
1
-0
/
+9
2014-07-01
revert r212197 for apparently not actually being obvious
Trevor Saunders
1
-0
/
+5
2014-07-01
Correct ChangeLog entries from r212041.
Teresa Johnson
1
-11
/
+0
2014-07-01
fix -Wunused-parameter warning in winnt.c
Trevor Saunders
1
-0
/
+5
2014-07-01
[AArch64] Implement some vca*_f[32,64] intrinsics.
Kyrylo Tkachov
1
-0
/
+11
2014-07-01
invoke.texi: Document -Wint-conversion.
Marek Polacek
1
-0
/
+4
2014-07-01
re PR c/58286 (Need option to make incompatible pointer type warnings into co...
Marek Polacek
1
-0
/
+5
2014-07-01
IPA REF alias refactoring
Martin Liska
1
-0
/
+23
2014-06-30
revert: tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if typ...
Jan Hubicka
1
-0
/
+15
2014-06-30
var-tracking.c (add_stores): Return instead of asserting if old and new value...
Joseph Myers
1
-0
/
+5
2014-06-30
re PR rtl-optimization/61608 (FAIL: gcc.target/arm/epilog-1.c scan-assembler ...
Richard Henderson
1
-0
/
+9
2014-06-30
except.c (emit_note_eh_region_end): New helper function.
Uros Bizjak
1
-0
/
+8
2014-06-30
ChangeLog: Fix whitespace.
Uros Bizjak
1
-48
/
+35
2014-06-30
tree-ssa-threadedge.c (simplify_control_stmt_condition): Look deeper into the...
Jeff Law
1
-0
/
+6
2014-06-30
convert.c (convert_to_integer): Don't instrument conversions if the function ...
Marek Polacek
1
-0
/
+7
2014-06-30
invoke.texi (-fsanitize=bounds): Move to the table with -fsanitize=undefined ...
Jakub Jelinek
1
-0
/
+5
2014-06-30
[AArch64] fix and enable non-const shuffle for bigendian using TBL instruction
Alan Lawrence
1
-0
/
+6
2014-06-30
* doc/install.texi (Specific, aarch64*-*-*): Fix markup. Reword a bit.
Gerald Pfeifer
1
-0
/
+4
2014-06-30
[AArch64] Fix register clobber in, aarch64_ashr_sisd_or_int_<mode>3 split.
Marcus Shawcroft
1
-0
/
+7
2014-06-30
ira-build.c (sort_conflict_id_map): Don't call qsort if num is 0, as ira_obje...
Jakub Jelinek
1
-0
/
+5
2014-06-30
loop-invariant.c (get_inv_cost): Handle register class.
Zhenqiang Chen
1
-0
/
+6
2014-06-29
invoke.texi (Optimize Options): Fix descriptions of ipa-cp-loop-hint-bonus an...
Gerald Pfeifer
1
-0
/
+5
2014-06-29
extend.texi (Function Attributes): Update 'naked' attribute documentation.
David Wohlferd
1
-0
/
+5
2014-06-29
Add PR bootstrap/61650 to the bug fixing it.
Gerald Pfeifer
1
-0
/
+1
2014-06-29
Add missing HAVE_cloog guards
Tobias Grosser
1
-0
/
+4
2014-06-29
Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.
Roman Gareev
1
-0
/
+17
2014-06-29
graphite-dependences.c (subtract_commutative_associative_deps): Add NULL chec...
Roman Gareev
1
-0
/
+10
2014-06-29
graphite-clast-to-gimple.c: gloog is renamed to graphite_regenerate_ast_cloog.
Roman Gareev
1
-0
/
+15
2014-06-28
tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if type is com...
Jan Hubicka
1
-0
/
+14
2014-06-28
* cgraph.c (dump_cgraph_node): Dump init&fini priorities.
Jan Hubicka
1
-0
/
+4
2014-06-28
tree-inline.c (remap_type_1): Do not duplicate fields that are shared in betw...
Jan Hubicka
1
-0
/
+5
2014-06-28
ipa-prop.c (ipa_set_jf_known_type): Record always the main variant of the type.
Jan Hubicka
1
-0
/
+9
2014-06-28
ipa-devirt.c (set_type_binfo): New function.
Jan Hubicka
1
-0
/
+12
2014-06-28
stor-layout.c (finish_builtin_struct): Copy fields into the variants.
Jan Hubicka
1
-0
/
+5
2014-06-28
rs6000.c (rs6000_aggregate_candidate): Revert accidental change due to wide-i...
Ulrich Weigand
1
-0
/
+5
2014-06-27
Support compressed debug sections
Rainer Orth
1
-0
/
+22
2014-06-27
re PR ipa/61160 (wrong code with -O3 (or ICE: verify_cgraph_node failed: edge...
Martin Jambor
1
-0
/
+11
2014-06-27
remove broken and redundant diagnostic in i386_pe_section_type_flags
Trevor Saunders
1
-0
/
+5
2014-06-27
tree-ssa-math-opts.c (bswap_replace): Fix SLOW_UNALIGNED_ACCESS test to only ...
Richard Biener
1
-0
/
+5
2014-06-27
Fix for devirtualization dump functions
Martin Liska
1
-0
/
+11
[next]