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
2004-01-02
mn10300.h (PREDICATE_CODES): Add const_8bit_operand and call_address_operand.
Kazu Hirata
2
-2
/
+9
2004-01-02
cgraphunit.c (cgraph_optimize_function): Call optimize_inline_calls when ther...
Jan Hubicka
2
-11
/
+17
2004-01-02
Add Steven's entry.
Kazu Hirata
1
-4
/
+14
2004-01-02
Add a missing ChangeLog entry.
Kazu Hirata
1
-1
/
+4
2004-01-02
Add a missing ChangeLog entry.
Kazu Hirata
1
-0
/
+1
2004-01-02
* expr.c (store_constructor): Fix pasto in previous patch.
Jan Hubicka
2
-3
/
+6
2004-01-02
Add 2004 to copyright after last commit.
Richard Sandiford
1
-1
/
+1
2004-01-02
re PR c++/12729 (mipsisa64-elf regressions: g++.old-deja/g++.jason/thunk1.C, ...
Richard Sandiford
2
-0
/
+6
2004-01-02
cygming.h: Fix comment formatting.
Kazu Hirata
10
-28
/
+41
2004-01-02
re PR c++/13520 (gcc crashes with inheritance + default template parameter of...
Kriang Lerdsuwanakij
5
-11
/
+83
2004-01-02
gcc.texi, [...]: Update copyright and last modification dates.
Joseph Myers
4
-5
/
+10
2004-01-02
install.texi (Specific): Mention x86_64.
Andreas Jaeger
2
-0
/
+16
2004-01-02
update_version: Add some documentation.
Gerald Pfeifer
2
-2
/
+15
2004-01-02
Daily bump.
GCC Administrator
2
-2
/
+2
2004-01-01
builtins.c (expand_builtin_apply_args_1): Call force_operand on plus_constant...
Hans-Peter Nilsson
2
-2
/
+10
2004-01-01
expmed.c (store_bit_field, [...]): Use new named patterns
Jan Hubicka
11
-51
/
+455
2004-01-01
re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)
Jan Hubicka
18
-120
/
+307
2004-01-01
re PR rtl-optimization/13521 ([3.3 only] Endless loop in calculate_global_reg...
Jakub Jelinek
2
-0
/
+56
2004-01-01
Fix a typo.
Kazu Hirata
1
-1
/
+1
2004-01-01
Rotate ChangeLog.
Kazu Hirata
3
-22645
/
+22651
2004-01-01
Rotate ChangeLog
Kazu Hirata
3
-16352
/
+16353
2004-01-01
Daily bump.
GCC Administrator
2
-2
/
+2
2003-12-31
configure.in (ia64*-*-hpux*): Disable building java libraries.
Roger Sayle
3
-2
/
+7
2003-12-31
print-rtl.c (print_rtx): For hard register...
Richard Kenner
5
-38
/
+30
2003-12-31
hpux.h (TARGET_OS_CPP_BUILTINS): Define _INCLUDE_LONGLONG.
Roger Sayle
2
-0
/
+6
2003-12-31
gcc.c (init_spec): Add -lunwind to shared case too if USE_LIBUNWIND_EXCEPTIONS.
Zack Weinberg
2
-1
/
+12
2003-12-31
* de.po: Update.
Joseph Myers
2
-189
/
+259
2003-12-31
texinfo.tex: Update to version 2003-12-21.10.
Joseph Myers
5
-2371
/
+2318
2003-12-31
c-common.c (c_expand_expr): Remove code to return a value different from that...
Mark Mitchell
3
-23
/
+20
2003-12-31
lib1funcs.asm: Fix comment formatting.
Kazu Hirata
5
-42
/
+49
2003-12-31
i386.md (*movqi_insv_2): Remove AND in the set source.
Kazu Hirata
2
-3
/
+7
2003-12-31
2003-12-31 Michael Koch <konqueror@gmx.de>
Michael Koch
2
-2
/
+10
2003-12-31
2003-12-31 Guilhem Lavaux <guilhem@kaffe.org>
Guilhem Lavaux
2
-138
/
+260
2003-12-31
2003-12-31 Guilhem Lavaux <guilhem@kaffe.org>
Guilhem Lavaux
2
-0
/
+9
2003-12-31
Add support for m32r-linux target.
Kazuhiro Inaoka
12
-281
/
+1009
2003-12-31
xfails: Removed tests that pass now...
Michael Koch
2
-4
/
+11
2003-12-31
configure.in: Add --enable-gtk-cairo check.
Graydon Hoare
17
-732
/
+1456
2003-12-31
locale_facets.tcc (num_get::_M_extract_int, [...]): According to 22.2.2.1.2...
Paolo Carlini
4
-61
/
+159
2003-12-31
* config/i386/i386.h: Remove an unnecessary #undef.
Kazu Hirata
2
-1
/
+4
2003-12-31
cppfiles.c (pch_open_file): Minor tweak to work-around native HPPA compiler bug.
Roger Sayle
2
-3
/
+10
2003-12-31
aix.h: Fix comment formatting.
Kazu Hirata
6
-20
/
+28
2003-12-31
Daily bump.
GCC Administrator
2
-2
/
+2
2003-12-30
* gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
Kazu Hirata
2
-1
/
+5
2003-12-30
i386-protos.h: Remove prototype for const_int_1_operand.
Kazu Hirata
6
-46
/
+47
2003-12-30
re PR c++/10079 (ICE (segfault) while substitute return type containing unres...
Volker Reichelt
2
-0
/
+26
2003-12-30
tm.texi (PREFERRED_RELOAD_CLASS): Describe use of NO_REGS with constants.
Geoffrey Keating
2
-4
/
+16
2003-12-30
[multiple changes]
Michael Koch
3
-3
/
+20
2003-12-30
stor-layout.c (layout_decl): Turn bitfields into ordinary fields...
Mark Mitchell
2
-1
/
+8
2003-12-30
* g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
Mark Mitchell
2
-1
/
+11
2003-12-30
thunk2.C: Remove traces of dead ports.
Kazu Hirata
10
-42
/
+17
[next]