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-08-09
ggc-common.c (ggc_rlimit_bound): Don't check RSS limit.
Geoffrey Keating
1
-9
/
+9
2004-08-08
common.opt (freschedule-modulo-scheduled-loops): New flag.
Mostafa Hagog
1
-2
/
+8
2004-08-06
params.def (PARAM_MIN_CROSSJUMP_INSNS): New.
Pat Haugen
1
-0
/
+6
2004-08-06
re PR c/13282 (A "-Wno..." switch to turn off "missing initializer" warnings)
Richard Sandiford
1
-8
/
+27
2004-08-06
tree.c (handle_dll_attribute): Move here from i383/winnt.c.
Mark Mitchell
2
-47
/
+56
2004-08-05
config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0.
Adam Nemet
1
-1
/
+0
2004-08-05
c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.
Joseph Myers
1
-2
/
+7
2004-08-04
defaults.h (TARGET_DECLSPEC): New macro.
Mark Mitchell
2
-1
/
+10
2004-08-04
target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.
Paul Brook
1
-0
/
+6
2004-08-04
config/sh/sh.h (TARGET_SWITCHES): Add no-renesas to select the GCC ABI.
Nick Clifton
1
-1
/
+11
2004-08-04
* doc/install.texi: Update autoconf version requirements.
Nathanael Nerode
1
-3
/
+2
2004-08-03
darwin-c.c: Don't search in "/Local/Library/Frameworks" for frameworks.
Mike Stump
1
-2
/
+2
2004-08-03
configure.in: Check for MPFR as well as GMP.
Paul Brook
1
-5
/
+17
2004-08-03
arm-cores.def: Sort by architecture.
Richard Earnshaw
1
-1
/
+3
2004-08-03
Index: ChangeLog
Geoffrey Keating
1
-8
/
+2
2004-08-01
invoke.texi: In the MIPS options section...
Richard Sandiford
1
-8
/
+2
2004-07-29
implement-c.texi: Add C90 subclause references.
Joseph Myers
1
-68
/
+305
2004-07-28
darwin.c (darwin_one_byte_bool): New global variable.
Matt Austern
1
-1
/
+14
2004-07-28
Introduce sh4a support.
Alexandre Oliva
1
-0
/
+26
2004-07-27
libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9...
Zack Weinberg
1
-6
/
+7
2004-07-25
re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...
Niall Douglas
1
-2
/
+66
2004-07-25
* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)
Daniel Jacobowitz
1
-0
/
+32
2004-07-22
implement-c.texi: New file.
Joseph Myers
3
-400
/
+404
2004-07-22
re PR c/15052 (gcc frontend accepts mismatched function declaration/defintion)
Joseph Myers
1
-7
/
+6
2004-07-20
re PR c++/14607 (Duplicate symbol "vtable for node" in files div.o and env.o)
John David Anglin
1
-5
/
+11
2004-07-20
tree.h: Include vec.h
Nathan Sidwell
1
-23
/
+24
2004-07-20
genattr.c (struct range, [...]): Remove them.
Paolo Bonzini
2
-230
/
+21
2004-07-19
Makefile.in (c-format.o): Depend on c-format.h.
Daniel Jacobowitz
4
-1
/
+39
2004-07-19
sourcebuild.texi: Add libcpp, now that CPP has its own directory.
Gabriel Dos Reis
1
-0
/
+3
2004-07-17
libgcc2.c (__enable_execute_stack): New symbol.
Eric Botcazou
1
-0
/
+13
2004-07-17
langhooks.h (builtin_function): New langhook.
Joseph Myers
1
-1
/
+2
2004-07-17
sourcebuild.texi: Remove libf2c entry.
Toon Moene
1
-3
/
+0
2004-07-17
c-typeck.c (parser_build_binary_op): Condition warnings for X<=Y<=Z on -Wpare...
Joseph Myers
1
-6
/
+7
2004-07-16
builtins.c (std_expand_builtin_va_arg): Remove.
Richard Henderson
1
-10
/
+0
2004-07-15
dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...
Paul Brook
1
-0
/
+10
2004-07-14
pa.c (fix_range): New function to mark a range(s) of registers as fixed regis...
John David Anglin
1
-0
/
+9
2004-07-13
target.h (struct gcc_target): Add calls.pass_by_reference.
Richard Henderson
1
-13
/
+8
2004-07-13
re PR target/12602 (-pthreads and -threads undocumented for Solaris/SPARC)
Eric Botcazou
1
-1
/
+20
2004-07-13
target-def.h (TARGET_MUST_PASS_IN_STACK): New.
Richard Henderson
1
-7
/
+7
2004-07-13
invoke.texi: Remove documentation for MIPS -mrnames option.
Richard Sandiford
1
-11
/
+0
2004-07-12
* doc/invoke.texi (Darwin Options): Document -gused and -gfull.
Devang Patel
1
-1
/
+11
2004-07-12
config.gcc: Add sh-*-symbianelf target.
Nick Clifton
1
-23
/
+37
2004-07-12
invoke.texi: Correct -fasynchronous-unwind-tables option index entry.
Roger Sayle
1
-1
/
+1
2004-07-12
invoke.texi (Optimize Options): Document -frename-registers not being enabled...
Ben Elliston
1
-2
/
+1
2004-07-11
install.texi (Testing): Fix syntax in "make check" example.
Phil Edwards
1
-1
/
+1
2004-07-10
contrib.texi (Contributors): Add gfortran contributors and fix a couple of ty...
Steve Kargl
1
-3
/
+50
2004-07-10
tree-ssa-loop-im.c: New file.
Zdenek Dvorak
2
-3
/
+26
2004-07-09
md.texi (Processor pipeline description): Mention that the old pipeline descr...
Steven Bosscher
2
-53
/
+11
2004-07-09
* doc/install.texi (Binaries): Mention OpenPKG.
Gerald Pfeifer
1
-0
/
+4
2004-07-09
tree-scalar-evolution.c: New file.
Zdenek Dvorak
1
-0
/
+5
[next]