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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-02-28
dwarf2out.c (stack_adjust_offset): Add support for POST_INC, POST_DEC, and PO...
Andrew MacLeod
2
-16
/
+40
2002-02-28
natInetAddress.cc: Changed USE_WINSOCK to WIN32, added '#undef STRICT'.
Adam Megacz
2
-3
/
+9
2002-02-27
c-typeck.c (digest_init): Remove unused parameter; all callers changed.
Zack Weinberg
2
-12
/
+13
2002-02-27
* gcc.c-torture/execute/20020227-1.c: New test.
Hans-Peter Nilsson
1
-0
/
+30
2002-02-27
* gcc.c-torture/execute/20020227-1.c: New test.
Hans-Peter Nilsson
1
-0
/
+4
2002-02-27
visibility13.C: Remove "instantiated from here" ERROR lines.
Mark Mitchell
16
-17
/
+36
2002-02-27
Index: ChangeLog
Geoffrey Keating
4
-1
/
+29
2002-02-27
s390.c (s390_chunkify_pool): Do not confuse insn UIDs with insn addresses.
Ulrich Weigand
2
-6
/
+16
2002-02-27
ios_manip_basefield.cc (test01): Fix for 64 bit machines.
Paolo Carlini
2
-15
/
+20
2002-02-27
c-common.c, [...]: Delete code implementing -traditional mode.
Zack Weinberg
73
-908
/
+371
2002-02-27
mklibgcc.in: Don't use \n in a line subject to interpretation by echo.
Zack Weinberg
2
-1
/
+6
2002-02-27
rs6000.h (ASM_OUTPUT_DEF_FROM_DELC): Constify NAME.
Graham Stott
2
-1
/
+4
2002-02-27
* loop.c (prescan_loop): Handle PARALLEL.
Graham Stott
2
-4
/
+7
2002-02-27
unroll.c (loop_iterations): Return 0 if the add_val for a BIV is REG.
Graham Stott
2
-1
/
+15
2002-02-27
* final.c (output_operand_lossage): Constify PFX_STR.
Graham Stott
2
-1
/
+3
2002-02-27
* df.c (df_insn_refs_record): Use XEXP (x, 0) for USE.
Graham Stott
2
-1
/
+5
2002-02-27
linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove.
Jan Hubicka
3
-17
/
+5
2002-02-27
* linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.
Jan Hubicka
2
-0
/
+19
2002-02-27
Daily bump.
GCC Administrator
6
-12
/
+12
2002-02-27
cpplex.c (_cpp_lex_token): Handle directives in macro arguments.
Neil Booth
10
-49
/
+143
2002-02-27
[multiple changes]
David Edelsohn
5
-20
/
+28
2002-02-27
natSystem.cc (init_properties): Use __VERSION__.
Tom Tromey
11
-369
/
+377
2002-02-27
Add 20020226-1.c to test rotate patterns
Michael Meissner
2
-0
/
+108
2002-02-27
acinclude.m4 (LIB_AC_PROG_CXX): Use glibjava_CXX instead of glibcpp_CXX, sinc...
Andreas Schwab
4
-355
/
+350
2002-02-26
* config/alpha/alpha.md (ashldi_se): Re-enable.
Richard Henderson
2
-17
/
+18
2002-02-26
alpha.c (alpha_encode_section_info): Examine MODULE_LOCAL_P; improve commentary.
Richard Henderson
2
-1
/
+12
2002-02-27
natPosixProcess.cc (startProcess): Use FD_CLOEXEC, not `1'.
Tom Tromey
2
-3
/
+8
2002-02-27
cpp.texi: Clarify documentation of relationship between #line and #include.
Zack Weinberg
2
-1
/
+42
2002-02-27
h8300-protos.h: Update the prototype for compute_logical_op_length.
Kazu Hirata
4
-120
/
+91
2002-02-27
basic_ios.tcc (basic_ios::init): Set _M_fill to zero.
Benjamin Kosnik
1
-1
/
+1
2002-02-27
basic_ios.tcc (basic_ios::init): Set _M_fill to zero.
Benjamin Kosnik
4
-22
/
+41
2002-02-26
i386.c (print_operand): Don't append ATT-style length suffixs to x87 opcodes ...
Kelley Cook
2
-66
/
+74
2002-02-26
emit-rtl.c (gen_const_vector_0): Remove TYPE argument.
Ryan T. Sammartino
3
-12
/
+14
2002-02-26
pa-linux.h (LIB_SPEC): Update definition.
John David Anglin
3
-12
/
+9
2002-02-26
Makefile.am (thread_target_headers): Unconditionally stage and install gthr-p...
Loren J. Rittle
3
-244
/
+46
2002-02-26
ia64.c (nop_cycles_until): Do init_insn_group_barriers if we emitted a stop bit.
Richard Henderson
2
-0
/
+12
2002-02-26
configure.in (libgcc_visibility): Substitute.
Jakub Jelinek
4
-2
/
+28
2002-02-26
attribs.c (c_common_attribute_table): Add visibility.
Jakub Jelinek
11
-17
/
+161
2002-02-26
re PR debug/5770 (undefined reference to `.LC0')
Jakub Jelinek
4
-2
/
+61
2002-02-26
locale_facets.tcc (num_put::_M_widen_int): Group all the integral types, not ...
Paolo Carlini
3
-18
/
+58
2002-02-26
dwarf2out.c (gen_inlined_subroutine_die): If block is abstract, generate a di...
Alexandre Oliva
4
-0
/
+83
2002-02-26
h8300-protos.h: Add a prototype for compute_logical_op_length.
Kazu Hirata
4
-12
/
+145
2002-02-26
Daily bump.
GCC Administrator
6
-12
/
+12
2002-02-26
update_version: Automatically update version files on all branches.
Mark Mitchell
3
-17
/
+61
2002-02-26
dwarf2out.c (modified_type_die): Do not call type_main_variant for vectors.
Aldy Hernandez
3
-9
/
+46
2002-02-26
rs6000.md: Swap define_insn attributes to fix incorrect generation of merge h...
Daniel Egger
2
-21
/
+28
2002-02-26
c-typeck.c (really_start_incremental_init): Use bitsize_zero_node for vectors.
Aldy Hernandez
2
-1
/
+6
2002-02-26
rs6000.md (get_vrsave_internal): Fix typo.
Aldy Hernandez
2
-3
/
+8
2002-02-26
Daily bump.
Mark Mitchell
6
-6
/
+6
2002-02-26
Set version numbers for mainline
Mark Mitchell
6
-7
/
+7
[next]