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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-28
*** empty log message ***
Neil Booth
1
-0
/
+12
2000-10-28
19960224-2.c, [...]: Update tests for new diagnostic messages.
Neil Booth
21
-53
/
+104
2000-10-28
New macro expander.
Neil Booth
18
-4131
/
+3911
2000-10-28
Daily bump.
Jeff Law
5
-5
/
+5
2000-10-28
c-typeck.c (check_init_type_bitfields): Remove.
Mark Mitchell
4
-295
/
+40
2000-10-28
c-pragma.c (handle_pragma_pack): Initialize align to -1.
Mike Coleman
5
-30
/
+240
2000-10-27
* cpp.texi: Update.
Neil Booth
2
-21
/
+44
2000-10-27
* invoke.texi: Document -mintel-syntax
Kelley Cook
2
-3
/
+9
2000-10-27
invoke.texi: Document -frename-registers.
Richard Henderson
3
-22
/
+36
2000-10-27
alpha.h (enum reg_class): Add PV_REG.
Richard Henderson
3
-8
/
+16
2000-10-27
ia64.c: Revert 10-23 patch.
Richard Henderson
4
-14
/
+34
2000-10-27
regrename.c: Rewrite to handle multi-register modes and cond_exec instructions.
Bernd Schmidt
5
-910
/
+659
2000-10-27
configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.
Zack Weinberg
20
-2183
/
+1081
2000-10-27
calls.c (expand_call): If sibcall_failure is set during pass 1, clear tail_ca...
Jakub Jelinek
4
-4
/
+32
2000-10-27
Add prototype to prevent compile time warning
Nick Clifton
2
-0
/
+6
2000-10-27
New testcase.
Bernd Schmidt
2
-0
/
+15
2000-10-27
[multiple changes]
Benjamin Kosnik
6
-1067
/
+1223
2000-10-27
acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Comment out --gc-sections stuff...
Phil Edwards
5
-101
/
+117
2000-10-27
natGregorianCalendar.cc (computeFields): Set the isSet__ array elements to true.
Warren Levy
2
-0
/
+7
2000-10-27
Makefile.am: Added locale files from Classpath.
Warren Levy
15
-397
/
+2221
2000-10-27
Daily bump.
Jeff Law
5
-5
/
+5
2000-10-26
New test.
Richard Henderson
2
-0
/
+48
2000-10-26
label2.C: Tweak to work with V3.
Mark Mitchell
13
-13
/
+112
2000-10-26
calls.c (expand_call): Supress sibcall if we have a BLKmode return in registers.
Richard Henderson
2
-1
/
+11
2000-10-26
ia64.h (PREFERRED_RELOAD_CLASS): Force floating point constants into memory.
Bernd Schmidt
2
-0
/
+6
2000-10-26
ctype_inline.h (is): Use __OBJ_DATA directly.
David Edelsohn
4
-5
/
+27
2000-10-26
acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove.
Benjamin Kosnik
16
-1521
/
+1350
2000-10-26
* gcc.c-torture/compile/20001024-1.c: New test.
Nathan Sidwell
2
-0
/
+17
2000-10-26
tree.c (make_node, case 't'): Set alignment to that of char_type_node.
Nathan Sidwell
3
-1
/
+9
2000-10-26
std_valarray.h (valarray::valarray): Fix thinko.
Gabriel Dos Reis
2
-5
/
+10
2000-10-26
Daily bump.
Jeff Law
5
-5
/
+5
2000-10-26
Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.
Mark Mitchell
12
-22
/
+52
2000-10-26
error.c (dump_function_decl): Print no space between `ptr-operator' the `type...
Gabriel Dos Reis
4
-7
/
+20
2000-10-26
* gcc_build: Fix typos.
Mark Mitchell
2
-3
/
+7
2000-10-25
recog.c (constrain_operands): Initialize which_alternative before no alternat...
Richard Henderson
2
-7
/
+6
2000-10-25
cse.c (find_comparison_args): Check that we can reverse a comparison if neede...
Richard Henderson
2
-0
/
+11
2000-10-26
lex.c (java_new_lexer): Initialize new fields.
Tom Tromey
3
-135
/
+244
2000-10-25
* reload.c (find_reloads_address_part): Kill rtx obstack hackery.
Richard Henderson
2
-18
/
+6
2000-10-25
simplify-rtx.c (simplify_relational_operation): Sign extend low words before ...
Richard Henderson
2
-3
/
+7
2000-10-25
Makefile.am (GCJCOMPILE): Pass --tag=GCJ to libtool.
Bryce McKinlay
5
-463
/
+468
2000-10-25
Include config.h before system.h.
Nick Clifton
3
-2
/
+12
2000-10-25
configure.in: Invoke AC_PROG_CPP unconditionally before conditional feature t...
Chris Demetriou
3
-101
/
+122
2000-10-25
Makefile.in: Rebuilt.
Tom Tromey
3
-19
/
+62
2000-10-25
c-decl.c (grokdeclarator): Move warning for qualified void return types with ...
Joseph Myers
6
-7
/
+77
2000-10-25
i386.c (print_operand): Handle new 'A' formatting code.
Diego Novillo
4
-17
/
+58
2000-10-25
cpp.texi: Update with implementation-defined behavior and internal limits.
Neil Booth
2
-13
/
+111
2000-10-25
configure.in: Check for gconv.h.
Phil Edwards
11
-39
/
+100
2000-10-25
stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on the incompl...
Jakub Jelinek
4
-0
/
+51
2000-10-25
configopts.html: Added documentation for the "--enable-version-specific-runti...
Mark Harig
2
-5
/
+19
2000-10-25
acconfig.h: List _GLIBCPP_USE_THREADS.
Benjamin Kosnik
17
-1528
/
+1836
[next]