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
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
2012-09-10
params.def (PARAM_IPA_MAX_AGG_ITEMS): New parameter.
Martin Jambor
1
-1
/
+1
2012-08-24
predict.c (maybe_hot_frequency_p): New parameter fun.
Martin Jambor
1
-1
/
+2
2012-08-15
Add $(TARGET_H) dependency to tree-cfg.o
H.J. Lu
1
-1
/
+1
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-39
/
+13
2012-08-14
tree-into-ssa.c: Include diagnostic-core.h.
Richard Guenther
1
-1
/
+1
2012-08-13
basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...
Richard Guenther
1
-3
/
+3
2012-08-10
Makefile.in (OBJS): Remove matrix-reorg.o.
Richard Guenther
1
-9
/
+1
2012-08-08
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
Steven Bosscher
1
-1
/
+1
2012-08-02
re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...
Alexandre Oliva
1
-5
/
+10
2012-07-26
tree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.
Bill Schmidt
1
-2
/
+2
2012-07-25
re PR bootstrap/54092 (Bootstrap fails while building Ada at stage 1)
Richard Henderson
1
-1
/
+1
2012-07-24
Reduce the size of optabs representation
Richard Henderson
1
-5
/
+14
2012-07-24
Tidy some include usage + dependencies
Richard Henderson
1
-8
/
+8
2012-07-23
sbitmap.h (struct int_list): Remove.
Steven Bosscher
1
-1
/
+1
2012-07-16
graphite-clast-to-gimple.c, [...]: Include tree-pass.h instead of dumpfile.h ...
Steven Bosscher
1
-3
/
+3
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-259
/
+265
2012-07-11
expr.h (can_move_by_pieces): Move prototype from here ...
Steven Bosscher
1
-5
/
+4
2012-07-08
basic-block.h: Re-group most prototypes per file.
Steven Bosscher
1
-17
/
+14
2012-07-08
alias.h: Do not include coretypes.h in header files.
Steven Bosscher
1
-7
/
+7
2012-07-08
Makefile.in (gengtype-lex.o, [...]): Add -DGENERATOR_FILE manually for host g...
Steven Bosscher
1
-0
/
+17
2012-07-04
Makefile.in (OBJS): Add graphite-optimize-isl.o.
Tobias Grosser
1
-0
/
+4
2012-07-02
cloog.m4: Set up to work against ISL only.
Richard Guenther
1
-24
/
+13
2012-07-02
[multiple changes]
Richard Guenther
1
-2
/
+2
[next]