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
path:
root
/
gcc
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-24
re PR target/11787 (always call memcpy for block move in mips16)
Sandra Loosemore
1
-4
/
+22
2007-08-24
bfin.opt (mfast-fp): Add.
Jie Zhang
1
-1
/
+7
2007-08-23
rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...
Chao-ying Fu
1
-6
/
+70
2007-08-22
md.texi (Iterators): Renamed from Macros.
Hans-Peter Nilsson
1
-45
/
+45
2007-08-22
* doc/install.texi (Testing): Mention testing on a simulator.
David Daney
1
-0
/
+3
2007-08-22
libgcc.texi (Decimal float library routines): Fix formatting and rearrange fl...
Janis Johnson
1
-32
/
+37
2007-08-22
target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...
Maxim Kuvyrkov
1
-0
/
+14
2007-08-21
configure.ac: Add --with-pkgversion and --with-bugurl.
Paul Brook
6
-12
/
+47
2007-08-20
c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and ...
Chao-ying Fu
2
-0
/
+11
2007-08-20
re PR c++/7302 (-Wnon-virtual-dtor should't complain of protected dtor)
Pawel Sikora
1
-3
/
+4
2007-08-18
Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
Paul Brook
2
-0
/
+11
2007-08-17
score.md: Update pattern tablejump.
Chen Liqin
1
-0
/
+4
2007-08-16
tree-vectorizer.c (new_loop_vec_info): Initialize new field.
Victor Kaplansky
1
-4
/
+9
2007-08-09
tm.texi (CLZ_DEFINED_VALUE_AT_ZERO, [...]): Document change in interpretation...
Sandra Loosemore
1
-5
/
+14
2007-08-08
tree.def (FIXED_POINT_TYPE): New type.
Chao-ying Fu
2
-0
/
+80
2007-08-08
invoke.texi (-mcode-readable): Document.
Richard Sandiford
1
-0
/
+26
2007-08-07
common.opt (finstrument-functions-exclude-function-list): New option.
Ian Lance Taylor
1
-0
/
+33
2007-08-07
sourcebuild.texi (Test Directives): Fix "compile" and "assemble" descriptions...
Rask Ingemann Lambertsen
1
-2
/
+2
2007-08-06
re PR pch/13676 (GCC failes to recognize files ending in .hpp as headers to b...
Alfred Minarik
1
-1
/
+8
2007-08-05
New flag to control reg-moves generation
Vladimir Yanovsky
1
-1
/
+8
2007-08-01
invoke.texi (l1-cache-size): Update documentation.
Zdenek Dvorak
1
-1
/
+4
2007-07-30
directives-only.c: New file.
Ollie Wild
1
-0
/
+22
2007-07-28
cfglayout.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-07-27
invoke.texi (mdsp, mdspr2): Document the __mips_dsp, __mips_dspr2 and __mips_...
Richard Sandiford
1
-3
/
+8
2007-07-25
alpha.c (alpha_mangle_fundamental_type): Rename to...
Julian Brown
1
-9
/
+15
2007-07-25
Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.
Julian Brown
2
-4
/
+11306
2007-07-23
mips.c (override_options): Use mips_costs to derive the default branch cost.
Richard Sandiford
1
-1
/
+8
2007-07-18
re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...
Kaveh R. Ghazi
1
-2
/
+3
2007-07-18
re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...
Kaveh R. Ghazi
1
-0
/
+3
2007-07-17
COPYING_v3: New file.
Nick Clifton
1
-0
/
+717
2007-07-16
re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on I...
Rainer Orth
1
-2
/
+1
2007-07-13
re PR other/32188 (DFP instrinic document is out of date)
H.J. Lu
1
-86
/
+175
2007-07-13
Index: gcc/ChangeLog
Geoffrey Keating
1
-0
/
+3
2007-07-11
toplev.c (no_new_pseudos): Deleted.
Kenneth Zadeck
1
-2
/
+2
2007-07-11
params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.
Douglas Gregor
1
-6
/
+6
2007-07-11
re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)
Eric Botcazou
1
-2
/
+4
2007-07-11
builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.
David Daney
2
-0
/
+23
2007-07-10
re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)
Geoffrey Keating
1
-7
/
+32
2007-07-09
re PR target/27855 (reassociation causes the RA to be confused)
Uros Bizjak
1
-4
/
+8
2007-07-08
* doc/invoke.texi (DEC Alpha/VMS Options): Fix typo.
Andreas Schwab
1
-1
/
+1
2007-07-08
revert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply ...
Sandra Loosemore
1
-1
/
+1
2007-07-07
constraints.md (define_memory_constraint "Q"): Fix the constraint description.
Eric Weddington
1
-0
/
+6
2007-07-07
auto-inc-dec.c, [...]: Fix comment typos.
Kazu Hirata
2
-2
/
+2
2007-07-06
c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply to assem...
Sandra Loosemore
1
-1
/
+1
2007-07-06
libgcc2.h (word_type): Type definition removed.
Andreas Krebbel
1
-0
/
+14
2007-07-05
mips.c (mips_cpu_info): Add 4ksc and 4ksd processors.
Sandra Loosemore
1
-2
/
+2
2007-07-05
Add support for SmartMIPS ASE.
Sandra Loosemore
1
-0
/
+7
2007-07-04
target.h (struct gcc_target): Add target_help field.
Nick Clifton
2
-1
/
+9
2007-07-04
tm.texi (Run-time Target): Capitalise "CPU".
Ben Elliston
1
-2
/
+2
2007-07-03
cppopts.texi: Add conflicting option note to -dM.
Eric Christopher
2
-2
/
+8
[next]