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
2003-06-29
loop.c (count_one_set): Fix detection of registers set in more than one basic...
Zdenek Dvorak
2
-1
/
+6
2003-06-29
target-def.h: Remove usage of OBJECT_FORMAT_ROSE.
Andreas Jaeger
6
-687
/
+14
2003-06-29
pa.c (update_total_code_bytes): New function.
John David Anglin
2
-92
/
+303
2003-06-29
* expr.c (clear_by_pieces): Fix prototype.
Ulrich Weigand
2
-1
/
+5
2003-06-29
* config.gcc: Add 970.
David Edelsohn
2
-1
/
+2
2003-06-29
except.c: Convert prototypes to ISO C90.
Andreas Jaeger
10
-1569
/
+916
2003-06-29
cse.c: Convert prototypes to ISO C90.
Andreas Jaeger
15
-2856
/
+1610
2003-06-29
alloc-pool.c: Fix comment formatting.
Kazu Hirata
34
-74
/
+111
2003-06-29
expr.c (emit_single_push_insn): If padding is needed downward...
Kazu Hirata
2
-0
/
+42
2003-06-29
collect2.h: Convert prototypes to ISO C90.
Andreas Jaeger
7
-399
/
+281
2003-06-29
cp-tree.h (language_to_string): Adjust declaration.
Gabriel Dos Reis
4
-37
/
+48
2003-06-29
c-decl.c (c_init_decl_processing): Use a location_t.
Nathan Sidwell
3
-8
/
+12
2003-06-29
error.c (print_integer): Remove.
Gabriel Dos Reis
2
-10
/
+8
2003-06-29
re PR rtl-optimization/11210 (optimizer drops conditional with typecast from ...
Eric Botcazou
2
-2
/
+6
2003-06-29
toplev.c (flag_dummy): Remove.
Neil Booth
2
-122
/
+122
2003-06-29
* config/rs6000/rs6000.c (processor_target_table): Add 970.
David Edelsohn
2
-1
/
+8
2003-06-29
dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X, -1) with ggc_strdup.
Kazu Hirata
4
-4
/
+11
2003-06-29
ip2k.c (ip2k_reorg): Use INSN_P instead of its definition.
Kazu Hirata
2
-1
/
+6
2003-06-29
opts.c: Include insn-attr.h.
Franz Sirl
3
-1
/
+7
2003-06-29
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-28
flow.c (propagate_one_insn): Use proper test for a register being part of the...
J"orn Rennecke
2
-1
/
+8
2003-06-28
* gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
Ulrich Weigand
2
-3
/
+7
2003-06-28
* config/avr/avr.c: Fix a comment typo.
Kazu Hirata
2
-1
/
+5
2003-06-28
avr-protos.h: Replace avr_simplify_comparision_p with avr_simplify_comparison_p.
Kazu Hirata
3
-3
/
+9
2003-06-28
builtins.c: Follow spelling conventions.
Kazu Hirata
1
-0
/
+14
2003-06-28
builtins.c: Follow spelling conventions.
Kazu Hirata
11
-16
/
+16
2003-06-28
m68k.h (TARGET_CPU_CPP_BUILTINS): Predicate __mc68020__ on TARGET_68020.
Neil Booth
2
-1
/
+7
2003-06-28
* config/h8300/h8300.c: Fix a comment typo.
Kazu Hirata
2
-1
/
+5
2003-06-28
* c-parse.in (yylexstring): Use a location_t.
Nathan Sidwell
2
-6
/
+7
2003-06-28
error.c (print_instantiation_partial_context): Take a location_t.
Nathan Sidwell
2
-10
/
+17
2003-06-28
diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...
Nathan Sidwell
13
-85
/
+77
2003-06-28
cpptrad.c (skip_macro_block_comment): New.
Neil Booth
2
-1
/
+29
2003-06-28
gcse.c (compute_ld_motion_mems): Use INSN_P instead of its definition.
Kazu Hirata
5
-7
/
+18
2003-06-28
re PR c++/10784 (Warning about choosing custom operator over copy constructor...
Nathan Sidwell
2
-2
/
+7
2003-06-28
diagnostic.c (output_integer_with_precision): New macro.
Gabriel Dos Reis
2
-105
/
+93
2003-06-28
* config/ia64/ia64.md: Follow recent emit_note API change.
Andreas Schwab
2
-2
/
+6
2003-06-28
c-parse.in (%union): Replace filename & lineno with location.
Nathan Sidwell
2
-39
/
+36
2003-06-28
Typo fix.
Jakub Jelinek
1
-1
/
+1
2003-06-28
builtins.c (c_strlen): Add only_value argument.
Jakub Jelinek
7
-13
/
+127
2003-06-28
bb-reorder.c (find_traces_1_round): Do not send basic block to next round whe...
Josef Zlomek
2
-2
/
+8
2003-06-28
Makefile.in: Update.
Neil Booth
6
-188
/
+200
2003-06-28
explow.c (find_next_ref): Remove.
Kazu Hirata
3
-47
/
+5
2003-06-28
* Make-lang.in: Add missing space to comment.
Matt Kraai
1
-1
/
+1
2003-06-28
alpha.md (anonymous define_split): Adjust emit_note call to match recent API ...
Roger Sayle
2
-1
/
+6
2003-06-27
re PR other/10240 (HOST_CFLAGS in gcc/Makefile.in shouldn't include XCFLAGS)
Gunther Nikl
3
-2
/
+6
2003-06-28
dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration.
Zack Weinberg
7
-7
/
+14
2003-06-27
re PR target/11014 ([m68k] MIT / MOTOROLA assembly conflict)
Gunther Nikl
2
-2
/
+18
2003-06-28
* c-format.c (check_format_string, get_constant)
Zack Weinberg
14
-26
/
+49
2003-06-28
Daily bump.
GCC Administrator
1
-1
/
+1
2003-06-27
Patch from Gunther Nikl.
Gunther Nikl
2
-1
/
+4
[next]