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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-07-23
Update email address for self.
Mike Stump
1
-1
/
+1
2002-07-23
extend.texi: Say ISO C90, not ISO C89.
Gabriel Dos Reis
4
-12
/
+17
2002-07-23
explow.c (convert_memory_address): Fix conversion of CONSTs.
Steve Ellcey
3
-16
/
+69
2002-07-23
Fix PR/7363:
Gabriel Dos Reis
11
-124
/
+124
2002-07-23
gcse.c (try_replace_reg): Use num_changes_pending.
Jan Hubicka
4
-8
/
+33
2002-07-23
calls.c (emit_library_call_value_1): If FUNCTION_ARG_PASS_BY_REFERENCE is tru...
J"orn Rennecke
2
-0
/
+16
2002-07-23
Daily bump.
GCC Administrator
7
-7
/
+7
2002-07-23
* config/m88k/m88k.h (SECTION_ASM_OP): Remove.
Neil Booth
2
-1
/
+4
2002-07-23
* vmsdbgout.c (SECTION_ASM_OP): Remove.
Neil Booth
2
-5
/
+4
2002-07-23
* config/i386/i386.c (AT_BP): Remove.
Neil Booth
2
-2
/
+4
2002-07-23
defaults.h (obstack_chunk_alloc, [...]): Default definition.
Neil Booth
30
-80
/
+21
2002-07-23
* lex.c (java_lex): Check for `e' or `E' after 0.
Tom Tromey
2
-2
/
+7
2002-07-23
* libjava.compile/zeroexp.java: New file.
Tom Tromey
2
-0
/
+14
2002-07-22
MD5.java: Extends MessageDigest, not MessageDigestSpi (fixes Classpath bug #7...
Mark Wielaard
2
-4
/
+9
2002-07-22
Gnu.java: Reference all implementation classes by using Class.getName().
Mark Wielaard
2
-9
/
+22
2002-07-22
re PR target/6744 (Generates ASM containing reference to pseudo register z)
Stephane Carrez
2
-0
/
+7
2002-07-22
re PR target/7361 (Internal compiler error in reload_cse_simplify_operands, a...
Stephane Carrez
2
-1
/
+7
2002-07-22
cppfiles.c (stack_include_file): Correct test of whether a dependency should ...
Neil Booth
2
-1
/
+6
2002-07-22
* collect2.c (is_ctor_dtor): Add other possible JOINER values.
David Edelsohn
2
-0
/
+13
2002-07-22
arm.md (movqi): If optimizing and we can create pseudos...
Richard Earnshaw
2
-3
/
+25
2002-07-22
* ssa-ccp.c (PHI_PARMS): Remove.
Neil Booth
2
-1
/
+4
2002-07-22
mips.h (CLASS_CANNOT_CHANGE_MODE): Include FP_REGS on big-endian targets.
Richard Sandiford
2
-2
/
+11
2002-07-22
hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE, [...]): New formatting macros.
Kaveh R. Ghazi
3
-10
/
+34
2002-07-22
rtlanal.c (subreg_regno_offset): Return correct offset for big endian paradox...
J"orn Rennecke
2
-1
/
+14
2002-07-22
PR c++/7347, c++/7348
Kriang Lerdsuwanakij
13
-32
/
+121
2002-07-22
optabs.c (expand_vector_unop): Don't expand using sub_optab if we got the wro...
J"orn Rennecke
2
-2
/
+8
2002-07-22
hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.
J"orn Rennecke
4
-3
/
+12
2002-07-22
* c-decl.c (build_compound_literal): Set decl TREE_READONLY from TYPE.
Jakub Jelinek
2
-0
/
+5
2002-07-22
c-decl.c (build_compound_literal): Defer compound literal decls until until f...
Jakub Jelinek
4
-5
/
+45
2002-07-22
Daily bump.
GCC Administrator
7
-7
/
+7
2002-07-22
ra-build.c (check_conflict_numbers): Hide unused function.
Kaveh R. Ghazi
4
-45
/
+59
2002-07-21
expr.c (expand_expr): Don't use GOTO_SUBROUTINE_EXPR when finally_block can b...
Richard Henderson
4
-19
/
+72
2002-07-21
unroll.c (find_splittable_givs): Do not split DEST_ADDR givs that are not unr...
Richard Henderson
2
-99
/
+8
2002-07-21
loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.
Richard Henderson
4
-7
/
+16
2002-07-21
emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL when flag_...
Richard Henderson
4
-1
/
+56
2002-07-21
libgcc2.c (__divdi3, __moddi3): Use unary minus operator instead of __negdi2 ...
Hartmut Schirmer
2
-10
/
+12
2002-07-21
gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
Neil Booth
8
-45
/
+15
2002-07-21
c-lex.c (GET_ENVIRONMENT): Remove.
Neil Booth
9
-41
/
+36
2002-07-21
c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.
Gabriel Dos Reis
9
-20
/
+34
2002-07-21
* c-format.c (T99_I, T99_UI): Remove.
Neil Booth
2
-2
/
+4
2002-07-21
* c-typeck.c (SAVE_SPELLING_DEPTH): Remove.
Neil Booth
2
-9
/
+4
2002-07-21
gcse.c (do_local_cprop): Do not extend lifetimes of registers set by do_local...
Jan Hubicka
2
-1
/
+15
2002-07-21
* reload1.c (fixup_abnormal_edges): Remove unused variable.
Andreas Jaeger
2
-1
/
+4
2002-07-21
Enhancements for the if-conversion pass
Bernd Schmidt
4
-182
/
+668
2002-07-21
Daily bump.
GCC Administrator
7
-7
/
+7
2002-07-21
decl2.c (cxx_decode_option): Simplify -fhandle-exceptions test by using posit...
Roger Sayle
2
-4
/
+8
2002-07-20
gcse.c: Include cselib.h
Jan Hubicka
2
-46
/
+148
2002-07-20
simplify-rtx.c (simplify_relational_operation): Optimize abs(x) < 0.0 (and ab...
Roger Sayle
4
-0
/
+67
2002-07-20
* MAINTAINERS: Add myself as ra* maintainer.
Michael Matz
2
-0
/
+5
2002-07-20
* ra-build.c: (remember_web_was_spilled): Use GENERAL_REGS.
Michael Matz
2
-1
/
+6
[prev]
[next]