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
2003-07-22
c-decl.c (start_decl): Don't call maybe_apply_pragma_weak here.
Geoffrey Keating
2
-8
/
+29
2003-07-22
cpplex.c (_cpp_process_line_notes): Mention option name in trigraphs warning.
Geoffrey Keating
2
-3
/
+11
2003-07-22
combine.c (if_then_else_cond): Simplify the comparison of rtx against -1, 0, ...
Kazu Hirata
5
-12
/
+19
2003-07-22
Daily bump.
GCC Administrator
1
-1
/
+1
2003-07-21
* cgraphunit.c (cgraph_finalize_compilation_unit): Remove redundant if.
Jan Hubicka
2
-3
/
+6
2003-07-21
c-common.h (num_in_fnames): Declare.
Geoffrey Keating
6
-22
/
+38
2003-07-21
compat.exp: Handle dg-options per source file.
Janis Johnson
16
-33
/
+121
2003-07-21
cppfiles.c (open_file_pch): Don't put unused entries in the splay tree.
Neil Booth
2
-33
/
+35
2003-07-21
c-pragma.c (maybe_apply_pragma_weak): Don't get DECL_ASSEMBLER_NAME when it's...
Geoffrey Keating
2
-8
/
+20
2003-07-21
rs6000.h (machine_function): Add ra_need_lr.
Jakub Jelinek
3
-1
/
+11
2003-07-21
ia64.md (prefetch): Support predicate.
H.J. Lu
2
-8
/
+12
2003-07-21
re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...
Andrew Pinski
2
-0
/
+18
2003-07-21
cfgcleanup.c (merge_blocks_move_successor_nojumps): Use tablejump_p.
Josef Zlomek
3
-27
/
+27
2003-07-21
re PR rtl-optimization/11536 ([strength-reduce] -O2 optimalization produces w...
Eric Botcazou
4
-1
/
+54
2003-07-21
* doc/extend.texi: Fixes to spelling, grammar, and diction.
Dave Fluri
2
-19
/
+24
2003-07-21
Add 'instantiated from' dg-error
Nathan Sidwell
1
-1
/
+1
2003-07-21
invoke.texi (Optimize Options): Replace "it's" with "its".
Ben Elliston
2
-6
/
+11
2003-07-21
* Typo fixes.
Ben Elliston
1
-5
/
+5
2003-07-21
cp-tree.h (hack_identifier): Remove.
Nathan Sidwell
4
-120
/
+89
2003-07-21
Daily bump.
GCC Administrator
1
-1
/
+1
2003-07-20
* doc/invoke.texi: Fixes to style, grammar and diction.
Lisa M. Goldstein
2
-27
/
+31
2003-07-20
builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_STACK" form.
Roger Sayle
4
-16
/
+7
2003-07-20
configure.in: Cache the results of testing for cmp's capabilities.
Phil Edwards
3
-231
/
+243
2003-07-20
re PR debug/11279 (DWARF-2 output mishandles large enums)
Mark Mitchell
2
-2
/
+9
2003-07-20
re PR c++/11546 (Type lookup problems in out-of-line definition of a class do...
Mark Mitchell
2
-0
/
+22
2003-07-20
Daily bump.
GCC Administrator
1
-1
/
+1
2003-07-19
* c-decl.c (named_labels, shadowed_labels, label_level_chain)
Zack Weinberg
8
-299
/
+475
2003-07-19
* sched-rgn.c (find_rgns): Initialize current_edge correctly.
Zdenek Dvorak
2
-1
/
+6
2003-07-19
makefile.texi (restrap, [...]): Document targets.
Phil Edwards
2
-0
/
+15
2003-07-19
fixfixes.c [...]: Remove unnecessary casts.
Kaveh R. Ghazi
44
-236
/
+203
2003-07-19
s390.c (legitimize_pic_address): Access local symbols relative to the GOT ins...
Ulrich Weigand
4
-419
/
+384
2003-07-19
alias.c [...]: Remove unnecessary casts.
Kaveh R. Ghazi
119
-1150
/
+957
2003-07-19
c-pragma.c (apply_pragma_weak): Don't use warning_with_decl.
Gabriel Dos Reis
3
-2
/
+8
2003-07-19
Correct entries information
Kriang Lerdsuwanakij
2
-3
/
+3
2003-07-19
c-decl.c (c_finish_incomplete_decl): Don't use xxx_with_decl.
Gabriel Dos Reis
2
-141
/
+229
2003-07-19
common.opt: Document --param.
Neil Booth
9
-47
/
+163
2003-07-19
Add missing PR number.
David S. Miller
1
-0
/
+1
2003-07-18
optabs.c (prepare_operand): Fail gracefully instead of abort if the predicate...
Richard Henderson
2
-1
/
+17
2003-07-19
Daily bump.
GCC Administrator
1
-1
/
+1
2003-07-18
c-common.c: Don't undefine GCC_DIAG_STYLE.
Gabriel Dos Reis
4
-34
/
+49
2003-07-18
Makefile.in (ifcvt.o): Add cfgloop.h.
Zdenek Dvorak
5
-3
/
+55
2003-07-18
combine.c (simplify_comparison): Don't share rtx when converting (ne (and (no...
Kazu Hirata
2
-1
/
+6
2003-07-18
aix.h (AGGREGATE_PADDING_FIXED): Define.
David Edelsohn
2
-0
/
+30
2003-07-18
cfgrtl.c (force_nonfallthru_and_redirect): Use tablejump_p to skip the addr_vec.
Richard Henderson
2
-10
/
+12
2003-07-18
combine.c (combinable_i3pat): Don't forbid occurrences of i2dest or i1dest in...
Alexandre Oliva
2
-3
/
+13
2003-07-18
changelog for previous patch
Nathan Sidwell
1
-0
/
+10
2003-07-18
cp-tree.h (finish_non_static_data_member): Add object param.
Nathan Sidwell
7
-20
/
+79
2003-07-18
* cgraph.c (cgraph_remove_node): Clear the hash table slot.
Jan Hubicka
2
-0
/
+10
2003-07-18
init-ref4.C: xfail on targets without weak symbols.
Andrew Pinski
2
-1
/
+7
2003-07-18
re PR target/11087 (gcc miscompiles raid1.c from linux kernel)
Jakub Jelinek
4
-3
/
+110
[next]