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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-15
haifa-sched.c (schedule_block): Use ready_remove_first instead of choose_read...
Vladimir Makarov
2
-1
/
+6
2003-09-15
re PR c++/12184 (ICE with trying to convert an incomplete type)
Nathan Sidwell
5
-8
/
+39
2003-09-15
invoke.texi (Warning Options): Describe -Wold-style-definition.
Andreas Jaeger
1
-0
/
+10
2003-09-15
invoke.texi (Warning Options): Describe -Wold-style-definition.
Andreas Jaeger
8
-1
/
+57
2003-09-15
altivec.h: Convert () prototypes to ISO C90.
Andreas Jaeger
3
-35
/
+40
2003-09-14
re PR rtl-optimization/10914 (unswitch loops does not work on powerpc)
Zdenek Dvorak
8
-23
/
+50
2003-09-15
re PR c++/3907 (nested template parm collides with member name)
Mark Mitchell
13
-205
/
+230
2003-09-15
class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field ...
Mark Mitchell
4
-1
/
+33
2003-09-15
Daily bump.
GCC Administrator
1
-1
/
+1
2003-09-14
class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field ...
Mark Mitchell
2
-0
/
+6
2003-09-14
* rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinfo decls.
Geoffrey Keating
2
-1
/
+6
2003-09-14
combine.c (simplify_comparison): Convert (ne (and (lshiftrt (xor X CST) Y) 1)...
Kazu Hirata
2
-11
/
+28
2003-09-14
alias.c: Follow spelling conventions.
Kazu Hirata
6
-5
/
+16
2003-09-14
c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.
Alexandre Oliva
3
-3
/
+12
2003-09-14
separate-1.c: Adjust line of error.
Alexandre Oliva
3
-17
/
+22
2003-09-14
ra.c: Convert to ISO C90 prototypes.
Steven Bosscher
6
-534
/
+335
2003-09-14
* Makefile.in (%.dvi): Remove excess $(docdir).
Richard Sandiford
2
-1
/
+5
2003-09-14
function.c (STACK_BYTES): Move definition to head of file.
Richard Sandiford
5
-21
/
+109
2003-09-14
objc-act.c: Convert to ISO C90 prototypes.
Andreas Jaeger
3
-714
/
+471
2003-09-14
rs6000.c: Fix typo: Remove extra ')'.
Olaf Hering
1
-1
/
+1
2003-09-13
re PR target/12021 (warning "cpu" and "machine" reasserted for every file)
Andrew Pinski
3
-4
/
+5
2003-09-13
rs6000.c (GEN_LOCAL_LABEL_FOR_SYMBOL): Remove.
Andrew Pinski
2
-23
/
+10
2003-09-14
Daily bump.
GCC Administrator
1
-1
/
+1
2003-09-13
Correct Dale's email address in ChangeLog entry.
David Edelsohn
1
-1
/
+2
2003-09-13
cgraphunit.c (cgraph_assemble_pending_functions): Export.
Richard Henderson
5
-4
/
+30
2003-09-13
Fix still another typo.
Dale Johannesen
1
-1
/
+1
2003-09-13
Fix typos in previous.
Dale Johannesen
2
-2
/
+5
2003-09-13
Daily bump.
GCC Administrator
1
-1
/
+1
2003-09-12
pretty-print.c (pp_construct): Use xcalloc instead of xmalloc when allocating...
Ziemowit Laski
2
-1
/
+6
2003-09-12
darwin.c (machopic_select_rtx_section): Use const_data_section for things tha...
Geoffrey Keating
2
-0
/
+10
2003-09-12
re PR bootstrap/12264 (Mainline faield to bootstrap)
H.J. Lu
2
-1
/
+7
2003-09-12
elf.h (ASM_SPEC): Remove no-density option.
Bob Wilson
5
-265
/
+59
2003-09-12
Use ISO C90 prototypes.
Dale Johannesen
5
-956
/
+530
2003-09-12
* loop.c: Move comments describing BIV's and GIV's to top of file
Chris Lattner
2
-10
/
+14
2003-09-12
re PR rtl-optimization/8967 (Making class data members `const' pessimizes code)
Roger Sayle
4
-22
/
+44
2003-09-12
mcore-protos.h (mcore_r15_operand_p): Declare.
Richard Sandiford
5
-324
/
+108
2003-09-11
* c-lex.c (fe_file_change): Don't transform to_line with SOURCE_LINE.
Mike Stump
2
-4
/
+6
2003-09-12
Daily bump.
GCC Administrator
1
-1
/
+1
2003-09-11
builtins.c (fold_builtin_logarithm): if N can't be truncated to MODE exactly...
Kaveh R. Ghazi
2
-5
/
+14
2003-09-11
builtins.c (builtin_dconsts_init, [...]): Delete.
Kaveh R. Ghazi
4
-28
/
+19
2003-09-11
* decl2.c (var_finalized_p): Swap arms of conditional.
David Edelsohn
2
-2
/
+6
2003-09-11
Capitalize my name in an old ChangeLog entry.
Bernardo Innocenti
1
-1
/
+1
2003-09-11
re PR c++/11788 (missing implicit instantiation of static member function)
Nathan Sidwell
5
-47
/
+121
2003-09-11
re PR fortran/11522 (g77 dwarf-2 ICE in add_abstract_origin_attribute)
Alexandre Oliva
2
-4
/
+14
2003-09-11
combine.c (combine_simplify_rtx): Move several NOT and NEG optimizations from...
Roger Sayle
3
-98
/
+113
2003-09-11
cgraphunit.c (cgraph_finalize_function): Add nested arg.
Richard Henderson
8
-23
/
+48
2003-09-10
* c-decl.c (poplevel): Eliminate use of |= in function_body assignment.
Joe Buck
2
-1
/
+6
2003-09-10
* decl2.c (cxx_callgraph_analyze_expr): Mark argument unused.
Richard Henderson
2
-1
/
+5
2003-09-10
real.c: Update URL to VAX floating point docs.
Jerry Quinn
2
-2
/
+7
2003-09-11
* gcc.dg/20030909-1.c: New test.
Ian Lance Taylor
2
-0
/
+9
[next]