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-03-14
contrib.texi, [...]: Capitalize "gcc", "g++" and "g77" or mark up with approp...
Joseph Myers
9
-51
/
+51
2004-03-14
install.texi: Make autoconf 2.13 the exception, not the rule.
Kelley Cook
1
-5
/
+4
2004-03-14
install.texi: Reflect autoconf and automake version for libffi.
Andreas Tobler
1
-5
/
+6
2004-03-13
* doc/install.texi: Note status of -fnew-ra.
Dara Hazeghi
1
-2
/
+2
2004-03-13
arm.c (arm_legitimate_address_p): New argument, OUTER.
Richard Earnshaw
1
-1
/
+4
2004-03-12
install.texi (*-ibm-aix*): Document assembler and achiver fixes required by l...
David Edelsohn
1
-15
/
+18
2004-03-12
Enabled linkonce support for Darwin.
Matt Austern
1
-0
/
+35
2004-03-12
tm.texi (registers): Add entry for REGMODE_NATURAL_SIZE.
Eric Botcazou
1
-0
/
+9
2004-03-12
re PR target/14547 (Passing _Complex long double does not follow the ABI)
Richard Henderson
1
-10
/
+12
2004-03-10
c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments.
Richard Henderson
1
-24
/
+20
2004-03-10
invoke.texi (ARM Options): Fix -mpfu typo.
Anthony Green
1
-1
/
+1
2004-03-09
New option -Wstrict-aliasing=2.
James E Wilson
1
-1
/
+8
2004-03-10
re PR other/14474 (make dvi breaks for "TeX (Web2C 7.3.1) 3.14159")
Hans-Peter Nilsson
1
-0
/
+54
2004-03-08
re PR target/14471 (Workaround for errata regarding multiplication bug)
Hans-Peter Nilsson
1
-1
/
+9
2004-03-07
defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.
Kazu Hirata
1
-1
/
+1
2004-03-05
* doc/tm.texi (HARD_REGNO_RENAME_OK): Document.
Kazu Hirata
1
-0
/
+11
2004-03-04
invoke.texi: Document -mlongcall for Darwin/PPC.
Stuart Hastings
1
-59
/
+20
2004-03-03
install.texi (*-ibm-aix*): Document use of Bash to speed up configuration.
David Edelsohn
1
-0
/
+12
2004-03-04
Add framework support for darwin.
Mike Stump
2
-1
/
+42
2004-03-03
hooks.c (hook_tree_tree_identity): New.
Kazu Hirata
1
-3
/
+5
2004-03-03
common.opt: Add description of the new -fgcse-after-reload flag.
Mostafa Hagog
1
-3
/
+10
2004-03-03
mips.h (MASK_FIX_SB1): Bump.
Maciej W. Rozycki
1
-1
/
+16
2004-03-03
alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...
Paolo Bonzini
2
-18
/
+27
2004-03-03
* doc/md.texi (cbranchmode4): New.
Kazu Hirata
1
-0
/
+7
2004-03-02
builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove.
Kazu Hirata
1
-4
/
+4
2004-03-02
genattrtab.c: Don't handle MATCH_INSN.
Kazu Hirata
1
-19
/
+0
2004-03-02
c-tree.texi (DECL_ASSEMBLER_NAME): Mention that using this macro results in m...
Mark Mitchell
1
-0
/
+7
2004-03-02
* gcc/doc/install.texi (*-*-freebsd*): Update target information.
Loren J. Rittle
1
-5
/
+8
2004-03-02
system.h (DBX_OUTPUT_STANDARD_TYPES): Poison.
Kazu Hirata
1
-59
/
+0
2004-03-01
mips-protos.h (enum mips_symbol_type): Move from mips.h.
Richard Sandiford
1
-13
/
+3
2004-02-29
passes.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-02-29
* doc/install.texi: Note that libada uses autoconf 2.57 also.
Nathanael Nerode
1
-1
/
+1
2004-02-29
* doc/install.texi: Fix idiot typo in previous commit.
Nathanael Nerode
1
-1
/
+1
2004-02-29
* doc/install.texi: Update for conversion of intl to autoconf 2.57.
Nathanael Nerode
1
-1
/
+1
2004-02-28
genattr.c (main): Don't define TRADITIONAL_PIPELINE_INTERFACE or DFA_PIPELINE...
Kazu Hirata
1
-18
/
+0
2004-02-28
mips.md: Complete the unfinished R4000 multiply/shift errata workaround.
Maciej W. Rozycki
1
-0
/
+3
2004-02-28
mips-protos.h (mips_idiv_insns): Declare.
Maciej W. Rozycki
1
-2
/
+14
2004-02-28
tm.texi (IS_COSTLY_DEPENDENCE): Change to TARGET_SCHED_IS_COSTLY_DEPENDENCE.
Kazu Hirata
1
-1
/
+1
2004-02-26
calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE or MAYBE_REG_PARM_STACK_S...
Kazu Hirata
1
-27
/
+0
2004-02-26
config.gcc: Add support for nocoma/prescott/pentium-m/pentium3m /pentium4m.
Jan Hubicka
1
-2
/
+11
2004-02-25
* doc/contrib.texi: Add an entry for myself.
Kelley Cook
1
-0
/
+4
2004-02-25
install.texi (sparc-sun-solaris2* specific notes): Document the bootstrap fai...
Eric Botcazou
1
-0
/
+5
2004-02-24
Reverted patch to add the -mmacosx= feature. (Darwin only)
Matt Austern
1
-8
/
+1
2004-02-24
target-def.h (TARGET_SCHED_INIT_GLOBAL, [...]): New macros.
Sanjiv Kumar Gupta
1
-0
/
+13
2004-02-24
Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux.
Alexandre Oliva
1
-1
/
+49
2004-02-23
i386.c: Rename pni to sse3.
Kelley Cook
2
-6
/
+6
2004-02-23
Remove -fwritable-strings.
Zack Weinberg
2
-24
/
+8
2004-02-23
* doc/install.texi: Update for switch of boehm-gc to autoconf 2.57.
Nathanael Nerode
1
-2
/
+2
2004-02-23
darwin.h (SUBTARGET_OPTIONS): Add -mmacosx= option.
Matt Austern
1
-1
/
+8
2004-02-23
Makefile.in (opts.o): Depend on target.h.
Kazu Hirata
1
-6
/
+6
[next]