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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2001-01-11
Fix operand numbers in m68hc11.md
Stephane Carrez
2
-45
/
+53
2001-01-11
sh.c (barrier_align): Recognize branch around far branch and redundant insn.
Alexandre Oliva
2
-1
/
+10
2001-01-11
* invoke.texi: Fix typo.
Neil Booth
1
-1
/
+1
2001-01-11
invoke.texi: Restore documentation of the drivers' switches -MD and -MMD.
Neil Booth
2
-0
/
+24
2001-01-11
* config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1.
Alexandre Oliva
2
-1
/
+3
2001-01-11
Makefile.in (check-gcc//%, [...]): Support parallel testing of multilibs.
Alexandre Oliva
2
-17
/
+39
2001-01-11
Partially undo a previous patch
Bernd Schmidt
5
-37
/
+30
2001-01-11
decl2.c (get_guard): Set linkage from guarded decl.
Nathan Sidwell
2
-3
/
+13
2001-01-11
instantiate13.C: New test.
Nathan Sidwell
2
-0
/
+29
2001-01-11
call.c (convert_default_arg): Check for unprocessed DEFAULT_ARG.
Nathan Sidwell
9
-26
/
+237
2001-01-11
pt.c (unify): Check array has a domain, before checking whether it is variabl...
Nathan Sidwell
3
-0
/
+30
2001-01-11
decl.c (grokparms): Unobfuscate and get correct diagnostic for parameters wit...
Nathan Sidwell
2
-7
/
+19
2001-01-11
parse.y (template_parm_header, [...]): New reductions.
Nathan Sidwell
5
-7
/
+39
2001-01-11
flow.c (flow_call_edges_add): New.
Michael Hayes
3
-0
/
+75
2001-01-11
Daily bump.
Jeff Law
2
-2
/
+2
2001-01-11
* gcc.dg/cpp/if-2.c: Fix bogus update.
Neil Booth
1
-1
/
+1
2001-01-11
* gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
Neil Booth
2
-0
/
+8
2001-01-11
* mangle.c (write_builtin_type): Fix thinko.
Mark Mitchell
2
-2
/
+4
2001-01-11
pt.c (copy_default_args_to_explicit_spec_1): New function.
Mark Mitchell
3
-25
/
+128
2001-01-11
parse.y (resolve_expression_name): Permit instance variables from enclosing c...
Bryce McKinlay
2
-2
/
+11
2001-01-11
reload1.c (move2add_note_store): Update reg_set_luid even if base reg remains...
J"orn Rennecke
2
-4
/
+7
2001-01-10
Rotate ChangeLog entries.
Jeff Law
2
-15298
/
+15262
2001-01-11
Initialise machine_function structure to zero.
Nick Clifton
2
-1
/
+10
2001-01-11
c-common.h (CTI_VOID_LIST): Remove.
Mark Mitchell
8
-9
/
+32
2001-01-10
*** empty log message ***
Alan Lehotsky
2
-1
/
+6
2001-01-10
Makefile.in (tradcpp0): Depend on mkdeps.h.
Neil Booth
4
-177
/
+190
2001-01-10
output.h (make_function_rtl): Remove prototype.
Mark Mitchell
26
-153
/
+126
2001-01-10
* hwint.h: Revert yesterday's change.
Richard Henderson
2
-24
/
+5
2001-01-10
Remove {save|restore}_machine_status.
Nick Clifton
6
-101
/
+193
2001-01-10
cppinit.c (OPT_g): Remove.
Neil Booth
5
-22
/
+15
2001-01-10
fix constraint for i960.md
Aldy Hernandez
1
-0
/
+5
2001-01-10
fix constraint
Aldy Hernandez
1
-1
/
+1
2001-01-10
alpha.c (alpha_free_machine_status): New.
Richard Henderson
4
-15
/
+63
2001-01-10
cp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads by not looking at DECL_C...
Mark Mitchell
2
-1
/
+8
2001-01-10
decl2.c (acceptable_java_type): Allow references too.
Alexandre Petit-Bianco
4
-4
/
+64
2001-01-10
* jvspec.c (jvgenmain_spec): Omit -fencoding from cc1 invocation.
Tom Tromey
2
-1
/
+5
2001-01-10
function.c (instantiate_virtual_regs): Instantiate virtual registers found in...
Jeffrey A Law
2
-0
/
+9
2001-01-10
i386.h (CPP_CPU_SPEC): Allow for -std=c* and -std=i* as equivalent to -ansi i...
Joseph Myers
2
-1
/
+6
2001-01-10
[multiple changes]
Alexandre Petit-Bianco
5
-20
/
+75
2001-01-10
error.c (dump_template_parameter): Use parm to determine how to print default...
Nathan Sidwell
4
-1
/
+28
2001-01-10
i386.c (ix86_fp_compare_code_to_integer, [...]): new functions.
Jan Hubicka
2
-71
/
+185
2001-01-10
class.c (duplicate_tag_error): Clear more flags.
Nathan Sidwell
4
-0
/
+46
2001-01-10
call.c (build_new_method_call): Use binfo_for_vbase.
Nathan Sidwell
4
-3
/
+41
2001-01-10
Temporary fix to work around bug in C++ front end.
Richard Earnshaw
2
-0
/
+10
2001-01-10
invoke.texi: Document that -fcond-mismatch isn't supported for C++.
Joseph Myers
5
-12
/
+15
2001-01-10
gcc.texi: Define macro gcctabopt.
Joseph Myers
3
-137
/
+156
2001-01-10
Daily bump.
Jeff Law
2
-2
/
+2
2001-01-10
gcc.c (cpp_options): Set MD file name from output filename, if specified.
Nathan Sidwell
2
-3
/
+54
2001-01-10
invoke.texi: Fix another typo.
Phil Edwards
2
-1
/
+5
2001-01-10
invoke.texi: Fix typo.
Phil Edwards
2
-1
/
+5
[next]