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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-17
machmode.def (V1DImode): New mode.
Nick Clifton
6
-3
/
+22
2002-09-17
Extended/updated objc documentation on constant string classes
Nicola Pero
2
-11
/
+34
2002-09-17
trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP.
Richard Henderson
6
-37
/
+30
2002-09-17
Fix typo.
Richard Henderson
1
-1
/
+1
2002-09-17
cfgrtl.c (flow_delete_block_noexpunge): Delete orphaned NOTE_INSN_LOOP_CONT n...
Roger Sayle
2
-2
/
+9
2002-09-17
Add expected error
Nathan Sidwell
1
-1
/
+2
2002-09-17
Daily bump.
GCC Administrator
3
-3
/
+3
2002-09-17
Makefile.am (CFILES): Add cxxfilt.c.
Zack Weinberg
3
-338
/
+15
2002-09-16
expr.c (emit_block_move): Set memory block size as appropriate for the copy.
Richard Henderson
2
-0
/
+15
2002-09-16
re PR fortran/3924 (g77 generates code which is rejected by GAS if COFF debug...
Richard Henderson
2
-17
/
+5
2002-09-17
* gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
John David Anglin
2
-7
/
+4
2002-09-16
emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust SIZE as well as OFFSET f...
Richard Henderson
2
-2
/
+12
2002-09-16
config.gcc: Treat winchip_c6-*|winchip2-*|c3-* as pentium-mmx.
Jeff Garzik
4
-3
/
+13
2002-09-17
calls.c (store_one_arg): Set default alignment for BLKmode arguments to BITS_...
John David Anglin
6
-113
/
+260
2002-09-16
real.c (do_fix_trunc): New.
Richard Henderson
3
-4
/
+57
2002-09-16
builtin-types.def (BT_FN_FLOAT_CONST_STRING): New.
Richard Henderson
7
-8
/
+209
2002-09-16
winnt.c (ix86_handle_dll_attribute): Set DECL_EXTERN and TREE_PUBLIC for dlli...
Jason Merrill
2
-10
/
+16
2002-09-16
re PR c++/7640 (g++ 3.3 ICE: SEGV in integer_zerop)
Nathan Sidwell
4
-2
/
+21
2002-09-16
re PR c++/7718 ('complex' template instantiation causes internal compiler err...
Nathan Sidwell
4
-2
/
+38
2002-09-16
rs6000.c (build_mask64_2_operands): Suppress warnings about unused operands w...
Geoffrey Keating
2
-1
/
+10
2002-09-16
Remove DR 295 implementation.
Nathan Sidwell
7
-28
/
+49
2002-09-16
calls.c (emit_library_call_value_1): Don't refer to hard_libcall_value.
Kazu Hirata
3
-9
/
+10
2002-09-16
Index: gcc/ChangeLog
Geoffrey Keating
19
-385
/
+1054
2002-09-16
* output.h: Remove #ifdef RTX_CODE and #ifdef TREE_CODE.
Hans-Peter Nilsson
2
-14
/
+4
2002-09-16
* m68hc11.md (addhi_sp): Fix uninitialized variable bug.
Kaveh R. Ghazi
2
-1
/
+3
2002-09-16
c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.
Kaveh R. Ghazi
11
-14
/
+20
2002-09-16
c-common.c (builtin_define_float_constants): Emit __FOO_DENORM_MIN__.
Richard Henderson
2
-0
/
+11
2002-09-16
real.c, real.h: Rewrite from scratch.
Richard Henderson
31
-6453
/
+3397
2002-09-16
* gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
Steve Ellcey
2
-1
/
+5
2002-09-16
parse.y (parse_finish_call_expr): Check lookup_member result.
Nathan Sidwell
4
-0
/
+29
2002-09-16
re PR c++/7015 (certain __asm__ constructs rejected)
Nathan Sidwell
5
-4
/
+29
2002-09-16
s390.c: (legitimize_la_operand): Remove, replace by ...
Ulrich Weigand
4
-470
/
+553
2002-09-16
* objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
Richard Earnshaw
2
-1
/
+5
2002-09-16
ChangeLog: follow spelling conventions.
Kazu Hirata
34
-43
/
+80
2002-09-16
ABOUT-NLS: Follow spelling conventions.
Kazu Hirata
24
-68
/
+95
2002-09-16
Daily bump.
GCC Administrator
3
-3
/
+3
2002-09-15
ChangeLog: Follow spelling conventions.
Kazu Hirata
28
-61
/
+92
2002-09-15
* intdoc.texi: Regenerate.
Kazu Hirata
2
-1
/
+5
2002-09-15
s/Fix/Follow/
Kazu Hirata
1
-1
/
+1
2002-09-15
i386-protos.h (i386_pe_dllexport_name_p, [...]): Add prototype.
Kaveh R. Ghazi
4
-2
/
+17
2002-09-15
* lang.c: Fix spelling conventions.
Kazu Hirata
2
-1
/
+5
2002-09-15
ChangeLog: Follow spelling conventions.
Kazu Hirata
2
-2
/
+7
2002-09-15
* v850-protos.h (v850_output_addr_const_extra): Prototype.
Kaveh R. Ghazi
2
-0
/
+5
2002-09-15
netbsd.h (TARGET_OS_CPP_BUILTINS): Add MIPS ABI CPP macros.
Jason Thorpe
2
-7
/
+80
2002-09-15
* ia64/aix.h (TARGET_OS_CPP_BUILTINS): Fix typo.
Kaveh R. Ghazi
2
-1
/
+5
2002-09-15
2002-09-15 Krister Walfridsson <cato@df.lth.se>
Krister Walfridsson
2
-1
/
+5
2002-09-15
ChangeLog: Follow spelling conventions.
Kazu Hirata
37
-62
/
+102
2002-09-15
re PR c++/7919 (using declarations screw this pointer)
Nathan Sidwell
4
-1
/
+46
2002-09-15
netbsd.h (LIB_SPEC): Include the appropriate pthread library if -pthread is s...
Jason Thorpe
2
-5
/
+19
2002-09-15
config.gcc (*-*-netbsd*): Set thread_file to 'posix' for --enable-threads=yes...
Jason Thorpe
2
-0
/
+10
[next]