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-07-10
c-common.h (build_stmt): Declare.
Benjamin Chelf
9
-130
/
+256
2000-07-10
semantics.c (expand_body): Sync interface information at the end of function ...
Jakub Jelinek
2
-0
/
+6
2000-07-10
Daily bump.
Jeff Law
5
-5
/
+5
2000-07-10
* expr.c (expand_expr): Bail earlier if we get an error_mark_node.
Jason Merrill
2
-0
/
+5
2000-07-10
tree.h (STRIP_NOPS): Check for error_mark_node.
Jason Merrill
3
-49
/
+15
2000-07-10
init.c (build_new_1): Bail early if the call to new fails.
Jason Merrill
8
-1625
/
+1703
2000-07-10
decl.c (pushtag): Don't put local classes in template functions on the local_...
Mark Mitchell
3
-1
/
+13
2000-07-10
cp-tree.h (char_type_p): New function.
Mark Mitchell
8
-25
/
+78
2000-07-09
diagnostic.c (wrap_text): New function.
Gabriel Dos Reis
3
-50
/
+140
2000-07-09
* cppexp.c (_cpp_parse_expr): Don't use unary plus.
Zack Weinberg
2
-1
/
+5
2000-07-09
cpphash.h: ISvspace, is_vspace, is_nvspace: New.
Neil Booth
7
-76
/
+148
2000-07-09
diagnostic.c (diagnostic_args): New macro.
Gabriel Dos Reis
3
-62
/
+369
2000-07-09
Daily bump.
Jeff Law
5
-5
/
+5
2000-07-08
c-torture.exp: Make compiler_conditional_xfail_data global.
Angela Marie Thomas
2
-1
/
+5
2000-07-08
* gcc.dg/cpp/macsyntx.c: Add test for #define defined.
Neil Booth
2
-0
/
+5
2000-07-08
fold-const.c (extract_muldiv): Check whether c divides op1 exactly if operati...
Toon Moene
2
-4
/
+17
2000-07-08
final.c (final): Do not abort when reg-stack introduces a new insn.
Richard Henderson
2
-6
/
+20
2000-07-08
cpplib.h (struct cpp_name): Now struct cpp_string.
Zack Weinberg
10
-265
/
+334
2000-07-08
Commited on behalf of geoffk@cygnus.com:
Geoff Keating
2
-3
/
+15
2000-07-08
Daily bump.
Jeff Law
5
-5
/
+5
2000-07-07
parse.y (generate_classfile): Exclude null strings.
Alexandre Petit-Bianco
2
-1
/
+6
2000-07-08
cppinit.c (print_help): split overlong line into ISO C89 maximum chunks.
Donn Terry
2
-0
/
+27
2000-07-07
jcf-write.c (generate_classfile): Properly install the ConstantValue attribut...
Alexandre Petit-Bianco
4
-5
/
+17
2000-07-08
cppexp.c: Update all code for new lexer interface.
Zack Weinberg
12
-501
/
+398
2000-07-08
cpphash.c (is__va_args__): New function.
Neil Booth
6
-35
/
+157
2000-07-08
configure.in (AC_OUTPUT_COMMANDS): Link $THREADS.h and c++threads.h instead o...
Benjamin Kosnik
4
-4
/
+5
2000-07-08
Clean up configure/build longstanding issues.
Benjamin Kosnik
4
-47
/
+47
2000-07-07
i386.md (call_pop, [...]): Do not set current_function_uses_pic_offset_table ...
Jan Hubicka
2
-14
/
+26
2000-07-07
Fix glibc -O2 iso646.i abort.
Jim Wilson
2
-1
/
+13
2000-07-07
Clean up configure/build longstanding issues.
Benjamin Kosnik
11
-1070
/
+1102
2000-07-07
[multiple changes]
Benjamin Kosnik
3
-33
/
+129
2000-07-07
download.html: Mention gcc_update.
Phil Edwards
10
-68
/
+255
2000-07-07
Dummy checkin of footer.html to force web sync.
Phil Edwards
1
-1
/
+1
2000-07-07
natClassLoader.cc (_Jv_PrepareCompiledClass): Initialize static final String ...
Tom Tromey
2
-1
/
+23
2000-07-07
stringconst2.out: New file.
Tom Tromey
3
-0
/
+27
2000-07-07
tradcpp.c (main): Rename label `include' to `add_include' to avoid conflicts ...
Kaveh R. Ghazi
2
-2
/
+7
2000-07-07
integrate.c (copy_insn_list): Remove REG_LABEL notes.
Jakub Jelinek
4
-3
/
+35
2000-07-07
sibcall.c (uses_addressof): Add INMEM argument...
Jakub Jelinek
8
-10
/
+178
2000-07-07
tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPE and friends.
Zack Weinberg
2
-0
/
+11
2000-07-07
system.h (UNION_INIT_ZERO): New macro for initializing union members in structs.
Kaveh R. Ghazi
3
-2
/
+19
2000-07-07
* cpp.texi: Update.
Neil Booth
2
-16
/
+69
2000-07-07
cplus-dem.c (main): fflush() after emitting last char before waiting for input.
Andrew Haley
2
-0
/
+6
2000-07-07
final.c (final): Detect out of bounds array access to the insn_lengths array.
Jeffrey A Law
2
-0
/
+11
2000-07-07
* symlink-tree: Check number of arguments.
Phil Edwards
2
-0
/
+9
2000-07-07
* fold-const.c (fold): Fix a comment typo.
Kazu Hirata
2
-1
/
+5
2000-07-07
* cpp.texi: Update to new lexer.
Neil Booth
2
-845
/
+952
2000-07-07
Daily bump.
Jeff Law
5
-5
/
+5
2000-07-06
[multiple changes]
Alexandre Petit-Bianco
5
-40
/
+102
2000-07-06
Java: fixes for the PRs gcj/{271,272,275}.
Alexandre Petit-Bianco
4
-30
/
+32
2000-07-06
tradcpp.c: New file.
Zack Weinberg
5
-2
/
+6985
[next]