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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-23
re PR c++/7679 (The compiler crashes wen a right parentesis is missing)
Mark Mitchell
4
-2
/
+38
2002-10-23
ia64.c (hfa_element_mode): Don't allow 128 bit floats in HFAs.
Steve Ellcey
2
-3
/
+8
2002-10-23
* g++.dg/inherit/thunk1.C: Enable for x86_64.
Richard Henderson
2
-1
/
+3
2002-10-23
alpha.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): True.
Richard Henderson
4
-3
/
+43
2002-10-23
langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p.
Zack Weinberg
10
-74
/
+116
2002-10-23
add return 0, newline at end
Dale Johannesen
1
-1
/
+1
2002-10-23
linux.h (CC1_SPEC, [...]): Remove.
Ulrich Weigand
6
-87
/
+61
2002-10-23
num_put_members_char.cc (test01): Swap size and decimal_point arguments of find.
Jakub Jelinek
3
-4
/
+10
2002-10-23
rs6000.c (rs6000_register_move_cost): New function.
David Edelsohn
4
-26
/
+75
2002-10-23
libgcc2.c (__udiv_w_sdiv): Use attribute ((always_inline)) when inlining it i...
Ulrich Weigand
2
-2
/
+8
2002-10-23
sourcebuild.texi (Test Suites): Improve.
Nathanael Nerode
2
-24
/
+46
2002-10-23
Nathanael Nerode <neroden@gcc.gnu.org> PR ada/5904
Nathanael Nerode
12
-24
/
+29
2002-10-23
Nathanael Nerode <neroden@gcc.gnu.org> PR ada/5904
Nathanael Nerode
36
-35
/
+46
2002-10-23
Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...
Nathanael Nerode
1062
-1244
/
+1402
2002-10-23
Daily bump.
GCC Administrator
2
-2
/
+2
2002-10-23
rs6000.c (rs6000_output_mi_thunk): Add missing case for Darwin.
Stan Shebs
2
-0
/
+6
2002-10-22
Minor performance tweak, and workaround for reload bug.
Jim Wilson
2
-1
/
+5
2002-10-22
re PR other/8289 (Errorneous prototypes of xmmintrin.h functions)
Jan Hubicka
3
-19
/
+39
2002-10-22
re PR c++/6579 (Infinite loop with statement expressions in member initializa...
Mark Mitchell
4
-0
/
+46
2002-10-22
target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...
Richard Henderson
28
-215
/
+378
2002-10-22
i386.c (standard_sse_constant_p): Accept vector and integer zeros too.
Jan Hubicka
5
-6
/
+33
2002-10-22
s390.md ("*movdi_64"): Fix op_type attribute.
Ulrich Weigand
2
-4
/
+14
2002-10-22
i386.md: FIx typo.
Jan Hubicka
4
-18
/
+44
2002-10-22
sparc.h: Add #error.
Eric Christopher
2
-17
/
+20
2002-10-22
Makefile.am (check-abi, [...]): Use @glibcpp_srcdir@ instead of ${top_srcdir}.
Jakub Jelinek
3
-4
/
+10
2002-10-22
config.gcc [...]: Remove s390/t-linux from tmake_file.
Ulrich Weigand
4
-9
/
+16
2002-10-22
* btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run.
Geoffrey Keating
2
-20
/
+22
2002-10-22
i386.c (builtin_description): Add IX86_BUILTIN_PUNPCKHQDQ128.
Jan Hubicka
5
-30
/
+61
2002-10-22
- Add final newline.
David Edelsohn
1
-1
/
+2
2002-10-22
numeric_limits.cc (test_extrema<long double>): Remove specialization for Free...
Loren J. Rittle
2
-28
/
+5
2002-10-22
re PR c++/7209 (Faulty array dereferencing)
Nathan Sidwell
4
-7
/
+51
2002-10-22
output.h (SECTION_NOTYPE): Define.
Alan Modra
4
-24
/
+65
2002-10-22
Daily bump.
GCC Administrator
2
-2
/
+2
2002-10-22
class.c (empty_base_at_nonzero_offset_p): New function.
Mark Mitchell
5
-3
/
+75
2002-10-21
real.c (sticky_rshift_significand): Return inexact, don't or it in immediately.
Richard Henderson
3
-18
/
+79
2002-10-21
paranoia.cc (real_c_float::image): Accomodate size of real_internal format.
Richard Henderson
2
-1
/
+25
2002-10-21
libgcc2.c: Fix __udiv_w_sdiv breakage on platforms that don't define sdiv_qrnnd.
Ulrich Weigand
2
-0
/
+7
2002-10-21
h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Simplify using IN_RANGE.
Kazu Hirata
2
-13
/
+15
2002-10-21
i386.c (builtin_description): Add punpcklqdq and movdq2q
Jan Hubicka
5
-16
/
+407
2002-10-21
remove > > > glitch
Dale Johannesen
1
-1
/
+0
2002-10-21
Fix fastmath-specific crash PR 7133.
Dale Johannesen
3
-2
/
+40
2002-10-21
class.c (include_empty_classes): Use normalize_rli.
Mark Mitchell
2
-8
/
+24
2002-10-21
i386.c (x86_64_sign_extended_value): Add allow_rip argument.
Jakub Jelinek
11
-86
/
+491
2002-10-21
libgcc2.c: Inline __udiv_w_sdiv when compiling __udivdi3, __divdi3, __umoddi3...
Ulrich Weigand
2
-0
/
+14
2002-10-21
c-opts.c (missing_arg): Use cl_options[opt_index].opt_code instead of just op...
Ulrich Weigand
4
-3
/
+14
2002-10-21
profopt.exp (profopt-cleanup): New argument TESTCASE.
Ulrich Weigand
7
-17
/
+34
2002-10-21
fixdfdi.h (__fixunsdfdi, __fixdfdi): Add prototypes.
Ulrich Weigand
5
-14
/
+56
2002-10-21
920923-1.c: Prevent spurious regressions with bison 1.50 or later.
Zack Weinberg
2
-36
/
+55
2002-10-21
parse.y (patch_invoke): Call force_evaluation_order on a static arg list.
Andrew Haley
3
-1
/
+131
2002-10-21
README: Describe more test directories.
Janis Johnson
2
-1
/
+12
[prev]
[next]