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
2003-05-13
2003-05-13 Michael Koch <konqueror@gmx.de>
Michael Koch
7
-30
/
+69
2003-05-13
tree.h (STRIP_MAIN_TYPE_NOPS): New macro.
Jason Merrill
4
-6
/
+103
2003-05-13
final.c (final_scan_insn): Apply the effects of frame-related delay slot insn...
Richard Sandiford
2
-7
/
+21
2003-05-13
(jump): Use emit_jump_insn.
Nick Clifton
2
-15
/
+21
2003-05-13
s390.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Second parameter of ASM_OUTPUT_SKIP m...
Ulrich Weigand
2
-1
/
+6
2003-05-13
expr.c (move_by_pieces): Honor the alignment of TO and FROM.
DJ Delorie
2
-1
/
+10
2003-05-13
diagnostic.c (output_format): Add support for %m.
Zack Weinberg
20
-87
/
+99
2003-05-13
class.c (layout_class_method): Set DECL_EXTERNAL.
Richard Henderson
6
-14
/
+47
2003-05-13
typeck.c (build_modify_expr): Don't always stabilize the lhs and rhs.
Jason Merrill
2
-8
/
+9
2003-05-13
update comments
Jason Merrill
1
-11
/
+3
2003-05-13
* gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
Zack Weinberg
2
-1
/
+5
2003-05-13
varasm.c (notice_rtl_inlining_of_deferred_constant): New function.
Zack Weinberg
4
-0
/
+21
2003-05-13
s390.md ("*iordi3_oi"): Do not mark commutative.
Ulrich Weigand
2
-2
/
+7
2003-05-13
2003-05-13 Michael Koch <konqueror@gmx.de>
Michael Koch
2
-2
/
+9
2003-05-13
config.guess: Update to 2003-05-09 version.
Andreas Jaeger
3
-12
/
+30
2003-05-13
Regenerate configure correctly.
Andreas Jaeger
1
-34
/
+34
2003-05-13
arm.md (compare_scc): Use shorter sequence for EQ case.
Richard Earnshaw
2
-7
/
+117
2003-05-13
2003-05-13 Michael Koch <konqueror@gmx.de>
Michael Koch
3
-2
/
+9
2003-05-13
2003-05-13 Michael Koch <konqueror@gmx.de>
Michael Koch
7
-21
/
+61
2003-05-13
configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin and $$s/ne...
Corinna Vinschen
3
-2
/
+8
2003-05-13
unwind-dw2.c (uw_init_context_1): Don't pass &outer_cfa directly to _Unwind_S...
Richard Sandiford
2
-1
/
+8
2003-05-13
Makefile.in: Initialize program_transform_cross_name from @program_transform_...
Michael Eager
2
-1
/
+6
2003-05-13
Fix date in last entry.
Andreas Jaeger
1
-1
/
+1
2003-05-13
configure.in: Correct sed script so that options in quotes are not deleted.
Michael Eager
3
-2
/
+8
2003-05-13
2003-05-13 Michael Koch <konqueror@gmx.de>
Michael Koch
5
-156
/
+215
2003-05-13
Daily bump.
GCC Administrator
2
-2
/
+2
2003-05-12
configure.in (HAVE_AS_TLS): Add powerpc and powerpc64 tests.
Janis Johnson
8
-52
/
+766
2003-05-12
Makefile.in (stage2_build, [...]): Set BUILD_CC to the same as CC.
Neil Booth
2
-3
/
+8
2003-05-12
* alloc-pool.c (last_id): Put in ENABLE_CHECKING guards.
Neil Booth
2
-0
/
+6
2003-05-12
ia64.c (ia64_function_ok_for_sibcall): Mark 'exp' as unused.
Andreas Schwab
2
-3
/
+11
2003-05-12
* debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
David Edelsohn
2
-1
/
+16
2003-05-12
xcoff.h (ASM_OUTPUT_SKIP): Accept HOST_WIDE_INT.
David Edelsohn
2
-5
/
+12
2003-05-12
1.cc: Remove unnecessary includes and unused string literals.
Paolo Carlini
6
-65
/
+9
2003-05-12
gcc_release (usage): Print more detailed description of all command-line opti...
Gerald Pfeifer
2
-6
/
+20
2003-05-12
ByteBufferImpl.java: Reformatted.
Michael Koch
19
-924
/
+2004
2003-05-12
* varasm.c (output_constant): Fix underflow.
Jan Hubicka
2
-3
/
+6
2003-05-12
re PR other/10745 (Bug in gcc-3.3/gcc/configure)
Mark Mitchell
3
-365
/
+360
2003-05-12
diagnostic.c (diagnostic_for_decl): Take a diagnostic_context argument.
Zack Weinberg
6
-99
/
+175
2003-05-12
CharViewBufferImpl.java, [...]: New files, not yet to be compiled.
Michael Koch
9
-0
/
+1426
2003-05-12
From-SVN: r66726
Benjamin Kosnik
3
-67
/
+70
2003-05-12
* pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON): Correct last patch.
John David Anglin
2
-1
/
+4
2003-05-12
10096.cc: Add weak bits.
Benjamin Kosnik
2
-0
/
+11
2003-05-12
ns1.C: Remove private member warning.
Kriang Lerdsuwanakij
5
-2
/
+11
2003-05-12
update email addresses
Michael Meissner
2
-4
/
+8
2003-05-12
g++.exp: Tweak handling of additional source files.
Mark Mitchell
8
-76
/
+37
2003-05-12
darwin.h (ASM_OUTPUT_COMMON): Accept HOST_WIDE_INT
Jan Hubicka
2
-1
/
+3
2003-05-12
elf.h (ASM_OUTPUT_ALIGNED_BSS): Fix warning.
Jan Hubicka
3
-2
/
+7
2003-05-12
rtl.texi: Document zero_extract as a valid destination of a set insn.
Roger Sayle
2
-7
/
+12
2003-05-12
lib1funcs.asm (LSYM): Define -- on ELF prefix a local symbol with '.'.
Richard Earnshaw
2
-81
/
+88
2003-05-12
com.c (ffecom_init_0): Define built-in functions for atan2, exp, floor, fmod,...
Roger Sayle
3
-32
/
+92
[prev]
[next]