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-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
2012-11-12
Implement protection of global variables
Jakub Jelinek
1
-1
/
+1
2012-11-12
Implement protection of stack variables
Jakub Jelinek
1
-2
/
+2
2012-11-12
Emit GIMPLE directly instead of gimplifying GENERIC.
Jakub Jelinek
1
-4
/
+5
2012-11-12
Initial asan cleanups
Jakub Jelinek
1
-1
/
+1
2012-11-12
Initial import of asan from the Google branch
Wei Mi
1
-0
/
+5
2012-11-07
re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)
Martin Jambor
1
-8
/
+10
2012-11-07
lto-cgraph.c: Include tree-pass.h.
Martin Jambor
1
-1
/
+1
2012-11-01
This patch removes the unused ebitmap, and then removes some sbitmap function...
Lawrence Crowl
1
-3
/
+0
2012-10-31
This patch implements generic type query and conversion functions,
Lawrence Crowl
1
-1
/
+1
2012-10-26
re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)
Richard Sandiford
1
-1
/
+1
2012-10-23
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
Vladimir Makarov
1
-2
/
+46
2012-10-21
re PR fortran/54725 (cross gfortran always searches host paths (e.g. /usr/inc...
Tobias Burnus
1
-0
/
+1
2012-10-18
loop-invariant.c: Include target.h.
Eric Botcazou
1
-1
/
+1
2012-10-09
Change more non-GTY hash tables to use the new type-safe template hash table.
Lawrence Crowl
1
-4
/
+4
2012-10-02
re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)
Alexandre Oliva
1
-1
/
+2
2012-10-01
invoke.texi: Add documentation for the new option.
Sharad Singhai
1
-10
/
+12
2012-09-26
Makefile.def: Make all-gcc depend on all-libbacktrace.
Ian Lance Taylor
1
-5
/
+12
2012-09-24
tree-ssa-forwprop.c: Include tree-ssa-propagate.h.
Marc Glisse
1
-1
/
+1
2012-09-21
Remove lto-symtab.o's dependency on gt-lto-symtab.h
Jack Howarth
1
-1
/
+1
2012-09-19
dbgcnt.def (sched_breakdep): New counter.
Bernd Schmidt
1
-1
/
+1
2012-09-18
re PR tree-optimization/54610 (FAIL: gcc.dg/tree-ssa/forwprop-22.c (internal ...
Jakub Jelinek
1
-1
/
+1
2012-09-18
Makefile.in (BASIC_BLOCK_H): Add cfg-flags.def.
Florian Weimer
1
-1
/
+2
2012-09-12
re PR tree-optimization/54489 (tree FRE uses an excessive amount of memory)
Richard Guenther
1
-1
/
+1
2012-09-11
tree-ssa-forwprop.c (simplify_vector_constructor): New function.
Marc Glisse
1
-1
/
+2
[next]