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
2002-04-19
mh-a68bsd: clean out dead code
Nathanael Nerode
26
-101
/
+30
2002-04-19
* gcc_release: Set TZ to UTC0.
Kelley R. Cook
2
-0
/
+8
2002-04-19
real.c: Allow sizeof (REAL_VALUE_TYPE) > 2*NE.
Andreas Schwab
2
-5
/
+17
2002-04-19
install.texi (Specific, [...]): Mention that binutils 2.11.2 and higher gener...
Dan Nicolaescu
2
-0
/
+12
2002-04-19
* MAINTAINERS: Add information about purpose of this file.
Mark Mitchell
2
-0
/
+24
2002-04-19
re PR c++/6352 (GCC 3.1 inliner regression from March)
Mark Mitchell
4
-0
/
+30
2002-04-19
i386.md (movsi_1, movhi_1): Force reload to use more flexible alternative.
Jan Hubicka
2
-2
/
+17
2002-04-19
Daily bump.
GCC Administrator
6
-6
/
+6
2002-04-19
builtins.c: Include langhooks.h.
Neil Booth
20
-69
/
+101
2002-04-18
* function.c: Revert patch for c/6358.
Richard Henderson
2
-39
/
+24
2002-04-18
ifcvt.c (find_cond_trap): Handle cases with no proper THEN or JOIN blocks.
Richard Henderson
5
-50
/
+60
2002-04-18
ia64.c (ia64_function_arg_pass_by_reference): Don't crash with no type for by...
Richard Henderson
1
-1
/
+1
2002-04-18
* config/ia64/ia64.md (conditional_trap): Fix predicate polarity.
Richard Henderson
1
-1
/
+1
2002-04-19
lib2funcs.S (__xtensa_libgcc_window_spill, [...]): Use a syscall instructions...
Bob Wilson
2
-39
/
+21
2002-04-19
real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.
Zack Weinberg
5
-235
/
+109
2002-04-18
localefwd.h (locale::id::_M_id): Do this correctly, as type safety is importa...
Benjamin Kosnik
7
-150
/
+148
2002-04-18
sparc.h (BRANCH_COST): Define.
David S. Miller
3
-4
/
+24
2002-04-18
flow.c (update_life_info): Ignore return value of cleanup_cfg.
Hans-Peter Nilsson
2
-3
/
+25
2002-04-18
re PR libgcj/6158 (libgcj won't bootstrap on sparc-sun-solaris2.8 if already ...
Tom Tromey
2
-9
/
+33
2002-04-18
ia64.c (ia64_function_arg_pass_by_reference): New.
Richard Henderson
4
-1
/
+33
2002-04-18
PR optimization/5887, PR optimization/6010
Jakub Jelinek
3
-0
/
+52
2002-04-18
ifcvt.c: Include except.h.
Richard Henderson
7
-36
/
+210
2002-04-18
* config/ia64/ia64.md (trap, conditional_trap): New.
Richard Henderson
2
-0
/
+35
2002-04-18
re PR c/6358 (GCC 3.1 ICE on statement expressions)
Jakub Jelinek
4
-14
/
+62
2002-04-18
install.texi (Downloading the source): Do not mention Chill any longer, but m...
Gerald Pfeifer
2
-8
/
+12
2002-04-18
c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
Neil Booth
26
-61
/
+85
2002-04-18
arc.md: Remove #if HOST_FLOAT_FORMAT != TARGET_FLOAT_FORMAT blocks.
Zack Weinberg
2
-12
/
+5
2002-04-18
* config/cris/cris.h (TARGET_VERSION): Remove local version number.
Hans-Peter Nilsson
2
-1
/
+5
2002-04-18
i386.h (SSE_FLOAT_MODE_P): Fix bogus conflict resolution in last patch.
Jan Hubicka
2
-1
/
+6
2002-04-18
fold-const.c (fold): Use (*lang_hooks.types.unsigned_type) instead of unsigne...
Jakub Jelinek
2
-1
/
+6
2002-04-18
i386.h (SSE_FLOAT_MODE_P): Kill bogus TARGET_SSE_MATH check.
Jan Hubicka
3
-10
/
+16
2002-04-18
re PR c++/5658 (Regression on redefinition of a type in a derived class.)
Jason Merrill
3
-3
/
+28
2002-04-18
Prevent aborts taking a vector mode subreg of a constant integer
Bernd Schmidt
2
-0
/
+13
2002-04-18
Plug memory leak in handle_vector_size_attribute
Bernd Schmidt
2
-8
/
+49
2002-04-18
fold-const.c (fold): Convert (T)(x&c) into ((T)x&(T)c) for integer constant c...
Roger Sayle
4
-0
/
+77
2002-04-18
re PR middle-end/6205 (-O -fpmath=sse breaks visibility of register accumulat...
Jakub Jelinek
2
-1
/
+10
2002-04-18
* gcc_update (touch_files): Don't have empty for loop.
Geoffrey Keating
2
-1
/
+5
2002-04-18
20020418-1.c: New test.
David S. Miller
2
-0
/
+28
2002-04-18
Daily bump.
GCC Administrator
6
-6
/
+6
2002-04-18
doxygroups.cc: New group on binary searching.
Phil Edwards
4
-16
/
+259
2002-04-18
mainpage.html: Doxygen logo is now a PNG file.
Phil Edwards
6
-139
/
+185
2002-04-18
testsuite_flags.in (cxxflags): Also pass @EXTRA_CXX_FLAGS@.
Phil Edwards
2
-1
/
+5
2002-04-18
class.c (make_class_data): Set DECL_ALIGN on static class data, for hash sync...
Bryce McKinlay
4
-4
/
+16
2002-04-18
File.java (normalizePath): Add Win32 support for auto conversion of a '/' pat...
Adam King
2
-0
/
+10
2002-04-17
configure.in: Move default CC setting out of config/mh-* fragments directly i...
Nathanael Nerode
2
-5
/
+68
2002-04-17
configure.in: don't even try to configure or make a subdirectory if...
Nathanael Nerode
2
-0
/
+24
2002-04-17
linker-map.gnu (__malloc_alloc_template): Add.
Benjamin Kosnik
3
-1
/
+16
2002-04-17
gcconfig.h: Use LINUX_STACKBOTTOM for SPARC Linux.
Hans Boehm
2
-2
/
+6
2002-04-17
filebuf_virtuals.cc: Add _S_pback_size instantiation.
Benjamin Kosnik
2
-0
/
+11
2002-04-17
elf.h: Undefine ASM_OUTPUT_CASE_LABEL.
NIIBE Yutaka
2
-0
/
+8
[next]