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/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-04-26
extend.texi (Function Attributes): Fix description of pure attribute.
Andreas Jaeger
2
-1
/
+6
2000-04-26
* cpplex.c: fix typos in comment
Neil Booth
1
-9
/
+10
2000-04-26
* cpplex.c: add comment describing lexer algorithm.
Neil Booth
1
-0
/
+90
2000-04-26
Daily bump.
Jeff Law
5
-5
/
+5
2000-04-26
integrate.c (output_inline_function): Do clear DECL_DEFER_OUTPUT before calli...
Jason Merrill
2
-3
/
+8
2000-04-26
linux.h: Remove erroneous commit of #if 0/#endif in last patch.
Andreas Jaeger
2
-2
/
+5
2000-04-26
cpu: Atomicity cleanups.
Nathan Myers
7
-190
/
+159
2000-04-25
* cse.c (cse_insn): Emit barrier after unconditional jump.
Richard Henderson
2
-0
/
+7
2000-04-25
calls.c (expand_call): Disable tail call generation once rtx_equal_function_v...
Richard Henderson
3
-3
/
+18
2000-04-25
dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.
Jason Merrill
8
-43
/
+57
2000-04-26
mn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS only if TARGET_AM33.
Alexandre Oliva
3
-19
/
+17
2000-04-26
aclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now requires INCLUDES to sea...
Kaveh R. Ghazi
6
-452
/
+343
2000-04-25
Oops, missed ChangeLog in last checkin...
Kaveh Ghazi
1
-0
/
+11
2000-04-25
calls.c (expand_call): Use get_callee_fndecl.
Jason Merrill
3
-29
/
+33
2000-04-25
correct comment
Jason Merrill
1
-4
/
+3
2000-04-25
Add partial support for IA-64 unwind sections.
Andrew MacLeod
6
-68
/
+652
2000-04-25
use install-bin and install-sh in fixinc's makefile
Bruce Korb
3
-44
/
+47
2000-04-25
re GNATS gcj/181 (gcj crashes on inner classes/interfaces definition/usage.)
Alexandre Petit-Bianco
3
-0
/
+19
2000-04-25
Define FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro to allow functions with
Nick Clifton
3
-1
/
+39
2000-04-25
acconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.
Kaveh Ghazi
4
-327
/
+354
2000-04-25
[multiple changes]
Zack Weinberg
6
-74
/
+1492
2000-04-25
* execute/va-arg-20.c: New test.
Jakub Jelinek
2
-0
/
+26
2000-04-25
* config/i386/freebsd.h (INT_ASM_OP): Define.
Alexandre Oliva
2
-1
/
+10
2000-04-25
ir.texi: Correct typo.
Gabriel Dos Reis
2
-1
/
+5
2000-04-25
MethodFailure4.java: New file.
Alexandre Petit-Bianco
3
-0
/
+46
2000-04-25
* loop.c (strength_reduce): Fix typo in the last checkin.
Jan Hubicka
2
-1
/
+5
2000-04-25
stor-layout.c (finalize_record_size): Simplify to use existing functions.
Richard Kenner
3
-21
/
+21
2000-04-25
* Revert previous patch until build failure cause determined.
Neil Booth
6
-1470
/
+75
2000-04-25
Fix comment
Richard Kenner
1
-1
/
+1
2000-04-25
combine.c (combine_instructions): Add missing argument to try_combine.
Richard Henderson
2
-1
/
+7
2000-04-25
toplev.c (rest_of_compilation): Delay sibcall optimization until after emit_e...
Richard Henderson
2
-10
/
+16
2000-04-25
Daily bump.
Jeff Law
5
-5
/
+5
2000-04-25
mkcheck.in: Report compiler version used for test.
Loren J. Rittle
2
-2
/
+7
2000-04-25
ctype.cc (do_toupper): Remove dependence on non-portable/non-existent lookup ...
Loren J. Rittle
2
-4
/
+10
2000-04-25
howto.html: Add bits.
Felix Natter
1
-0
/
+199
2000-04-25
[multiple changes]
Benjamin Kosnik
14
-117
/
+180
2000-04-25
New test case.
Martin v. Löwis
1
-0
/
+15
2000-04-24
parse.y (lookup_field_wrapper): Search for final local aliases.
Alexandre Petit-Bianco
3
-204
/
+296
2000-04-25
* decl.c (grokdeclarator): Reject VLAs as members.
Martin v. Löwis
2
-0
/
+18
2000-04-25
Do not try to combine a sequence of insns when the second insn has been
Nick Clifton
2
-6
/
+21
2000-04-25
call.c (standard_conversion): Accept conversion between COMPLEX_TYPEs
Gabriel Dos Reis
3
-0
/
+31
2000-04-24
gcc.c (load_specs): New static function.
Mumit Khan
2
-14
/
+56
2000-04-24
gcc.c (lookup_compiler): Make multiple passes for case insensitive filesystems.
Mumit Khan
2
-27
/
+47
2000-04-24
parse.y (source_start_java_method): Deleted unecessary code.
Alexandre Petit-Bianco
3
-290
/
+173
2000-04-24
hashtab.c (hash_pointer, eq_pointer): Make definition static to match prototype.
Kaveh R. Ghazi
2
-3
/
+9
2000-04-24
cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
Neil Booth
6
-70
/
+1493
2000-04-24
aclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three argument form of AC_D...
Kaveh R. Ghazi
5
-128
/
+90
2000-04-24
Makefile.in (GCC_FOR_TARGET, [...]): Use -isystem, not -I, for including syst...
Kaveh R. Ghazi
2
-5
/
+10
2000-04-24
Fix bug building libgcc:
Nick Clifton
2
-2
/
+16
2000-04-24
decl2.c (finish_file): Remove double setup for accounting compile time.
Zack Weinberg
2
-5
/
+5
[next]