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/existing-fp8
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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-28
Implemented Cilk Plus Array Notation for C Compiler.
Balaji V. Iyer
1
-2
/
+6
2013-05-21
Readd TARGET_H to the list of exported plugin headers, fixing PR plugins/56754.
Magnus Granberg
1
-1
/
+2
2013-05-16
* Makefile.in (tree-switch-conversion.o): Depend on $(OPTABS_H).
Jeff Law
1
-1
/
+1
2013-05-16
Makefile.in (LLINKER): New variable.
Jason Merrill
1
-0
/
+9
2013-04-29
re PR tree-optimization/57081 (Segmentation fault in simple_iv (tree-scalar-e...
Richard Biener
1
-1
/
+1
2013-04-26
Makefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) dependency.
Richard Biener
1
-2
/
+2
2013-04-26
tree-cfg.c (execute_build_cfg): Build the loop tree.
Richard Biener
1
-8
/
+8
2013-04-26
Makefile.in (toplev.o): Depend on diagnostic-color.h.
Jakub Jelinek
1
-1
/
+1
2013-04-26
This patch is part of a consolodation of the hash_table patches to the...
Lawrence Crowl
1
-1
/
+1
2013-04-26
This patch is the main part of a consolodation of the hash_table patches to t...
Lawrence Crowl
1
-49
/
+55
2013-04-23
This patch extracts approved portions of the hash_table patches to the...
Lawrence Crowl
1
-6
/
+7
2013-04-23
Display profile info in graph cfg dump
Xinliang David Li
1
-1
/
+1
2013-04-19
re PR tree-optimization/56718 (Early inlining prevents type based devirtualiz...
Martin Jambor
1
-1
/
+2
2013-04-12
opts.c: Include diagnostic-color.h.
Jakub Jelinek
1
-4
/
+6
2013-04-03
Makefile.in (lra-constraints.o): Depend on $(OPTABS_H).
Jeff Law
1
-2
/
+2
2013-03-29
lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...
Jan Hubicka
1
-1
/
+2
2013-03-29
Add uniform debug dump function names.
Lawrence Crowl
1
-84
/
+109
2013-03-28
data-streamer-in.c (streamer_read_gcov_count): New function.
Jan Hubicka
1
-3
/
+3
2013-03-27
Makefile.in (.SUFFIXES): Add .cc.
Gabriel Dos Reis
1
-2
/
+2
2013-03-14
re PR tree-optimization/53265 (Warn when undefined behavior implies smaller i...
Jakub Jelinek
1
-1
/
+1
2013-03-05
Makefile.in (dg_target_exps): Add aarch64.exp, epiphany.exp and tic6x.exp.
Jakub Jelinek
1
-6
/
+9
2013-02-27
opts.h: Include obstack.h.
Jakub Jelinek
1
-1
/
+1
2013-02-19
re PR middle-end/55889 (ICE: in move_op_ascend, at sel-sched.c:6153 with -fsc...
Andrey Belevantsev
1
-1
/
+1
2013-02-13
[asan] Avoid instrumenting duplicated memory access in the same basic block
Dodji Seketeli
1
-1
/
+2
2013-02-08
Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.
Richard Biener
1
-1
/
+1
2013-01-24
Remove zone allocator.
Diego Novillo
1
-8
/
+1
2013-01-13
Makefile.in (s-mlib): New argument MULTILIB_REUSE.
Terry Guo
1
-1
/
+3
2013-01-13
Makefile.in: Update copyright.
Richard Sandiford
1
-3
/
+1
2013-01-11
Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
Eric Botcazou
1
-0
/
+4
2012-12-13
* Makefile.in: Fix bitmap.o dependencies.
Steven Bosscher
1
-1
/
+1
2012-12-12
graph.c: Include sbitmap.h and cfgloop.h.
Steven Bosscher
1
-1
/
+2
2012-12-04
rtl.h (print_insn_with_notes): Remove prototype.
Steven Bosscher
1
-1
/
+1
2012-12-04
re PR sanitizer/55439 (ThreadSanitizer: handle atomic operations)
Jakub Jelinek
1
-1
/
+2
2012-12-03
sanitizer.def: Add Address Sanitizer builtins.
Jakub Jelinek
1
-2
/
+2
2012-12-03
Makefile.in: Add target mddump, build/genmddump.o.
Michael Zolotukhin
1
-1
/
+7
2012-11-30
Revised patch to ensure that histograms from the profile summary are streamed...
Teresa Johnson
1
-1
/
+1
2012-11-30
coretypes.h (struct pretty_print_info): Make a coretype.
Steven Bosscher
1
-7
/
+5
2012-11-28
re PR other/54279 (first stage build with g++ fails with "." as the first com...
Andrew Pinski
1
-1
/
+1
2012-11-27
re PR rtl-optimization/55458 (ICE: in assign_by_spills, at lra-assigns.c:1212...
Vladimir Makarov
1
-1
/
+1
2012-11-27
collect2.c (main): Call find_file_set_debug.
Meador Inge
1
-9
/
+11
2012-11-23
re PR c++/54046 (wrong control reaches end of non-void function for switch ca...
Jakub Jelinek
1
-1
/
+1
2012-11-22
builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.
Dmitry Vyukov
1
-2
/
+11
2012-11-21
Fix parallel build race.
Marcus Shawcroft
1
-1
/
+1
2012-11-21
configure.ac: Substitute `with_cpu'.
Matthias Klose
1
-0
/
+1
2012-11-20
Fix dependencies for tlink.o.
Diego Novillo
1
-1
/
+1
2012-11-18
Makefile.in (recog.o): Add insn-codes.h.
Richard Sandiford
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-33
/
+30
2012-11-15
Makefile.in (if_multiarch): Don't use a GNU make 3.81 feature.
Matthias Klose
1
-4
/
+6
2012-11-14
invoke.texi: Document -print-multiarch.
Matthias Klose
1
-1
/
+14
2012-11-13
* Makefile.in (asan.o): Depend on $(TM_P_H).
Jakub Jelinek
1
-1
/
+1
[prev]
[next]