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
2004-02-06
arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...
Kazu Hirata
7
-12
/
+48
2004-02-06
frv-protos.h: Remove the prototype for frv_setup_incoming_varargs.
Kazu Hirata
4
-10
/
+15
2004-02-06
fr30-protos.h: Remove the prototype for fr30_setup_incoming_varargs.
Kazu Hirata
4
-23
/
+32
2004-02-06
arc-protos.h: Remove the prototype for arc_setup_incoming_varargs.
Kazu Hirata
4
-26
/
+42
2004-02-06
t-linux (SHLIB_INSTALL): Prepend $$(DESTDIR) to $$(slibdir) in the installati...
SUGIOKA Toshinobu
2
-4
/
+9
2004-02-05
reload.c (refers_to_regno_for_reload_p): Index hard_regno_nregs with inner_re...
David Edelsohn
3
-4
/
+10
2004-02-06
* config.gcc: Remove i370 support.
Kazu Hirata
2
-21
/
+4
2004-02-06
* gcc.pot: Regenerate.
Joseph Myers
2
-2509
/
+2679
2004-02-06
install.texi: Update automake and autoconf version requirements.
Kelley Cook
5
-17
/
+68
2004-02-06
Makefile.in (srcextra): Add a level of indirection to ...
Kelley Cook
7
-14
/
+25
2004-02-05
acinclude.m4: Quote names of macros to be defined by AC_DEFUN throughout.
Maciej W. Rozycki
2
-40
/
+47
2004-02-06
* scripts/check_performance: Support PCH.
Loren J. Rittle
2
-1
/
+5
2004-02-06
Daily bump.
GCC Administrator
2
-2
/
+2
2004-02-05
* config/ia64/ia64.c (REG_GP): Remove.
Kazu Hirata
2
-1
/
+4
2004-02-05
Component.java (getFont): Return a default font instead of null.
Thomas Fitzsimmons
2
-1
/
+8
2004-02-05
Index: libf2c/ChangeLog
Geoffrey Keating
9
-61
/
+86
2004-02-05
configure.in: Don't pass --with-stabs on IRIX 5 either.
Rainer Orth
5
-4
/
+16
2004-02-05
dwarf2out.c (force_type_die): Look up input type itself instead of root_type(...
Devang Patel
2
-2
/
+7
2004-02-05
s390.md ("*tmqidi_ext"): New insn.
Andreas Krebbel
2
-10
/
+41
2004-02-05
utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.pr...
Kazu Hirata
11
-14
/
+46
2004-02-05
re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari...
Rainer Orth
13
-42
/
+72
2004-02-05
diagnostic.h (DEFINE_DIAGNOSTIC_KIND): Change parameter M to msgid.
Joseph Myers
2
-1
/
+6
2004-02-05
locale_facets.tcc (money_get::do_get(string_type&)): Thousands-sep are always...
Paolo Carlini
16
-58
/
+323
2004-02-05
Fix typo and clarify comment.
Richard Kenner
1
-3
/
+4
2004-02-05
os_defines.h (_GLIBCXX_FIONREAD_TAKES_OFF_T): Define.
Richard Sandiford
3
-0
/
+14
2004-02-05
re PR c++/13714 (destructor name `const s' does not match type `const s' of e...
Mark Mitchell
2
-2
/
+7
2004-02-05
Scrollbar.java (next_scrollbar_number): New field.
Thomas Fitzsimmons
3
-108
/
+101
2004-02-05
tree.c (cp_cannot_inline_tree_fn): Allow inlining of comdat functions.
Jan Hubicka
2
-2
/
+11
2004-02-05
2004-02-05 Michael Koch <konqueror@gmx.de>
Michael Koch
14
-130
/
+181
2004-02-05
2004-02-05 Michael Koch <konqueror@gmx.de>
Michael Koch
2
-7
/
+13
2004-02-05
2004-02-05 Michael Koch <konqueror@gmx.de>
Michael Koch
2
-264
/
+270
2004-02-05
altivec.md (*movv4si_internal): At least one operand must be altivec_register...
Dorit Naishlos
2
-4
/
+20
2004-02-05
configure.ac (gcc_cv_as_powerpc_mfcrf): Correct test for mfcr.
David Edelsohn
3
-8
/
+17
2004-02-05
re PR c++/14008 (Confusing diagnostic when omitting a template parameter)
Giovanni Bajo
3
-1
/
+46
2004-02-05
re PR c++/14008 (Confusing diagnostic when omitting a template parameter)
Giovanni Bajo
2
-35
/
+123
2004-02-05
Thread.java: Reordered fields...
Michael Koch
2
-86
/
+107
2004-02-05
Deflater.java, [...]: Reformated and javadoc comments merged from classpath.
Michael Koch
4
-109
/
+299
2004-02-05
2004-02-05 Michael Koch <konqueror@gmx.de>
Michael Koch
3
-3
/
+10
2004-02-05
stl_function.h: Minor formatting changes.
Paolo Carlini
2
-33
/
+37
2004-02-05
install.texi: Update description of --gxx-include-dir to give correct default...
Jonathan Wakely
2
-1
/
+6
2004-02-05
h8300.h (REG_OK_FOR_BASE_NONSTRICT_P): Replace 8 with MAC_REG.
Kazu Hirata
2
-1
/
+6
2004-02-05
pa.c (emit_hpdiv_const): Replace gen_rtx with gen_rtx_PARALLEL.
Kazu Hirata
2
-2
/
+7
2004-02-05
* emit-rtl.c: Update the comment about the file.
Kazu Hirata
2
-8
/
+9
2004-02-05
sourcebuild.texi (Test Idioms): Update testcase naming conventions.
Joseph Myers
2
-7
/
+20
2004-02-05
Revert previous change to config/abi/*/baseline_symbols.txt.
Zack Weinberg
12
-0
/
+15
2004-02-04
Partially revert/redo 2003-10-01 change; fix -fworking-directory.
Per Bothner
9
-89
/
+111
2004-02-05
* config/arm/arm.h (REG_CLASS_NAMES): Add missing comma.
Ian Lance Taylor
2
-1
/
+5
2004-02-05
basic_file_stdio.cc (__gnu_internal::fopen_mode): New function.
Benjamin Kosnik
16
-125
/
+120
2004-02-05
re PR c++/13932 (duplicate warning message for conversion)
Mark Mitchell
5
-3
/
+18
2004-02-05
file-format.exp (gcc_target_object_format): Use ${tool}_target_compile, not g...
Mark Mitchell
5
-5
/
+21
[next]