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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-08
* c-common.h (C_ARTIFICIAL_STRING_P): Remove.
Kazu Hirata
2
-4
/
+2
2005-04-08
* match.c (gfc_match_arithmetic_if): Declare static.
Diego Novillo
2
-1
/
+5
2005-04-08
genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
Kazu Hirata
3
-20
/
+13
2005-04-08
* tree.h (STRIP_MAIN_TYPE_NOPS): Remove.
Kazu Hirata
2
-11
/
+2
2005-04-08
* function.h (nonlocal_labels): Remove.
Kazu Hirata
2
-1
/
+2
2005-04-08
function.h (function): Remove instrument_entry_exit.
Kazu Hirata
2
-5
/
+3
2005-04-08
function.c (push_function_context_to): Don't set contains_functions.
Kazu Hirata
3
-16
/
+6
2005-04-08
* c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove.
Kazu Hirata
2
-7
/
+4
2005-04-08
* config/s390/tpf.h (ASM_SPEC): Define.
Ulrich Weigand
2
-0
/
+7
2005-04-08
tree-flow.h: Remove the prototype for redirect_immediate_uses.
Kazu Hirata
2
-5
/
+6
2005-04-08
arm.c (arm_const_double_by_parts): New function.
Richard Earnshaw
4
-0
/
+66
2005-04-08
tree-ssa-operands.c (correct_use_link): Remove linear scan.
Andrew MacLeod
2
-5
/
+28
2005-04-08
* system.h: Revert last change.
Kaveh R. Ghazi
2
-3
/
+6
2005-04-08
re PR fortran/17229 (parser confused by arithmetic if inside an if)
Francois-Xavier Coudert
4
-0
/
+70
2005-04-08
* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)
Richard Sandiford
5
-37
/
+55
2005-04-08
fp-bit.c: Include L_mul_tf in #endif comment.
Ben Elliston
3
-5
/
+9
2005-04-08
system.h: Poison PARAMS.
Kaveh R. Ghazi
4
-7
/
+16
2005-04-08
Daily bump.
GCC Administrator
1
-1
/
+1
2005-04-07
* config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)
Richard Sandiford
4
-41
/
+59
2005-04-07
class.c (push_class): By default, suppress debug output.
Per Bothner
2
-0
/
+7
2005-04-07
Makefile.in: Add make ifeq define for hppa linux tasking support.
Laurent GUERBY
5
-1
/
+717
2005-04-07
tiny_1.f90: New test.
Steven G. Kargl
3
-0
/
+23
2005-04-07
tree-ssa-dse.c (dse_optimize_stmt): Fix incorrect comment.
Daniel Berlin
2
-1
/
+5
2005-04-07
simplify.c (gfc_simplify_exponent): Fix exponent(tiny(x))
Steven G. Kargl
2
-0
/
+11
2005-04-07
iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define.
Ian Lance Taylor
4
-12
/
+8
2005-04-07
tree-ssa-sink.c (nearest_common_dominator_of_uses): Consider all immediate us...
Kazu Hirata
2
-9
/
+12
2005-04-07
gcj.texi: Correct gcj-dbtool instructions.
Andrew Haley
2
-2
/
+18
2005-04-07
eor_1.f90: Fix dg-do run line
Thomas Koenig
3
-2
/
+7
2005-04-07
arm.c (arm_const_double_inline_cost): Handle any constant by using gen_lowpar...
Richard Earnshaw
9
-264
/
+152
2005-04-07
re PR target/20093 (23_containers/deque/cons/2.cc execution test fails on ia6...
Joseph Myers
2
-1
/
+7
2005-04-06
Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble.
James E Wilson
2
-0
/
+7
2005-04-07
Daily bump.
GCC Administrator
1
-1
/
+1
2005-04-06
* gcc.dg/20050321-2.c: Restrict to target fpic.
Hans-Peter Nilsson
1
-1
/
+1
2005-04-06
target-supports.exp (get_compiler_messages): Support optional arguments, the ...
Hans-Peter Nilsson
2
-2
/
+66
2005-04-06
coverage.h (GCOV_TYPE_NODE): Delete.
Richard Sandiford
5
-74
/
+87
2005-04-06
re PR other/20792 (target.opt messages missing from gcc.pot)
Richard Sandiford
6
-5743
/
+5781
2005-04-06
c-common.c (handle_malloc_atttribute): Only set DECL_IS_MALLOC if the functio...
James A. Morrison
5
-2
/
+37
2005-04-06
Remove documentation of the nonexistent -std=f90 option.
Steven G. Kargl
2
-1
/
+5
2005-04-06
params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): New
Daniel Berlin
5
-10
/
+116
2005-04-06
c.opt (-F): Remove trailing whitespace from help string.
Richard Sandiford
3
-5
/
+13
2005-04-06
expr.c (gfc_check_assign): Don't allow NULL as rhs in a non-pointer assignment.
Tobias Schlüter
4
-7
/
+17
2005-04-06
tree-ssa-sink.c (nearest_common_dominator_of_uses): Look at a PHI argument wh...
Kazu Hirata
2
-3
/
+8
2005-04-06
c-decl.c (finish_decl): Apply pending #pragma weak regardless of scope.
Joseph Myers
7
-4
/
+50
2005-04-06
i386-387-7.c, [...]: Skip x86 tests for -m64.
Joseph Myers
10
-5
/
+18
2005-04-06
cse.c, [...]: Fix comment typos.
Kazu Hirata
9
-17
/
+23
2005-04-06
re PR c++/20212 (attribute unused vs. member function template)
Mark Mitchell
4
-0
/
+29
2005-04-06
Add missing ChangeLog entry
Mark Mitchell
1
-0
/
+9
2005-04-06
install.texi: Update the URL for Jacks.
Ranjit Mathew
3
-2
/
+7
2005-04-06
re PR target/17245 (ICE compiling gsl-1.5 statistics/lag1.c)
Eric Botcazou
2
-21
/
+11
2005-04-06
Revert -pipe change from last night.
Kelley Cook
2
-1
/
+5
[next]