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-08-03
acinclude.m4 (AC_FUNC_MMAP_BLACKLIST): Check for <sys/mman.h> and mmap() expl...
Maciej W. Rozycki
3
-4
/
+255
2004-08-03
Remove spurious conflict marker
Nathanael Nerode
1
-1
/
+0
2004-08-03
aclocal.m4 (gcc_AC_FUNC_MMAP_BLACKLIST): Check for <sys/mman.h> and mmap() ex...
Maciej W. Rozycki
3
-4
/
+160
2004-08-03
re PR target/16570 (missing _mm_malloc and _mm_free functions in xmmintrin.h)
H.J. Lu
9
-0
/
+224
2004-08-03
acinclude.m4: Include no-executables.m4.
Nathanael Nerode
9
-4943
/
+12271
2004-08-03
rs6000.c (machopic_output_stub): Align Darwin stubs.
Dale Johannesen
5
-21
/
+26
2004-08-03
* jni.cc: Reindented.
Tom Tromey
2
-37
/
+41
2004-08-03
config.gcc (arm*-*-symbianelf*): New target.
Mark Mitchell
3
-0
/
+57
2004-08-03
gthr-gnat.c: Add visibility #pragmas.
Mark Mitchell
8
-11
/
+67
2004-08-03
rs6000.c (rs6000_rtx_costs): Calculate cost of constants more accurately.
David Edelsohn
2
-50
/
+179
2004-08-03
* config.gcc (strongarm-*, xscale-*): Add t-arm to tmake_files.
Richard Earnshaw
2
-8
/
+12
2004-08-03
ra-build.c (conflicts_between_webs): For webs that cross a call add conflicts...
Pat Haugen
2
-6
/
+15
2004-08-03
* config/arm/arm.c (emit_sfm): Only emit a single frame adjustment.
Paul Brook
2
-10
/
+19
2004-08-03
* gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
Joseph Myers
3
-0
/
+34
2004-08-03
mf-runtime.c: Conditionalize POSIX_SOURCE for Darwin.
Dale Johannesen
2
-1
/
+5
2004-08-03
coverage.c (tree_coverage_counter_ref): Fix computation of the new ARRAY_REF ...
Jan Hubicka
2
-1
/
+6
2004-08-03
arm-cores.def: Sort by architecture.
Richard Earnshaw
4
-20
/
+49
2004-08-03
mf-runtime.c (compare_uintptr_t): Remove function.
Frank Ch. Eigler
2
-23
/
+16
2004-08-03
* gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
Richard Earnshaw
2
-0
/
+5
2004-08-03
re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...
Roger Sayle
5
-73
/
+1866
2004-08-03
gentune.sh: New file.
Richard Earnshaw
6
-19
/
+61
2004-08-03
list.tcc: Trivial formatting fixes.
Paolo Carlini
2
-63
/
+68
2004-08-03
gcc.c (add_prefix, [...]): Remove penultimate parameter.
Paolo Bonzini
2
-81
/
+51
2004-08-03
Makefile.def (host-modules): Add gcc.
Paolo Bonzini
4
-1701
/
+1646
2004-08-03
altivec.md (altivec_vnmsubfp): Fix wrong pattern.
Yossi Markovich
2
-2
/
+7
2004-08-03
20001023-1.c, [...]: Declare built-in functions used.
Joseph Myers
122
-25
/
+450
2004-08-03
new_op.cc: Update comments.
Mark Mitchell
3
-6
/
+9
2004-08-03
cxxabi.h: Make all declarations have default visibility.
Mark Mitchell
13
-12
/
+54
2004-08-03
Index: ChangeLog
Geoffrey Keating
5
-28
/
+24
2004-08-03
Timestamp.java (valueOf): Synchronize access to dateFormat.
Bryce McKinlay
2
-1
/
+9
2004-08-03
Daily bump.
GCC Administrator
2
-2
/
+2
2004-08-02
re PR java/16701 (Error when constant initializer depends on another constant...
Bryce McKinlay
4
-5
/
+25
2004-08-02
Makefile.am (hosted_source): Add libmath and testsuite.
Mark Mitchell
20
-1041
/
+2955
2004-08-02
* gdbinit.in: Reflect previous changes to rtunion_def.
Gabriel Dos Reis
2
-1
/
+5
2004-08-02
re PR c++/16707 (ICE with using)
Mark Mitchell
4
-9
/
+23
2004-08-02
null1.C: Fix PR number.
Mark Mitchell
3
-2
/
+7
2004-08-02
fold-const.c (fold): The transformation "X % -Y" -> "X % Y" is only valid for...
Roger Sayle
2
-4
/
+11
2004-08-02
Sync from src.
Paolo Bonzini
3
-82
/
+82
2004-08-02
libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.
Gabriel Dos Reis
5
-10
/
+22
2004-08-02
re PR rtl-optimization/15068 (ICE in elim_reg_cond)
Paul Brook
2
-5
/
+13
2004-08-02
gengtype.h (options::info): Change type to const char *.
Gabriel Dos Reis
3
-21
/
+33
2004-08-02
* genopinit.c (gen_insn): Check for MODE_COMPLEX_FLOAT patterns for $F.
J"orn Rennecke
2
-0
/
+5
2004-08-02
rtl.h (union rtunion_def): Have all members start with the prefix "rt_".
Gabriel Dos Reis
4
-69
/
+81
2004-08-02
re PR c++/16224 (internal compiler error: in write_unscoped_name (template/na...
Mark Mitchell
7
-87
/
+122
2004-08-02
config.gcc (mips*-*-elf*, [...]): Add elfos.h to tm_file.
Richard Sandiford
4
-225
/
+39
2004-08-02
2004-08-02 David Billinghurst
David Billinghurst
2
-1
/
+6
2004-08-02
re PR libstdc++/16844 (Explicit instantiation failing)
Matt Austern
12
-23
/
+324
2004-08-02
ia64.c (got_symbolic_operand): Do require a symbol+offset operand to have its...
Zack Weinberg
4
-8
/
+54
2004-08-02
Fix typos in ChangeLog.
Mark Mitchell
2
-4
/
+4
2004-08-02
Fix typo in ChangeLog
Mark Mitchell
1
-1
/
+1
[next]