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
2000-02-25
Copyright fixes.
Jeff Law
9
-9
/
+18
2000-02-25
protoize.c: (AUX_INFO_SUFFIX): New macro.
Mumit Khan
3
-9
/
+41
2000-02-25
Fix 3 ia64 g++ testsuite failures, and groff miscompilation.
Jim Wilson
2
-9
/
+13
2000-02-25
* i386/djgpp.h (CPP_PREDEFINES): Remove Unix defines.
Mark Elbrecht
2
-2
/
+5
2000-02-25
resource.c (mark_referenced_resources): Changed use SET_DEST (...) to XEXP (....
Graham Stott
2
-2
/
+5
2000-02-26
expr.c (build_class_init): Mark the decl to be ignored by check_init.
Anthony Green
8
-258
/
+329
2000-02-25
* gcc.c-torture/execute/20000225-1.c: New test.
Jeffrey A Law
2
-0
/
+25
2000-02-26
gjavah.c (main): Avoid using `argi' to report unimplemented options.
Alexandre Petit-Bianco
2
-1
/
+6
2000-02-25
* rtlanal.c (find_last_value): Allow NULL_RTX for valid_to.
John Wehle
2
-6
/
+12
2000-02-25
toplev.c (rest_of_compilation): Rebuild jump labels if combine_instructions h...
Anthony Green
4
-20
/
+69
2000-02-25
jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR: initialize locals to...
Alexandre Petit-Bianco
2
-1
/
+11
2000-02-25
cse.c (cse_insn): Replace the PATTERN of the insn with an new jump when...
Jeffrey A Law
2
-5
/
+8
2000-02-25
*** empty log message ***
Graham Stott
2
-1
/
+5
2000-02-25
parse.y (resolve_expression_name): Use `orig' as a second argument to resolve...
Alexandre Petit-Bianco
2
-16
/
+9
2000-02-25
* rtl.texi: Fix typo.
K. Richard Pixley
2
-1
/
+5
2000-02-25
ChangeLog typo fix for last final.c change: LABEL_ALIGN -> LOOP_ALIGN
Joern Rennecke
1
-2
/
+2
2000-02-25
Typo fix in ChangeLog: 1,$:s/sh_label_align/sh_loop_align/g
Joern Rennecke
1
-3
/
+3
2000-02-25
sh.c (calc_live_regs): Multiply value assigned to *COUNT_PTR by UNITS_PER_WORD.
J"orn Rennecke
2
-5
/
+13
2000-02-25
haifa-sched.c (schedule_block): Explain the real reason we delete REG_SAVE_NO...
Geoff Keating
4
-10
/
+70
2000-02-25
* compile/cpp-2.c: New test.
Alexandre Oliva
2
-0
/
+7
2000-02-25
* compile/cpp-1.c: New test.
Alexandre Oliva
2
-0
/
+12
2000-02-25
Daily bump.
Jeff Law
2
-2
/
+2
2000-02-25
* gcc.dg/cpp-li2.c: New test.
Alexandre Oliva
2
-0
/
+15
2000-02-25
* gcc.dg/cpp-wi1.c: New test.
Alexandre Oliva
2
-0
/
+11
2000-02-25
* gcc.dg/cpp-li1.c: New test.
Alexandre Oliva
2
-0
/
+21
2000-02-25
lex.c (check_newline): Use push_srcloc and pop_srcloc, rather than duplicatin...
Mark Mitchell
6
-138
/
+139
2000-02-25
input.h (push_srcloc): New function.
Mark Mitchell
3
-5
/
+58
2000-02-24
flow.c (life_analysis): When collecting reg info, clear regs_ever_live.
Richard Henderson
2
-0
/
+8
2000-02-24
Fix bug exposed by reload.c no longer rounding the frame size to BIGGEST_ALIG...
J"orn Rennecke
2
-11
/
+26
2000-02-24
Fix breakage from 6th Feb thread_prologue_and_epilogue_insns change:
J"orn Rennecke
4
-6
/
+38
2000-02-24
machmode.h (get_mode_alignment): Declare.
Nathan Sidwell
3
-3
/
+27
2000-02-24
* g++.old-deja/g++.other/sizeof5.C: New test.
Nathan Sidwell
2
-0
/
+21
2000-02-24
decl.c (grokdeclarator): Diagnose qualifiers on non-member function type, rat...
Nathan Sidwell
2
-5
/
+15
2000-02-24
Daily bump.
Jeff Law
2
-2
/
+2
2000-02-24
i386.h: Remove useless definition of "I386" and misleading comment above it.
Zack Weinberg
2
-4
/
+5
2000-02-24
This has worked for the past three months
Zack Weinberg
1
-8
/
+12
2000-02-24
tree.h (TREE_SET_PERMANENT): New macro.
Zack Weinberg
8
-80
/
+40
2000-02-23
* execute/va-arg-13.c: New test.
Franz Sirl
2
-0
/
+42
2000-02-23
New test. Approved by rth.
Donald Lindsay
2
-0
/
+29
2000-02-23
* config/c4x/c4x.c (c4x_process_after_reload): Split all insns.
Michael Hayes
2
-20
/
+21
2000-02-23
gjavah.c (print_name): In JNI case, correctly quote string.
Tom Tromey
2
-24
/
+56
2000-02-23
decl.c (grokdeclarator): Call decl_type_access_control.
Jason Merrill
4
-816
/
+828
2000-02-23
new
Jason Merrill
1
-0
/
+9
2000-02-23
cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.
Alexandre Oliva
4
-3
/
+15
2000-02-23
(arm_comp_type_attributes): Simply and comment tests on type attributes.
Nick Clifton
1
-6
/
+6
2000-02-23
oops - fixed typo in previous delta
Nick Clifton
1
-1
/
+1
2000-02-23
Fix arm_comp_type_attributes
Nick Clifton
2
-6
/
+27
2000-02-23
* execute/20000223-1.c: New test.
Nathan Sidwell
2
-0
/
+65
2000-02-23
* g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
Nathan Sidwell
2
-1
/
+5
2000-02-23
* decl.c (decls_match): Remove obsolete static member nadgering.
Nathan Sidwell
2
-21
/
+5
[next]