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
2009-12-01
cgraphunit.c (plugin.h): Include.
Grigori Fursin
1
-2
/
+61
2009-11-30
contrib.texi (Contributors): Add myself.
Richard Guenther
1
-0
/
+4
2009-11-30
configure.ac: Update minimum MPC version to 0.8.
Kaveh R. Ghazi
1
-1
/
+1
2009-11-27
re PR target/41810 (Cannot build gcc: gthr-default.h:466: error: '__mutex' wa...
Rainer Orth
1
-1
/
+2
2009-11-25
passes.texi: Document the Graphite infrastructure.
Sebastian Pop
1
-0
/
+7
2009-11-22
opts.c (decode_options): Don't enable flag_schedule_insns when optimizing for...
Richard Earnshaw
1
-1
/
+1
2009-11-20
invoke.texi: Document ARM -mcpu=cortex-a5.
Paul Brook
1
-1
/
+1
2009-11-19
[multiple changes]
Rafael Espindola
1
-0
/
+19
2009-11-19
config.gcc: Add new ARM --with-fpu options.
Paul Brook
1
-2
/
+2
2009-11-18
* doc/arm-neon-intrinsics.texi: Regenerated.
Daniel Jacobowitz
1
-6
/
+6
2009-11-17
toplev.c (process_options): Remove dead code.
Eric Botcazou
1
-1
/
+1
2009-11-16
invoke.texi: Document ARM VFPv4 based FPUs.
Paul Brook
1
-1
/
+2
2009-11-11
ChangeLog for libcpp
Kai Tietz
1
-12
/
+0
2009-11-11
plugins.texi (Registering custom attributes): section renamed as (Registering...
Basile Starynkevitch
3
-2
/
+29
2009-11-11
config.gcc: Add lm32 elf and uclinux targets.
Jon Beniston
3
-1
/
+53
2009-11-09
extend.texi (Half-Precision): Update wording to reflect that there are now mu...
Paul Brook
2
-6
/
+9
2009-11-08
cfgrtl.c (pass_free_cfg): Add pass name.
Zbigniew Chamski
1
-2
/
+7
2009-11-06
plugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS.
Basile Starynkevitch
1
-0
/
+6
2009-11-05
i386.c (ix86_builtin_reciprocal): Remove dependency on TARGET_RECIP.
Michael Matz
1
-0
/
+4
2009-11-04
invoke.texi (-mlwp): Add documentation.
Harsha Jagasia
2
-2
/
+26
2009-11-04
config.gcc (i[34567]86-*-*): Include xopintrin.h.
Harsha Jagasia
2
-3
/
+138
2009-11-03
re PR target/10127 (-fstack-check let's program crash)
Eric Botcazou
2
-10
/
+28
2009-11-03
invoke.texi: Fix typo.
Richard Sandiford
1
-1
/
+1
2009-11-03
predicates.md (rx_store_multiple_vector): Reverse order of expected registers.
Nick Clifton
2
-10
/
+35
2009-10-29
invoke.texi (mmcount-ra-address): Document new command line option.
David Daney
1
-1
/
+22
2009-10-29
re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)
Steve Ellcey
1
-0
/
+14
2009-10-28
invoke.texi: Rename -use-linker-plugin -fuse-linker-plugin.
Rafael Avila de Espindola
1
-5
/
+5
2009-10-27
mingw32.h (CHECK_EXECUTE_STACK_ENABLED): New macro.
Kai Tietz
1
-1
/
+10
2009-10-27
target.h (have_conditional_execution): Add a new target hook function.
Wei Guozhi
1
-0
/
+6
2009-10-26
config.gcc (spu-*-elf*): Add spu_cache.h to extra_headers.
Ben Elliston
1
-1
/
+45
2009-10-26
tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.
Ben Elliston
1
-0
/
+12
2009-10-26
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
Ben Elliston
1
-0
/
+24
2009-10-26
extend.texi (Named Address Spaces): New section.
Ben Elliston
3
-0
/
+95
2009-10-26
MAINTAINERS: Add myself as a maintainer for the RX port.
Nick Clifton
6
-25
/
+306
2009-10-22
install.texi: Document --enable-browser-plugin.
Matthias Klose
1
-2
/
+7
2009-10-22
invoke.texi (fira-loop-pressure): Update default value.
Vladimir Makarov
1
-4
/
+4
2009-10-21
re PR driver/25507 (-print-multi-os-directory undocumented)
Jakub Jelinek
1
-1
/
+11
2009-10-20
simplify-rtx.c (simplify_const_unary_operation): Handle SS_ABS.
Jie Zhang
1
-0
/
+5
2009-10-17
targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...
Anatoly Sokolov
1
-1
/
+1
2009-10-15
invoke.texi: Clarify that most optimizations are not enabled without -O.
Alexander Monakov
1
-0
/
+3
2009-10-14
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
Vladimir Makarov
2
-2
/
+25
2009-10-14
extended.texi: Replace the dash character with @minus{} in situations where i...
Nick Clifton
3
-20
/
+20
2009-10-12
i386.md (vswapmov): New.
Stefan Dösinger
1
-0
/
+8
2009-10-10
install.texi (Final install): Refer to http://gcc.gnu.org/bugs/ for bug repor...
Gerald Pfeifer
1
-1
/
+1
2009-10-10
configure.ac: Add test for dci instruction.
Peter Bergner
1
-5
/
+5
2009-10-10
directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.
Neil Vachharajani
1
-2
/
+0
2009-10-09
re PR lto/41638 (Back-end builtins are mishandled)
Richard Guenther
1
-0
/
+10
2009-10-08
Add support for debugging with ICF (Identical Code Folding).
Cary Coutant
1
-0
/
+6
2009-10-08
* config/avr/avr.c (last_insn_address) Remove variable.
Anatoly Sokolov
1
-5
/
+1
2009-10-07
config.gcc (powerpc*-*-*): Handle a2.
Ben Elliston
1
-2
/
+2
[prev]
[next]