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
2005-06-28
cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...
Jan Hubicka
1
-0
/
+33
2005-06-28
fdl.texi: Merge in changes from upstream.
Kelley Cook
1
-0
/
+5
2005-06-27
re PR tree-optimization/21959 (vrp miscompiles Ada front-end, drops loop exit...
Diego Novillo
1
-0
/
+7
2005-06-27
tree-optimize.c (exercute_free_datastructures): Do not disband implicit edges...
Jan Hubicka
1
-0
/
+13
2005-06-27
basic-block.h (basic_block_def): Kill rbi.
Jan Hubicka
1
-0
/
+23
2005-06-27
rs6000.c (rs6000_file_start): Note PPC405 erratum in verbose_asm output.
David Edelsohn
1
-0
/
+9
2005-06-27
builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
Jakub Jelinek
1
-0
/
+59
2005-06-27
* regrename.c (copy_value): Fix comment.
Jakub Jelinek
1
-0
/
+2
2005-06-27
toplev.c (process_options): Use if (FRAME_GROWS_DOWNWARD) instead of preproce...
Jakub Jelinek
1
-0
/
+3
2005-06-27
targhooks.c (default_hidden_stack_protect_fail): Fall back to default_externa...
Jakub Jelinek
1
-0
/
+12
2005-06-27
c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.
Richard Henderson
1
-0
/
+56
2005-06-26
re PR c/21911 (named parameter mistakenly identified as sentinel)
Kaveh R. Ghazi
1
-0
/
+9
2005-06-26
genautomata.c (decl_mode_check_failed, [...]): Add noreturn attribute.
Kaveh R. Ghazi
1
-0
/
+5
2005-06-26
builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).
Kazu Hirata
1
-0
/
+9
2005-06-26
cfg.c, [...]: Fix comment typos.
Kazu Hirata
1
-0
/
+5
2005-06-26
install.texi (Specific): Do not specify the concrete versions of GCC provided...
Gerald Pfeifer
1
-0
/
+6
2005-06-26
arc-protos.c: Remove the prototype for arc_finalize_pic.
Kazu Hirata
1
-0
/
+9
2005-06-26
re PR middle-end/17965 (ice in expand_call)
Jakub Jelinek
1
-0
/
+4
2005-06-26
re PR middle-end/22028 (ICE after invalid struct declaration)
Jakub Jelinek
1
-0
/
+4
2005-06-26
regrename.c (copy_value): Don't replace fixed or global regs with older regs.
Jakub Jelinek
1
-0
/
+3
2005-06-26
defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.
Jakub Jelinek
1
-2
/
+44
2005-06-26
re PR tree-optimization/22026 (ACATS FAIL C45331A fixed point wrong code (VRP...
Kazu Hirata
1
-1
/
+8
2005-06-26
Makefile.in (OBJS-common): Remove duplicate object file names.
Kazu Hirata
1
-0
/
+5
2005-06-25
Move misplaced ChangeLog entry.
Jakub Jelinek
1
-12
/
+0
2005-06-25
tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update profile.
Jan Hubicka
1
-0
/
+3
2005-06-25
passes.c (rest_of_handle_branch_prob): Do not rebuild profiling info when not...
Jan Hubicka
1
-0
/
+8
2005-06-25
bfin.md (ror_one, [...]): New patterns.
Bernd Schmidt
1
-0
/
+8
2005-06-25
Update FSF address.
Kelley Cook
1
-0
/
+4
2005-06-25
gengtype.c: Update FSF address in copyright header.
Kelley Cook
1
-0
/
+5
2005-06-24
cfglayout.c (block_locators_locs, [...]): Change the type to VEC(int,heap)*.
Kazu Hirata
1
-0
/
+9
2005-06-24
tree-nrv.c (tree_nrv): Fix to check assignments to the RESULT_DECL rather tha...
Jason Merrill
1
-0
/
+6
2005-06-24
tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ...
Jan Hubicka
1
-0
/
+20
2005-06-24
re PR tree-optimization/22171 (gcc-4.0-20050623 internal compiler error in li...
Mark Mitchell
1
-0
/
+6
2005-06-24
re PR tree-optimization/22000 (Read from volatile member of struct is optimiz...
Mark Mitchell
1
-0
/
+6
2005-06-24
* opts.c (decode_options): Enable unit-at-a-time by default at -O1.
Jan Hubicka
1
-0
/
+4
2005-06-23
tree-optimize.c (init_tree_optimization_passes): Move copy prop pass to run j...
Jeff Law
1
-0
/
+7
2005-06-23
re PR tree-optimization/22117 (VRP thinks <ptr type> + <ptr type> is always n...
Kazu Hirata
1
-0
/
+6
2005-06-23
re PR c++/19317 (removing a temporary return value when we cannot)
Jason Merrill
1
-0
/
+19
2005-06-23
re PR target/21760 (Powerpc atomic builtins missing PPC405 errata)
David Edelsohn
1
-0
/
+9
2005-06-23
* tree-inline.c (copy_body_r): Remap labels correctly.
Jan Hubicka
1
-0
/
+4
2005-06-23
* config/rs6000/sysv4.h (TARGET_ASM_EXCEPTION_SECTION): Delete.
Alan Modra
1
-0
/
+4
2005-06-22
re PR middle-end/20593 (Simple array of string access miscompiled on x86 and ...
Richard Kenner
1
-0
/
+7
2005-06-21
tree-vrp.c (extract_range_from_unary_expr): Handle type conversions better.
Jeff Law
1
-0
/
+5
2005-06-21
genopinit.c (vec_shl_optab, [...]): Initialize new optabs.
Dorit Nuzman
1
-0
/
+37
2005-06-21
c-typeck.c (build_function_call): Set fundecl = function again.
Daniel Berlin
1
-0
/
+14
2005-06-21
config/sh/linux.h (FUNCTION_PROFILER): Constify a char*.
Kaz Kojima
1
-0
/
+4
2005-06-20
re PR target/22077 (vec_all_eq does not produce good result)
Fariborz Jahanian
1
-0
/
+6
2005-06-20
netware-libgcc.def: Update copyright.
Jan Beulich
1
-0
/
+16
2005-06-20
fold-const.c (swap_tree_comparison): Add support for unordered floating point...
Roger Sayle
1
-0
/
+10
2005-06-20
integrate.c (allocate_initial_values): Update the references to global_live_a...
Kaz Kojima
1
-0
/
+5
[next]