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
2000-11-04
decl2.c (do_nonmember_using_decl): Allow `extern "C"' declarations from diffe...
Mark Mitchell
3
-4
/
+26
2000-11-04
* cpp.texi: Update for _Pragma.
Neil Booth
2
-19
/
+50
2000-11-04
* gcc.texi (Contributing): Update URL for projects web page.
Joseph Myers
2
-1
/
+5
2000-11-04
* gcc.dg/cpp/include2.c: New tests.
Neil Booth
2
-0
/
+19
2000-11-04
cpplex.c (parse_string): Don't allow multiline strings in #include family dir...
Neil Booth
2
-2
/
+7
2000-11-04
cpplib.c (do_line): Only warn pedantically if not reading preprocessed input.
Neil Booth
2
-1
/
+6
2000-11-04
Daily bump.
Jeff Law
5
-5
/
+5
2000-11-04
hashtab.c (htab_expand): Change to return int.
Hans-Peter Nilsson
2
-8
/
+68
2000-11-04
hashtab.h (struct htab): Add member return_allocation_failure.
Hans-Peter Nilsson
2
-0
/
+16
2000-11-04
acinclude.m4 (CXX): Prevent it from being cached.
Alexandre Oliva
9
-997
/
+1023
2000-11-04
lang-options.h: Mention -Wout-of-date.
Tom Tromey
7
-38
/
+84
2000-11-04
class.c (cxx_keyword_p): Accept keywords with trailing `$'s.
Tom Tromey
3
-9
/
+41
2000-11-04
calls.c (emit_call_1): Use n_popped instead of RETURN_POPS_ARGS().
Alexandre Oliva
2
-3
/
+7
2000-11-04
[multiple changes]
Phil Edwards
16
-1184
/
+1445
2000-11-04
Dummy checking of footer.html to force web update.
Phil Edwards
1
-1
/
+1
2000-11-03
Make-lang.in (LIBGCJ_ZIP_FILE): Define with `$(prefix)'.
Alexandre Petit-Bianco
2
-1
/
+6
2000-11-03
std_cwchar.h: Undefine macro that conflicts with function name defined in thi...
David Edelsohn
2
-0
/
+8
2000-11-03
builtins.c (expand_builtin_strlen): Remove unused mode argument.
Zack Weinberg
8
-10
/
+22
2000-11-03
In gcc/:
Geoff Keating
6
-23
/
+22
2000-11-03
iris6.h (SUBTARGET_CC1_SPEC): Remove -static handling.
Mark Mitchell
2
-39
/
+11
2000-11-03
g++.exp (g++_set_ld_library_path): New function.
Mark Mitchell
2
-0
/
+19
2000-11-03
lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.
Tom Tromey
4
-56
/
+113
2000-11-03
(htab_create, htab_expand): Correct formatting of comment before
Hans-Peter Nilsson
2
-36
/
+42
2000-11-03
* hashtab.h: Change void * to PTR where necessary.
Hans-Peter Nilsson
2
-5
/
+9
2000-11-03
Makefile.in (fold-const.o): Depend on $(GGC_H), not ggc.h.
Kaveh R. Ghazi
2
-3
/
+9
2000-11-03
Use memset/memcmp instead of bzero/bcmp.
Joseph Myers
8
-34
/
+50
2000-11-03
cppfiles.c (open_file): If already read, then don't reopen.
Nathan Sidwell
2
-4
/
+17
2000-11-03
More tests for sequence point warnings.
Bernd Schmidt
2
-7
/
+17
2000-11-03
Move fold_builtin declaration to proper header
Bernd Schmidt
3
-1
/
+6
2000-11-03
Daily bump.
Jeff Law
5
-5
/
+5
2000-11-03
ObjectInputStream.java (readObject): Added code to conditionally dump out the...
Warren Levy
3
-21
/
+136
2000-11-03
InetAddress.java (addr): Renamed from 'address'.
Warren Levy
5
-37
/
+120
2000-11-03
std_cctype.h: Undefine macros that conflict with function names defined in th...
Mark Mitchell
3
-0
/
+32
2000-11-03
* flow.c (verify_local_live_at_start): Allow hard regs to die.
J"orn Rennecke
2
-4
/
+21
2000-11-03
* acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Fix typo.
Mark Mitchell
9
-1316
/
+1098
2000-11-03
AbstractList.java (SubList): Make it a top-level private class.
Bryce McKinlay
5
-259
/
+268
2000-11-03
* mkcheck.in: Fix echoing of -rpath option.
Mark Mitchell
1
-1
/
+1
2000-11-03
codecvt_unicode_char.cc: Don't run it if not _GLIBCPP_USE_WCHAR_T.
Mark Mitchell
4
-0
/
+20
2000-11-03
acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Add support for IRIX.
Mark Mitchell
12
-1119
/
+1440
2000-11-02
* Update ChangeLog for the -A= config patch (separate).
Neil Booth
1
-0
/
+61
2000-11-02
config:
Neil Booth
228
-282
/
+282
2000-11-02
Add support for -storm-chaos
Nick Clifton
1
-3
/
+3
2000-11-02
combine.c (distribute_notes): Use rtx_equal_p to check elim_i2 / elim_i1.
J"orn Rennecke
2
-59
/
+30
2000-11-02
Makefile.in: Rebuilt.
Tom Tromey
3
-4
/
+10
2000-11-02
atomicity.h (_Atomic_word): Make it a signed type.
Mark Mitchell
2
-5
/
+10
2000-11-02
configure.in: Make integrated CPP the default.
Neil Booth
3
-250
/
+261
2000-11-02
reload.c (find_equiv_reg): Test all hard registers for membership in the requ...
J"orn Rennecke
2
-10
/
+28
2000-11-02
* collect2.c (main, write_c_file_stat), gcc.c (translate_options,
Joseph Myers
14
-46
/
+66
2000-11-02
c-common.c (get_flag_spec, [...]): Use strchr () instead of index ().
Joseph Myers
2
-21
/
+29
2000-11-02
AbstractList.java (remove): Comment out modCount increment to work around com...
Bryce McKinlay
2
-2
/
+10
[next]