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/gfortran-test
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-15
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-15
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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2002-07-29
emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from set_mem_attributes ...
Richard Henderson
4
-14
/
+43
2002-07-29
Makefile.in (C_OBJS): Include c-pretty-print.o
Gabriel Dos Reis
6
-3
/
+1000
2002-07-29
spe.h (__internal_ev_mwhgumian): Cast vector constants to __ev64_s32__.
Aldy Hernandez
2
-10
/
+20
2002-07-29
varasm.c (assemble_variable): Narrow test for uninitialized without BSS targe...
David Edelsohn
2
-1
/
+8
2002-07-29
profile.c: Add file comment describing the overall algorithm and structures.
Nathan Sidwell
4
-26
/
+96
2002-07-29
* config/xtensa/elf.h, config/xtensa/linux.h
Bob Wilson
4
-27
/
+41
2002-07-29
gensupport.c: Include hashtab.h.
Zack Weinberg
9
-65
/
+596
2002-07-29
config.gcc (target_gtfiles): Initialize...
Mike Stump
2
-0
/
+6
2002-07-29
arm.md (sibcall, [...]): Add RETURN as part of the pattern, remove clobber of...
Richard Earnshaw
2
-9
/
+15
2002-07-29
* cp-tree.h: Comment typo fix.
Alan Modra
2
-1
/
+5
2002-07-29
spew.c (space_for_token): Allocate zeroed memory for a new token chunk.
Richard Earnshaw
2
-1
/
+6
2002-07-29
pretty-print.h: Define more macros.
Gabriel Dos Reis
4
-33
/
+58
2002-07-29
Daily bump.
GCC Administrator
2
-2
/
+2
2002-07-29
Daily bump.
GCC Administrator
1
-1
/
+1
2002-07-28
* stormy16.h (ASM_OUTPUT_SYMBOL_REF): Use ASM_OUTPUT_LABEL_REF.
Kaveh R. Ghazi
2
-5
/
+5
2002-07-28
defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.
Zack Weinberg
15
-117
/
+53
2002-07-28
Update version number
Mark Mitchell
3
-3
/
+3
2002-07-28
* Makefile.in (gengtype-lex.c): Fix error in last change.
Kaveh R. Ghazi
2
-1
/
+3
2002-07-28
freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing backslash.
Kaveh R. Ghazi
2
-1
/
+4
2002-07-28
Makefile.in (vmsdbgout.o): Depend on function.h.
Kaveh R. Ghazi
3
-1
/
+8
2002-07-28
prefix.c (update_path): Don't strip single `.' path components unless strippi...
Alan Modra
2
-33
/
+29
2002-07-28
Daily bump.
GCC Administrator
3
-3
/
+3
2002-07-28
builtins.def [...]: Require an explicit ATTRS argument.
Roger Sayle
5
-44
/
+86
2002-07-28
Makefile.in: rtlanal.o now depends upon real.h.
Roger Sayle
9
-22
/
+103
2002-07-27
Makefile.in (gengtype-lex.c): Work around a bug in flex.
Kaveh R. Ghazi
3
-2
/
+19
2002-07-27
decl2.c (cxx_decode_option): Support -fno-builtin-foo.
Roger Sayle
4
-10
/
+14
2002-07-27
configure.in: Rename config_gtfiles to target_gtfiles.
Stan Shebs
5
-6
/
+16
2002-07-27
Daily bump.
GCC Administrator
3
-3
/
+3
2002-07-27
rs6000.c (function_arg_advance): SPE vararg vectors are split into two regist...
Aldy Hernandez
2
-12
/
+33
2002-07-27
* pa.md (extv): Check predicates before emitting extv_32.
J"orn Rennecke
2
-2
/
+11
2002-07-27
rs6000.c (rs6000_traceback_name): New var.
Alan Modra
3
-4
/
+52
2002-07-26
function.c (assign_parms): Handle frontend-directed pass by invisible reference.
Jason Merrill
11
-46
/
+118
2002-07-26
cppopts.texi: Update.
Neil Booth
5
-1
/
+32
2002-07-26
cppmacro.c (_cpp_create_definition): Don't attempt redefinition warnings on a...
Neil Booth
2
-2
/
+9
2002-07-26
c-common.h (RID_AND, [...]): Remove.
Neil Booth
8
-71
/
+22
2002-07-26
c-dump.c: Resurrect.
Jason Merrill
9
-152
/
+220
2002-07-26
Daily bump.
GCC Administrator
3
-3
/
+3
2002-07-26
rs6000.md: Enable patterns using rlwinm for PowerPC64.
Alan Modra
2
-45
/
+56
2002-07-26
20020720-1.x: Skip this test on several targets known to fail.
Roger Sayle
2
-0
/
+21
2002-07-25
dwarfout.c (VERSION_ASM_OP, [...]): Remove.
Neil Booth
2
-15
/
+13
2002-07-25
objc-act.c (UTAG_STATICS, [...]): Remove.
Neil Booth
2
-6
/
+5
2002-07-25
error.c (print_whitespace): Remove.
Neil Booth
4
-18
/
+9
2002-07-25
* Missed.
Neil Booth
1
-0
/
+4
2002-07-25
rs6000.c (rs6000_emit_prologue): Remove unused local var dwarfp.
Stan Shebs
2
-5
/
+10
2002-07-25
sh.h (LOAD_EXTEND_OP): QImode zero-extends on SHmedia.
J"orn Rennecke
3
-8
/
+14
2002-07-25
news.texi: Document better handling of (no-)alias information of dummy argume...
Toon Moene
2
-2
/
+16
2002-07-25
collect2.c (SYMBOL__MAIN): Remove.
Neil Booth
3
-10
/
+9
2002-07-25
gcc.c (TARGET_EXECUTABLE_SUFFIX): Only used if HAVE_TARGET_EXECUTABLE_SUFFIX.
Neil Booth
2
-3
/
+5
2002-07-25
rtl.h (mem_attrs): Spell out more clearly the roles of ALIGN, SIZE, EXPR and ...
J"orn Rennecke
2
-0
/
+8
2002-07-25
emit-rtl.c (set_mem_attributes): Fix size and alignment thinkos in ARRAY_REF ...
Richard Henderson
2
-5
/
+14
[prev]
[next]