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
2002-04-04
sparc.c (sparc_va_arg): Adjust va_list by UNITS_PER_WORD for zero sized aggre...
Jakub Jelinek
2
-0
/
+9
2002-04-04
arm-asm.c: Run this test on ARM chips, not SPARC.
Richard Earnshaw
2
-2
/
+7
2002-04-04
Daily bump.
GCC Administrator
2
-2
/
+2
2002-04-04
utils.c (create_subprog_decl): Use SET_DECL_ASSEMBLER_NAME.
Neil Booth
2
-210
/
+215
2002-04-03
gcc.c (LINK_GCC_C_SEQUENCE_SPEC): No need for a new one-character spec for th...
David S. Miller
2
-8
/
+6
2002-04-03
crtfastmath.c (FPRS_NS): Delete bogus little-endian handling.
David S. Miller
2
-4
/
+5
2002-04-04
pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.
John David Anglin
7
-183
/
+428
2002-04-04
* config/rs6000/t-linux64 (EXTRA_MULTILIB_PARTS): Define.
Alan Modra
2
-0
/
+6
2002-04-03
gcc.c (LINK_GCC_C_SEQUENCE_SPEC): New spec to override the gcc/c library sequ...
David S. Miller
4
-2
/
+38
2002-04-03
re PR c++/5118 (c4x-g++ Fails on Templates)
Jason Merrill
1
-0
/
+15
2002-04-04
linkage.exp: Update last change to handle sparc*-, not just sparc-.
Kaveh R. Ghazi
2
-1
/
+6
2002-04-03
re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...
Jason Merrill
18
-182
/
+120
2002-04-03
cris.c (cris_target_asm_function_prologue): Cast uses of PIC_OFFSET_TABLE_REG...
Hans-Peter Nilsson
2
-25
/
+37
2002-04-03
crtfastmath.c (FPRS_NS): Get it right for little-endian.
David S. Miller
2
-1
/
+11
2002-04-03
re PR c++/5104 (template using std::set_terminate fails due to throw() qualif...
Jason Merrill
3
-20
/
+27
2002-04-03
Oops, wrong pr number.
Richard Henderson
1
-1
/
+1
2002-04-03
fix comment
Jason Merrill
1
-1
/
+1
2002-04-03
re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)
Richard Henderson
13
-56
/
+151
2002-04-03
langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.
Neil Booth
9
-50
/
+73
2002-04-04
configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32() works pro...
Jakub Jelinek
5
-9
/
+104
2002-04-03
* gcc.dg/cpp/ucs.c: Improved long UCS test.
Richard Henderson
2
-4
/
+38
2002-04-03
re PR middle-end/6102 (sparc-sun-solaris2.7 gcc-3.1 RTL checking failure on g...
Jakub Jelinek
2
-1
/
+7
2002-04-03
re PR c++/5998 (regression, all builtins disabled)
Roger Sayle
2
-3
/
+6
2002-04-03
crtfastmath.c: New file.
David S. Miller
8
-13
/
+83
2002-04-03
sched-rgn.c (sets_likely_spilled): New.
Richard Henderson
2
-3
/
+45
2002-04-03
* gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
Hans-Peter Nilsson
3
-2
/
+6
2002-04-03
Daily bump.
GCC Administrator
2
-2
/
+2
2002-04-02
re PR rtl-optimization/4311 (unrolling loops creates non-ending loop)
Richard Henderson
4
-3
/
+11
2002-04-02
sparc.md (ldd peephole2s): Fix final arg to mems_ok_for_ldd_peep when the ord...
David S. Miller
3
-2
/
+24
2002-04-03
* config/sh/sh.md: Don't use union real_extract.
Zack Weinberg
2
-6
/
+10
2002-04-02
* libgcc2.c (__bb_exit_func): Revert 03-31 change.
Richard Henderson
2
-1
/
+5
2002-04-03
config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi...
David O'Brien
54
-391
/
+330
2002-04-02
function.c (assign_temp): Accept either type or decl argument.
Eric Botcazou
3
-6
/
+39
2002-04-03
protoize.c: Match include directory usage with cppdefault.c.
David O'Brien
2
-8
/
+18
2002-04-03
combine.c (simplify_comparison): Avoid narrowing a comparison with a paradoxi...
Jeff Law
2
-23
/
+47
2002-04-02
20020402-3.c: New test.
David S. Miller
2
-0
/
+85
2002-04-02
builtins.c (expand_builtin_prefetch): Force op0 pointer to Pmode if POINTERS_...
Steve Ellcey
2
-4
/
+16
2002-04-02
local-alloc.c (contains_replace_regs): LO_SUM may contain replace regs.
Richard Henderson
3
-1
/
+236
2002-04-03
bprob.exp: Skip for mmix-*-* and cris-*-*.
Hans-Peter Nilsson
4
-2
/
+26
2002-04-03
f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
Hans-Peter Nilsson
6
-1
/
+39
2002-04-03
wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
Hans-Peter Nilsson
3
-0
/
+7
2002-04-02
* doc/standards.texi: Document required freestanding libc entry points.
Richard Henderson
2
-4
/
+18
2002-04-02
rs6000.md (ctrdi*): Add FPR constraint and associated splitter.
Alan Modra
2
-31
/
+76
2002-04-02
20020402-1.c: New test.
Franz Sirl
2
-0
/
+45
2002-04-02
milli64.S ($$dyncall): New function.
John David Anglin
3
-11
/
+37
2002-04-02
inclhack.def (AAB_solaris_sys_varargs_h): Move and rename solaris_sys_varargs_h.
Richard Henderson
3
-55
/
+60
2002-04-02
Remove previous delta
Nick Clifton
2
-11
/
+1
2002-04-02
(output_return_instruction): Do not create the conditional part of the return...
Nick Clifton
2
-1
/
+10
2002-04-02
stor-layout.c (layout_type, [...]): Give one-element array the same mode as i...
Richard Kenner
2
-2
/
+12
2002-04-02
re PR rtl-optimization/190 (Optimization bug for x86 target)
Richard Henderson
4
-1
/
+15
[next]