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/gfortran-test
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-15
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-15
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
2004-03-24
re PR preprocessor/14438 (Potential need for buffer overflow checks in _cpp_l...
Alexandre Oliva
2
-3
/
+6
2004-03-24
extend.texi (ARM Built-in Functions): Replace with correct declarations.
Ian Lance Taylor
2
-135
/
+129
2004-03-24
reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE like FLOAT_EXTEND if flag_u...
Roger Sayle
3
-5
/
+70
2004-03-24
compare8.c: New test case.
Joseph Myers
2
-0
/
+20
2004-03-24
Daily bump.
GCC Administrator
1
-1
/
+1
2004-03-24
hooks.c (hook_constcharptr_tree_null): New hook.
Ziemowit Laski
12
-2
/
+133
2004-03-23
Correct PR number in last commit
Zack Weinberg
3
-4
/
+3
2004-03-23
PR 12267, 12391, 12560, 13129, 14114, 14113
Zack Weinberg
31
-1319
/
+1383
2004-03-23
delete some extraneous characters accidentally included in last change.
David Edelsohn
1
-1
/
+1
2004-03-23
optabs.c (expand_binop): When synthesizing double word rotates from single wo...
Olivier Hainque
2
-2
/
+12
2004-03-23
alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL.
Richard Kenner
11
-62
/
+188
2004-03-23
fold-const.c (tree_expr_nonnegative_p): A&B is nonnegative when A is nonnegat...
Roger Sayle
2
-0
/
+19
2004-03-23
re PR java/14315 ([3.4 only]: Java compiler is not parallel make safe)
Tom Tromey
2
-3
/
+11
2004-03-23
* gcj.texi (Extensions): Document GCJ_PROPERTIES.
Tom Tromey
2
-1
/
+17
2004-03-23
fold-const.c (fold): Remove cases for INTEGER_CST...
Kazu Hirata
2
-8
/
+5
2004-03-23
re PR rtl-optimization/14669 (Wrong code with -O for enum values expression E...
Roger Sayle
4
-0
/
+33
2004-03-23
config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.
Jakub Jelinek
4
-1
/
+13
2004-03-23
gcse.c (can_assign_to_reg_p): New function, split out from...
Richard Sandiford
2
-6
/
+23
2004-03-22
* c-typeck.c (same_translation_unit_p): Fix pasto.
Diego Novillo
2
-1
/
+5
2004-03-23
Daily bump.
GCC Administrator
1
-1
/
+1
2004-03-22
fix typo.
David Edelsohn
1
-1
/
+1
2004-03-22
params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.
David Edelsohn
5
-14
/
+41
2004-03-22
dwarf2out.c (is_subrange_type): Do not emit a subrange_type DIE for base types.
Joel Brobecker
2
-0
/
+37
2004-03-22
dwarf2out.c (is_subrange_type): Minor code rework.
Joel Brobecker
2
-9
/
+18
2004-03-22
re PR c/14069 (This input file lets gcc crash)
Jakub Jelinek
4
-3
/
+27
2004-03-22
re PR target/14580 (symbol emitted instead of a non_lazy_symbol)
Andrew Pinski
1
-0
/
+1
2004-03-22
rs6000.c (symbol_ref_operand): Reject symbols who are not local for Darwin PIC.
Andrew Pinski
2
-0
/
+22
2004-03-22
[multiple changes]
Arnaud Charlet
16
-123
/
+631
2004-03-22
regrename.c (regrename_optimize): Set regs_ever_live for all registers introd...
Ulrich Weigand
2
-0
/
+6
2004-03-22
re PR tree-optimization/14470 ([tree-ssa] trouble with post-increment)
Eric Botcazou
2
-6
/
+47
2004-03-22
configure.ac: Allow --disable-coverage-flags (for the future benefit of top l...
Nathanael Nerode
3
-19
/
+33
2004-03-22
Fix typo.
Eric Botcazou
1
-1
/
+1
2004-03-22
ulstrasp2.c: Do not pass -m64.
Eric Botcazou
4
-9
/
+9
2004-03-22
bt-load.c, [...]: Remove unnecessary casts.
Kazu Hirata
10
-36
/
+38
2004-03-22
re PR target/14291 (-fprofile-arcs fails (unresolved symbol))
Danny Smith
2
-1
/
+10
2004-03-22
* gcc.dg/i386-sse-8.c: Reset default options.
Ulrich Weigand
2
-0
/
+5
2004-03-22
asm2.c: Allow 'parse error' instead of 'syntax error' in the error message text.
Ulrich Weigand
2
-2
/
+7
2004-03-22
s390.md ("*doloop_si"): Change predicate for operand 2 to nonimmediate_operand.
Ulrich Weigand
2
-2
/
+8
2004-03-22
cxx-pretty-print.c (pp_cxx_parameter_declaration_clause): Declare.
Gabriel Dos Reis
2
-0
/
+5
2004-03-22
real.h (struct real_value): Use the same type for all bitfields.
Alexandre Oliva
5
-81
/
+102
2004-03-22
Daily bump.
GCC Administrator
1
-1
/
+1
2004-03-21
pretty-print.c (pp_base_maybe_space): New function.
Gabriel Dos Reis
9
-73
/
+126
2004-03-21
* config/s390/s390.md ("addti3", "subti3"): New insns and splitters.
Ulrich Weigand
2
-0
/
+62
2004-03-21
expmed.c (choose_mult_variant): Pass MULT_COST as argument instead of using r...
Ulrich Weigand
2
-23
/
+58
2004-03-21
alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.
Richard Kenner
18
-391
/
+260
2004-03-21
re PR c++/14616 (disjoint_set_test.cpp from boost does not compile (sizeof))
Mark Mitchell
4
-0
/
+24
2004-03-21
dojump.c (prefer_and_bit_test): Fix which part of the and_test is replaced.
Andrew Pinski
2
-2
/
+6
2004-03-21
* frontends.texi: Add missing line.
Joseph Myers
2
-0
/
+5
2004-03-21
frontends.texi: Rewrite.
Joseph Myers
7
-58
/
+64
2004-03-21
g77.texi (Aligned Data): Remove obsolete paragraph including a broken link.
Gerald Pfeifer
4
-27
/
+25
[next]