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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-06-04
* gcc.c-torture/execute/20010604-1.c: New test.
John David Anglin
2
-0
/
+18
2001-06-04
c-decl.c (get_parm_info): Use INTEGRAL_TYPE_P.
John David Anglin
3
-7
/
+9
2001-06-04
sibcall.c (optimize_sibling_and_tail_recursive_call): Suppress optimization i...
Richard Henderson
2
-1
/
+10
2001-06-04
c-tree.texi: Fix documentation of TREE_STRING_LENGTH for wide strings.
Joseph Myers
2
-1
/
+6
2001-06-04
ltcf-c.sh (archive_cmds, [...]): Use `gcc -shared' to build a shared library.
Mark Mitchell
2
-5
/
+14
2001-06-04
locale_facets.h (ctype<_CharT>): Add definitions for generic ctype virtuals.
Benjamin Kosnik
4
-71
/
+136
2001-06-04
ltcf-c.sh (archive_cmd): Use gcc to link shared archives.
John David Anglin
2
-4
/
+16
2001-06-04
* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
Loren J. Rittle
2
-1
/
+5
2001-06-04
simplify-rtx.c (simplify_subreg): Fix combining of paradoxical subregs.
Jan Hubicka
2
-25
/
+52
2001-06-04
rtlanal.c (rtx_unsable_p): ADDRESSOF is stable.
Jan Hubicka
2
-0
/
+8
2001-06-04
PR libstdc++/3035 and PR libstdc++/3036
Kenny Simpson
2
-1
/
+13
2001-06-04
rtlanal.c (operand_preference): Fix preference for objects.
Jan Hubicka
9
-128
/
+92
2001-06-04
re PR libstdc++/3034 (DR 214)
Phil Edwards
3
-2
/
+60
2001-06-04
std_bitset.h (bitset::test): Fix __pos >= _Nb comparison; all positions must ...
Brendan Kehoe
3
-1
/
+67
2001-06-04
re PR libstdc++/3016 (stl_queue.h bugs wrt compliance)
Brendan Kehoe
2
-16
/
+11
2001-06-04
char_traits.h (move): Reverse qualification of memmove with std::.
Jeffrey Oldham
2
-2
/
+8
2001-06-04
c-tree.texi (ARRAY_REF): Say what type of expression must be.
Richard Kenner
2
-1
/
+12
2001-06-04
char_traits.h (move): Qualify memmove with std::.
Jeffrey Oldham
4
-8
/
+17
2001-06-04
g++.exp (g++_include_flags): Change `args' to gccpath's value.
Jeffrey Oldham
2
-8
/
+14
2001-06-04
simplify_rtx.c (simplify_subreg): Keep subregs on return values...
Jan Hubicka
6
-220
/
+107
2001-06-04
update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New variables.
Gerald Pfeifer
2
-2
/
+27
2001-06-04
tree.def (ARRAY_RANGE_REF): New code.
Richard Kenner
9
-26
/
+71
2001-06-04
Daily bump.
GCC Administrator
5
-5
/
+5
2001-06-04
Makefile.am (install-glibcppinstallHEADERS, [...]): Have explicit rules cater...
Hans-Peter Nilsson
3
-15
/
+45
2001-06-03
reload.c (reload_inner_reg_of_subreg): Return 1 for PLUS.
Richard Kenner
2
-9
/
+20
2001-06-04
sh.c (print_operand_address, [...]): Call mark_constant_pool_use before outpu...
Kaz Kojima
3
-27
/
+182
2001-06-03
Minor whitespace edits
Richard Kenner
2
-3
/
+5
2001-06-03
insn-addr.h (INSN_ADDRESSES_NEW): Make insn_uid__ unsigned.
Alexandre Oliva
2
-7
/
+14
2001-06-03
Warning removal.
Alexandre Oliva
2
-12
/
+26
2001-06-03
sh.c (output_branch): Support for insn with lenght attr 12 & 16 which represe...
Igor Shevlyakov
2
-6
/
+23
2001-06-03
lib1funcs.asm (ic_invalidate): Align the cache-mirroring sequence.
Alexandre Oliva
2
-3
/
+13
2001-06-03
install-old.texi: Remove more old installation documentation.
Joseph Myers
3
-401
/
+140
2001-06-03
root.texi: Fix typo in patches e-mail address.
Toon Moene
2
-1
/
+5
2001-06-03
osf.S: Add unwind info.
Andrew Haley
4
-4
/
+166
2001-06-03
* doc/install.texi2html: New script.
Gerald Pfeifer
2
-0
/
+34
2001-06-03
root.texi: Define `help' and `patches' mailing list addresses.
Toon Moene
4
-9
/
+23
2001-06-03
Daily bump.
GCC Administrator
5
-5
/
+5
2001-06-03
doc/install.texi: Update AIX information again.
David Edelsohn
2
-52
/
+10
2001-06-02
gcc.texi, [...]: Remove old system-specific installation documentation.
Joseph Myers
4
-986
/
+1236
2001-06-02
linkage.exp: Use wildcards when matching N32.
Kaveh R. Ghazi
2
-3
/
+8
2001-06-02
!defined(USE_LTDL) fix
Anthony Green
2
-0
/
+13
2001-06-02
Remove libgcjdata hack. Fix jv-scan usage in dejagnu.
Anthony Green
10
-147
/
+60
2001-06-02
* doc/install.texi: Clean up Texinfo markup.
Joseph Myers
2
-111
/
+109
2001-06-02
cpp.texi, [...]: Move contents to just after title page.
Joseph Myers
10
-8
/
+25
2001-06-02
re PR java/2605 (gcj crashes on .java file containing byte.class.getClass())
Alexandre Petit-Bianco
2
-3
/
+17
2001-06-02
com.c (ffecom_init_0): Make CHARACTER*1 unsigned.
Toon Moene
2
-0
/
+6
2001-06-02
install-old.texi: Remove documentation of some configuration options.
Joseph Myers
3
-83
/
+56
2001-06-02
contrib.texi: Updated entries for Mark Mitchell, Joseph S.
Gerald Pfeifer
2
-8
/
+19
2001-06-02
i386.md (all uses of ext_register_operand): Make sure they are VOIDmode; repl...
Jan Hubicka
3
-28
/
+37
2001-06-02
* gcc_update: Update for move of documentation to gcc/doc.
Joseph Myers
2
-3
/
+7
[next]