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/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
2009-04-19
cygwin-stdint.h (INTPTR_TYPE): Remove "long".
Dave Korn
1
-0
/
+5
2009-04-19
re PR c/37481 (-pedantic accepts flexible array member = "string" initializat...
Joseph Myers
1
-0
/
+6
2009-04-19
re PR c/19771 (VLA deallocation)
Joseph Myers
1
-0
/
+6
2009-04-19
mips.h (mips_tune_attr): New macro.
Adam Nemet
1
-0
/
+5
2009-04-19
re PR c/38243 (Restrict constraint violation not an error with -pedantic-errors)
Joseph Myers
1
-0
/
+6
2009-04-19
toplev.c (compile_file): Move call to coverage_finish ...
Diego Novillo
1
-0
/
+8
2009-04-19
cgraph.c (cgraph_create_edge, [...]): Set proper cfun.
Jan Hubicka
1
-0
/
+6
2009-04-19
re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...
Manuel López-Ibáñez
1
-0
/
+14
2009-04-19
* tree.c (protected_set_expr_location): Fix formatting.
Eric Botcazou
1
-0
/
+4
2009-04-19
re PR c/27676 (gcc is overly strict in assignment to read-only data)
Joseph Myers
1
-0
/
+7
2009-04-18
re PR c/22367 (constraints on '&' not fully implemented)
Joseph Myers
1
-0
/
+6
2009-04-18
re PR c/35210 (gcc incorrectly allows calling function returning "const void")
Joseph Myers
1
-0
/
+7
2009-04-18
cgraph.c (cgraph_make_edge, [...]): Set nothrow flag.
Jan Hubicka
1
-0
/
+17
2009-04-18
re PR tree-optimization/39804 (internal compiler error: in propagate_necessit...
Richard Guenther
1
-0
/
+9
2009-04-18
tree-vrp.c (ssa_name_nonzero_p): Remove.
Kazu Hirata
1
-0
/
+5
2009-04-18
tree.c (function_args_count): Remove.
Kazu Hirata
1
-0
/
+5
2009-04-18
tree-iterator.c (expr_only): Remove.
Kazu Hirata
1
-0
/
+5
2009-04-18
reginfo.c (cannot_change_mode_set_regs): Remove.
Kazu Hirata
1
-0
/
+5
2009-04-18
avr.md (*rotlsi3_8, [...]): Check whether operands 0 and 1 overlaps.
Anatoly Sokolov
1
-0
/
+5
2009-04-18
re PR middle-end/36902 (Array bound warning with dead code after optimization)
Manuel López-Ibáñez
1
-0
/
+14
2009-04-18
* config/mips/mips.c (mips_final_postscan_insn): Make it static.
Adam Nemet
1
-0
/
+4
2009-04-18
* doc/extend.texi, doc/invoke.texi: Fix typos.
Kazu Hirata
1
-0
/
+4
2009-04-17
* tree-flow-inline.h (get_lineno): Fix inverted test.
Cary Coutant
1
-0
/
+4
2009-04-17
tree-ssa-pre.c (create_expression_by_pieces): Remove assertion for AVAIL_OUT.
Diego Novillo
1
-0
/
+5
2009-04-17
re PR target/38627 (SuperH libgcc.a lacks .note.GNU-stack markings in math fu...
Mike Frysinger
1
-0
/
+6
2009-04-17
except.c (debug_eh_tree): New.
Diego Novillo
1
-0
/
+10
2009-04-17
omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.
Diego Novillo
1
-0
/
+14
2009-04-17
toplev.c (default_tree_printer): Add handling for %E format.
Simon Baldwin
1
-0
/
+4
2009-04-17
tree-pretty-print.c (dump_generic_node): Add break after TREE_BINFO handler.
Diego Novillo
1
-0
/
+11
2009-04-17
re PR other/31567 (cc1, cc1plus, etc. don't support @file mechanism)
Rafael Avila de Espindola
1
-0
/
+10
2009-04-17
dwarf2out.c (field_byte_offset): Use the type size as the field size if the l...
Eric Botcazou
1
-0
/
+5
2009-04-17
* dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.
David Edelsohn
1
-0
/
+4
2009-04-17
dbxout.c (dbxout_block): Reinstate test on TREE_USED.
Eric Botcazou
1
-0
/
+5
2009-04-17
tree-ssa-structalias.c (get_constraint_for_component_ref): Handle component r...
Richard Guenther
1
-0
/
+5
2009-04-17
tm.texi (TARGET_DEFAULT_TARGET_FLAGS, [...]): Use @deftypevr rather than @def...
Adam Nemet
1
-0
/
+8
2009-04-17
tree-ssa-forwprop.c (get_prop_dest_stmt): Clean up tuplification.
Richard Guenther
1
-0
/
+7
2009-04-17
configure.ac: Add new AC_SUBST for TM_ENDIAN_CONFIG...
Andrew Stubbs
1
-0
/
+48
2009-04-17
Makefile.in (REVISION_s): Always include quotes.
Rafael Avila de Espindola
1
-0
/
+15
2009-04-17
tree-ssa-alias.c (refs_may_alias_p_1): Do not use TBAA for decl-vs-decl disam...
Richard Guenther
1
-0
/
+5
2009-04-17
s390.h (s390_tune_attr): New macro definition.
Andreas Krebbel
1
-0
/
+5
2009-04-17
tree-ssa-ccp.c (struct fold_stmt_r_data): Remove.
Richard Guenther
1
-0
/
+9
2009-04-17
tree-ssa-dom.c (gimple_assign_unary_useless_conversion_p): Remove.
Richard Guenther
1
-0
/
+8
2009-04-17
sh.h (FUNCTION_VALUE): Fix call to sh_promote_prototypes.
Paolo Bonzini
1
-0
/
+4
2009-04-17
sfp-machine.h (__gcc_CMPtype): New typedef.
Uros Bizjak
1
-0
/
+5
2009-04-17
config.gcc: Add soft-fp/t-softfp and i386/t-linux to tmake_file for...
Aurelien Jarno
1
-31
/
+30
2009-04-17
re PR tree-optimization/39746 (Fail pr34513.c and pr34513.C at -O1 and above)
Richard Guenther
1
-0
/
+7
2009-04-17
df.h: Include "timevar.h".
Ian Lance Taylor
1
-0
/
+88
2009-04-16
mips.c (mips_rtx_cost_data): Use SOFT_FP_COSTS in XLR entry.
Joseph Myers
1
-0
/
+9
2009-04-16
re PR target/39767 (libgcc2.c:562: internal compiler error: RTL check: expect...
Kaz Kojima
1
-0
/
+6
2009-04-16
cfgrtl.c (delete_insn_chain_and_edges): Remove.
Kazu Hirata
1
-0
/
+5
[next]