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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2001-04-26
optimize.c (maybe_clone_body): Copy TREE_PUBLIC before emitting the clone.
Mark Mitchell
2
-0
/
+6
2001-04-25
invoke.texi: Document -Wmissing-braces...
Joseph Myers
3
-21
/
+114
2001-04-25
dwarfout.c (is_pseudo_reg, [...]): Use static inline instead of inline static.
Rainer Orth
2
-4
/
+9
2001-04-25
cygwin.h: Move W32API search to LINK_SPEC to ensure that this directory is al...
Christopher Faylor
2
-3
/
+10
2001-04-25
i386.c (ix86_expand_epilogue): Properly compute size of registers to restore ...
Richard Henderson
2
-2
/
+13
2001-04-25
* config-lang.in (target_libs): Copy from $libgcj_saved.
Alexandre Oliva
2
-1
/
+5
2001-04-25
c-format.c (check_format_info_recurse): Handle PLUS_EXPR for format string.
Jakub Jelinek
4
-0
/
+70
2001-04-25
ia64.h (CC1_SPEC): Define.
Jakub Jelinek
3
-1
/
+11
2001-04-25
emit-rtl.c (constant_subword): Also do sign extension in BITS_PER_WORD == 16 ...
J"orn Rennecke
2
-2
/
+7
2001-04-25
decl.c (init_decl_processing): Add new class "protectionDomain" field.
Bryce McKinlay
3
-0
/
+8
2001-04-25
oops
Jason Merrill
1
-10
/
+0
2001-04-25
* loop.c (try_swap_copy_prop): Go back to checking insn.
Jason Merrill
2
-1
/
+15
2001-04-25
emit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_MODE_OK check if check_mod...
Jakub Jelinek
4
-1
/
+27
2001-04-25
i386.c (ix86_expand_int_movcc): If overlap between out and comparison sequenc...
Jakub Jelinek
4
-5
/
+30
2001-04-25
decl.c (grokdeclarator): Set context of namespace scope TYPE_DECLS.
Nathan Sidwell
4
-2
/
+34
2001-04-25
Daily bump.
GCC Administrator
2
-2
/
+2
2001-04-25
Makefile.in (LIB2FUNCS): Remove _varargs and __dummy.
Zack Weinberg
6
-234
/
+211
2001-04-24
except.c (reachable_handlers): Step out one level from a RESX.
Jason Merrill
2
-58
/
+90
2001-04-25
optimize.c: Include hashtab.h.
Zack Weinberg
4
-16
/
+117
2001-04-24
c-semantics.c (add_scope_stmt): Don't call current_scope_stmt_stack multiple ...
Nathan Sidwell
2
-6
/
+10
2001-04-24
Lazy __FUNCTION__ generation.
Nathan Sidwell
20
-272
/
+431
2001-04-24
pt.c (tsubst_decl): Use VOID_TYPE_P.
Nathan Sidwell
3
-6
/
+11
2001-04-24
If a SYMBOL_REF is in the constant pool, use the pool's SYMBOL_REF.
Nick Clifton
2
-0
/
+9
2001-04-24
Always set STRICT_ALIGNMENT
Nick Clifton
2
-3
/
+6
2001-04-24
Daily bump.
GCC Administrator
2
-2
/
+2
2001-04-24
* gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
Zack Weinberg
2
-2
/
+4
2001-04-23
c-convert.c (convert): When converting to a BOOLEAN_TYPE, avoid passing neste...
Joseph Myers
4
-1
/
+34
2001-04-23
* reg-stack.c (emit_swap_insn): Do not get pass CALL_INSNs.
Jan Hubicka
2
-0
/
+5
2001-04-23
Daily bump.
GCC Administrator
2
-2
/
+2
2001-04-23
* loop.c (loop_delete_insns): Add prototype.
Mark Mitchell
2
-0
/
+5
2001-04-23
configure.in: Remove ENABLE_STD_NAMESPACE.
Phil Edwards
6
-285
/
+295
2001-04-23
config.gcc (powerpc-*-darwin*): Move the flag in xm-darwin.h into xm_defines.
Stan Shebs
3
-6
/
+10
2001-04-23
collect2.c (main): Use concat in lieu of xmalloc/sprintf.
Kaveh R. Ghazi
10
-57
/
+40
2001-04-22
except.c (build_throw): Wrap the initialization of the exception object in a ...
Jason Merrill
3
-8
/
+38
2001-04-22
ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require it instead of the CVS...
Philipp Thomas
3
-7
/
+12
2001-04-22
Daily bump.
GCC Administrator
2
-2
/
+2
2001-04-21
calls.c (expand_call): Fix a comment typo.
Kazu Hirata
2
-2
/
+4
2001-04-21
flow.c (proagate_one_insn): Remove useless assignment.
Mark Mitchell
6
-14
/
+63
2001-04-21
sparc.c (sparc_flat_eligible_for_epilogue_delay): Fix a comment typo.
Kazu Hirata
3
-2
/
+6
2001-04-21
news.texi: Update release information for 0.5.27.
Toon Moene
2
-7
/
+50
2001-04-21
h8300.c (general_operand_src): Fix a comment typo.
Kazu Hirata
2
-1
/
+5
2001-04-21
Daily bump.
GCC Administrator
2
-2
/
+2
2001-04-21
cp-tree.h (finish_enum): Change prototype.
Mark Mitchell
4
-115
/
+111
2001-04-21
cp-tree.h (finish_enum): Change prototype.
Mark Mitchell
1
-0
/
+13
2001-04-20
Fixes to compile multiple .class files at once.
Per Bothner
5
-78
/
+85
2001-04-20
configure.in: Probe for times, clock, struct tms, and clock_t.
Zack Weinberg
5
-162
/
+377
2001-04-20
* config/pa/som.h (NM_FLAGS): Define.
Jeffrey A Law
2
-0
/
+9
2001-04-20
tree.c (cp_tree_equal): Adjust final switch formatting.
Nathan Sidwell
4
-9
/
+51
2001-04-20
class.c (dfs_unshared_virtual_bases): Add ATTRIBUTE_UNUSED.
Nathan Sidwell
5
-21
/
+222
2001-04-20
Better scheduling of shifts
Bernd Schmidt
4
-7
/
+165
[next]