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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2002-09-15
ChangeLog: Follow spelling conventions.
Kazu Hirata
2
-4
/
+9
2002-09-15
ChangeLog: Follow spelling conventions.
Kazu Hirata
13
-14
/
+30
2002-09-15
cypress.md: Replace Sparc with SPARC.
Kazu Hirata
20
-52
/
+74
2002-09-15
Daily bump.
GCC Administrator
3
-3
/
+3
2002-09-14
re PR c++/7768 (__PRETTY_FUNCTION__ for template destructor is wrong)
Nathan Sidwell
4
-0
/
+53
2002-09-14
* config/avr/avr.c (output.h): Move after inclusion of tree.h.
Marek Michalkiewicz
2
-1
/
+5
2002-09-14
ChangeLog: Follow spelling conventions.
Kazu Hirata
29
-85
/
+117
2002-09-14
* loop.c: Fix a comment typo.
Kazu Hirata
6
-6
/
+10
2002-09-14
fr30.h: Fix comment typos.
Kazu Hirata
6
-5
/
+13
2002-09-14
haifa-sched.c: Follow spelling conventions.
Kazu Hirata
17
-23
/
+42
2002-09-14
error.c: Fix comment formatting.
Kazu Hirata
19
-107
/
+128
2002-09-14
m68hc11.md ("movdi_internal"): Allow any offsetable memory operand when sourc...
Stephane Carrez
2
-4
/
+12
2002-09-14
rs6000.c (rs6000_elf_encode_section_info): Use targetm.binds_local_p to set S...
Alan Modra
3
-5
/
+10
2002-09-14
* gcc/config/avr/avr.h: Set default options for C++ for avr.
Theodore A. Roth
2
-0
/
+10
2002-09-14
Daily bump.
GCC Administrator
3
-3
/
+3
2002-09-14
* gcc.c-torture/execute/struct-cpy-1.c: New test.
Alan Modra
2
-0
/
+47
2002-09-13
Makefile.in (toplev.o): Depend on real.h.
Richard Henderson
2
-4
/
+9
2002-09-14
tm.texi (DBX_OUTPUT_NFUN): Describe.
Alan Modra
4
-0
/
+27
2002-09-13
* ggc-common.c (ggc_mark_roots): Don't iterate NULL hash tables.
Nathan Sidwell
2
-1
/
+6
[next]