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
2004-04-29
Patch from Richard Guenther.
Richard Guenther
1
-1
/
+7
2004-04-29
gcc.c (DELETE_IF_ORDINARY): New macro default definition.
Douglas B Rupp
1
-0
/
+9
2004-04-29
invoke.texi (Objective-C Dialect Options): Don't prefix options with "-" in t...
Ben Elliston
1
-10
/
+10
2004-04-26
invoke.texi (Overall Options): Document default for -o for PCH files.
Geoffrey Keating
1
-4
/
+6
2004-04-23
invoke.texi (Optimize Options): Refer to "unit-at-a-time mode" rather than "-...
Paolo Bonzini
1
-17
/
+44
2004-04-22
invoke.texi: Remove the MIPS -membedded-pic option.
Richard Sandiford
1
-13
/
+3
2004-04-21
MIPS SB-1 DFA scheduler.
James E Wilson
1
-1
/
+13
2004-04-20
Revert part of 2004-04-17 change that moved -frename-registers to -O1.
Paolo Bonzini
1
-13
/
+11
2004-04-19
install.texi (*-ibm-aix*): Add AIX 5.1 assembler and archiver fix information.
David Edelsohn
1
-1
/
+1
2004-04-19
install.texi (Specific, [...]): Fix IRIX 5.3 IDO download URL.
Rainer Orth
1
-1
/
+1
2004-04-18
re PR other/14918 (-fprofile-generate should be documented as necessary for l...
Mark Mitchell
1
-3
/
+6
2004-04-18
extend.texi (Strong Using): Warn users against using this feature.
Mark Mitchell
1
-0
/
+5
2004-04-17
opts.c (decode_options): Do not enable flag_rename_registers and flag_web at ...
Paolo Bonzini
1
-3
/
+8
2004-04-16
install.texi (Specific, [...]): Reflect working IRIX 5 port.
Rainer Orth
1
-71
/
+28
2004-04-14
builtins.c (fold_builtin_isdigit): New.
Kaveh R. Ghazi
1
-4
/
+9
2004-04-14
invoke.texi: Rename MIPS's -mfix-vr4122-bugs to -mfix-vr4120.
Richard Sandiford
1
-6
/
+6
2004-04-13
defaults.h (HOT_TEXT_SECTION_NAME): Add leading dot.
Richard Henderson
1
-2
/
+2
2004-04-10
varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead...
Andrew Pinski
1
-13
/
+0
2004-04-09
basic-block.h (struct edge_def): Add new field, crossing_edge.
Caroline Tice
3
-2
/
+50
2004-04-08
re PR pch/13419 (Clarification of invoke.texi requested)
Geoffrey Keating
1
-21
/
+49
2004-04-08
invoke.texi (Precompiled Headers): Warn about known problems.
Mark Mitchell
1
-0
/
+7
2004-04-08
re PR c++/14808 ([win32] Undefined results with virtual base classes)
Danny Smith
1
-0
/
+8
2004-04-08
explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...
Paul Brook
1
-10
/
+12
2004-04-06
* doc/install.texi: Update HP-UX 11 installation procedure.
John David Anglin
1
-62
/
+101
2004-04-06
* doc/sourcebuild.texi: Remove obsolete contraint on testcases.
Paul Brook
1
-4
/
+0
2004-04-05
gcc.c (combine_flag): New global variable, for new driver option.
Caroline Tice
1
-5
/
+16
2004-04-04
invoke.texi (-mabi=o64): Create link to O64 ABI documentation.
Mark Mitchell
1
-0
/
+3
2004-04-03
* md.texi (vec_set, vec_extract, vec_init): Document.
Jan Hubicka
1
-0
/
+15
2004-03-30
gengtype.c (create_option): New function.
Zack Weinberg
1
-111
/
+173
2004-03-28
c-tree.h (C_DECL_REGISTER): New.
Joseph Myers
1
-8
/
+0
2004-03-27
builtin-types.def (BT_WINT, [...]): New.
Kaveh R. Ghazi
1
-7
/
+29
2004-03-25
builtins.def: Add ctype builtins.
Kaveh R. Ghazi
1
-47
/
+66
2004-03-25
rs6000.c (rs6000_always_hint): New variable.
David Edelsohn
1
-2
/
+2
2004-03-25
cfgrtl.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-03-24
invoke.texi (-frename-registers): Add enabled at -O3.
David Edelsohn
1
-13
/
+17
2004-03-24
config.gcc: Add --with-abi=
Paul Brook
1
-8
/
+16
2004-03-24
mips.h (MASK_FIX_VR4122, [...]): New macros.
DJ Delorie
1
-1
/
+19
2004-03-24
mips.h (PROCESSOR_R4130): New processor_type.
Richard Sandiford
1
-1
/
+1
2004-03-24
invoke.texi: Apply missed hunk from 2004-03-03 change.
Maciej W. Rozycki
1
-1
/
+16
2004-03-24
extend.texi (ARM Built-in Functions): Replace with correct declarations.
Ian Lance Taylor
1
-135
/
+124
2004-03-24
hooks.c (hook_constcharptr_tree_null): New hook.
Ziemowit Laski
1
-0
/
+28
2004-03-23
delete some extraneous characters accidentally included in last change.
David Edelsohn
1
-1
/
+1
2004-03-22
params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New.
David Edelsohn
1
-0
/
+8
2004-03-21
* frontends.texi: Add missing line.
Joseph Myers
1
-0
/
+1
2004-03-21
frontends.texi: Rewrite.
Joseph Myers
2
-52
/
+42
2004-03-20
re PR other/14630 (install-info gccinstall.info - warning: no info dir entry)
Joseph Myers
1
-0
/
+4
2004-03-16
cppopts.texi (fwide-exec-charset): Fix typo.
Eric Christopher
1
-1
/
+1
2004-03-16
c-common.c (c_common_type_for_mode): Build vector types on demand.
Paolo Bonzini
1
-22
/
+16
2004-03-16
m68k.md: Fix constraints for bitfield instructions.
Richard Zidlicky
1
-1
/
+1
2004-03-15
sparc.h: Rework comments about the code model in 64-bit environment and the m...
Eric Botcazou
1
-15
/
+15
[next]