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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-20
Add changelog for previous commit
Alexandre Oliva
1
-0
/
+5
2000-10-20
Daily bump.
Jeff Law
5
-5
/
+5
2000-10-20
* t-vax: New file. Don't build modules from libgcc1.c.
J. David Anglin
2
-0
/
+7
2000-10-20
codecvt_unicode_char.cc (test01): Adjust creation of state_type for unicode_c...
Benjamin Kosnik
7
-98
/
+240
2000-10-20
class.c (subobject_offset_fn): New type.
Mark Mitchell
2
-128
/
+274
2000-10-20
alias.c: (mark_constant_function): Don't check pure functions.
John Wehle
3
-113
/
+325
2000-10-19
parse.y (find_most_specific_methods_list): Select the only non-abstract metho...
Bryce McKinlay
2
-3
/
+9
2000-10-19
Fix tree-checking abort on testcase with undefined macro as array size.
Jim Wilson
2
-3
/
+17
2000-10-19
Fix ICE on lex output file reported by Andreas Schwab.
Jim Wilson
3
-13
/
+46
2000-10-19
cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.
Mark Mitchell
4
-1
/
+29
2000-10-19
* libgcc2.c (_mulvsi3): Change variables u and v to a and b.
Chandrakala Chavva
2
-1
/
+5
2000-10-19
Minor corrections in comments.
Chandrakala Chavva
2
-4
/
+8
2000-10-19
Added the missing #endif.
Chandrakala Chavva
2
-18
/
+21
2000-10-19
* i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.
Jan Hubicka
2
-1
/
+7
2000-10-19
parse.y (process_imports): Consider that one might be trying to import an inn...
Alexandre Petit-Bianco
2
-4
/
+28
2000-10-19
Daily bump.
Jeff Law
5
-5
/
+5
2000-10-18
gjavah.c (add_class_decl): Removed unused variables `tname', `tlen' and `name...
Alexandre Petit-Bianco
6
-69
/
+152
2000-10-18
Makefile.am (exception): Change exception.cc to exception_support.cc.
Benjamin Kosnik
1
-0
/
+403
2000-10-18
libio.h (_IO_USER_LOCK): Define.
Chip Salzenberg
2
-0
/
+5
2000-10-18
Makefile.am (exception): Change exception.cc to exception_support.cc.
Benjamin Kosnik
12
-429
/
+49
2000-10-18
Adding new option -ftrapv.
Chandrakala Chavva
13
-90
/
+461
2000-10-18
t-netware: Bring in from the Red Hat tree.
Geoff Keating
7
-271
/
+214
2000-10-18
c-common.h (flag_no_builtin): Declare.
Mark Mitchell
12
-83
/
+135
2000-10-18
tm.texi (LIBGCC_SPEC): Synch with reality.
Marc Espie
2
-2
/
+5
2000-10-18
Rectify missing entry.
Marc Espie
1
-0
/
+5
2000-10-18
iostream.cc (ends): Release the acquired lock.
Jakub Jelinek
2
-2
/
+17
2000-10-18
c-common.c (check_format_types): Check for writing through a NULL pointer arg...
Joseph Myers
5
-1
/
+22
2000-10-18
tm.texi (Exception Region Output): Document DWARF_CIE_DATA_ALIGNMENT.
Hans-Peter Nilsson
3
-0
/
+32
2000-10-18
basic-block.h (struct loop): Delete fields pre_header_root and pre_header_tra...
Michael Hayes
3
-23
/
+44
2000-10-18
contrib.texi: Update references to steering committee members and Jeff Law's ...
Gerald Pfeifer
2
-24
/
+34
2000-10-18
Daily bump.
Jeff Law
5
-5
/
+5
2000-10-18
c-common.c (CPLUSPLUS_STD_VER, [...]): Define.
Joseph Myers
2
-36
/
+44
2000-10-18
h8300.c: Fix a comment typo.
Kazu Hirata
2
-63
/
+93
2000-10-18
c-common.c (check_format_info_main): Minor cleanup...
Joseph Myers
2
-36
/
+37
2000-10-18
c-common.c (back_end_hook): New variable.
Mark Mitchell
9
-17
/
+40
2000-10-18
i386.c (ix86_comparison_operator, [...]): Handle CCRCmode.
Jan Hubicka
4
-67
/
+146
2000-10-18
reorg.c: Fix formatting.
Kazu Hirata
2
-94
/
+92
2000-10-18
h8300.md: Remove an unnecessary sign_extend expander that is used when not op...
Kazu Hirata
2
-23
/
+11
2000-10-17
* gcc.c-torture/execute/20001017-2.c: New test.
Matthew Hiller
2
-0
/
+21
2000-10-17
reload1.c (move2add_note_store): Check for simple auto-inc in destination.
Joern Rennecke
2
-0
/
+19
2000-10-17
i386-aout.h: define INT_ASM_OP.
Michael Chastain
2
-0
/
+6
2000-10-17
* spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int).
Brad Lucier
2
-1
/
+5
2000-10-17
* pa.c (print_operand): Handle case 'c' for .vtable_inherit
Alan Modra
2
-0
/
+9
2000-10-17
* testsuite/27_io/istream_seeks.cc: Fix spelling typo. * testsuite/27_...
Martin Buchholz
3
-6
/
+11
2000-10-17
* i370.md: Fix spelling typo.
Martin Buchholz
2
-1
/
+5
2000-10-18
20001018-1.c: New test.
Joseph Myers
3
-0
/
+17
2000-10-17
* ChangeLog: Remove CVS conflict marker, fix typos.
Franz Sirl
1
-3
/
+2
2000-10-17
except.c (free_eh_ranges): Don't free `whole_range.'
Alexandre Petit-Bianco
2
-1
/
+6
2000-10-17
function.c (locate_and_pad_parm): Don't align stack unconditionally.
Franz Sirl
7
-49
/
+78
2000-10-17
20001017-1.c: New test.
Franz Sirl
2
-0
/
+21
[next]