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
/
lto-wrapper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
Fix indentation issues seen by -Wmisleading-indentation
David Malcolm
1
-7
/
+7
2015-05-04
re PR lto/65559 (lto1.exe: internal compiler error: in read_cgraph_and_symbol...
Kai Tietz
1
-1
/
+1
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
1
-13
/
+20
2015-01-23
Make fopenacc an LTO option
Tom de Vries
1
-0
/
+2
2015-01-23
Make fopenmp an LTO option
Tom de Vries
1
-0
/
+2
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-31
diagnostic.c (build_message_string): Use xvasprintf.
Uros Bizjak
1
-1
/
+1
2014-12-09
lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea...
Ilya Verbin
1
-14
/
+34
2014-11-28
lto-wrapper.c (run_gcc): Set have_lto and have_offload if at least one file c...
Ilya Verbin
1
-6
/
+7
2014-11-25
Remove unnecessary calls to strchr.
Ilya Tocar
1
-1
/
+1
2014-11-19
collect2.c (main): Don't call fatal_error before diagnostic_initialize.
Ilya Tocar
1
-3
/
+3
2014-11-13
re PR bootstrap/63853 (The use of strchrnul breaks bootstrap on x86_64-apple-...
Dominique d'Humieres
1
-3
/
+9
2014-11-13
[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.
Bernd Schmidt
1
-135
/
+294
2014-11-13
[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.
Ilya Verbin
1
-0
/
+270
2014-10-07
lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros and -ftra...
Eric Botcazou
1
-1
/
+10
2014-06-26
Part 2 of the collect-utils library, now also used for collect2.
Bernd Schmidt
1
-6
/
+8
2014-06-26
Small cleanups before making collect2 use collect-utils.
Bernd Schmidt
1
-4
/
+4
2014-06-26
Make a collect-utils library for use by tools like collect2 and lto-wrapper.
Bernd Schmidt
1
-153
/
+18
2014-06-04
lto-wrapper.c (fatal, [...]): Remove functions.
Bernd Schmidt
1
-53
/
+19
2014-05-22
Create a new header lto-section-names.h
Bernd Schmidt
1
-7
/
+1
2014-04-15
common.opt (lto_partition_model): New enum.
Richard Biener
1
-5
/
+4
2014-03-25
lto-wrapper.c (merge_and_complain): Handle OPT_fPIE like OPT_fpie.
Richard Biener
1
-0
/
+2
2014-03-13
lto-wrapper.c (maybe_unlink_file): Suppress diagnostic messages.
Cesar Philippidis
1
-1
/
+1
2014-03-08
lto-wrapper.c (merge_and_complain): Ensure -fshort-double is used consistentl...
Paulo Matos
1
-0
/
+3
2014-03-06
gcc.c (PLUGIN_COND): Always enable unless -fno-use-linker-plugin or -fno-lto ...
Richard Biener
1
-0
/
+75
2014-02-25
re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-li...
Richard Biener
1
-1
/
+20
2014-02-05
lto-cgraph.c (asm_nodes_output): Make global.
Jan Hubicka
1
-1
/
+10
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-20
re PR target/59035 (FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use...
Richard Biener
1
-0
/
+13
2013-11-04
builtins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define.
Ian Lance Taylor
1
-0
/
+2
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-3
/
+3
2013-02-27
opts.h: Include obstack.h.
Jakub Jelinek
1
-0
/
+2
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-27
Handle OPT_SPECIAL_XXX in LTO
H.J. Lu
1
-0
/
+6
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-1
/
+1
2012-05-04
re PR lto/50602 (ICE in tree_nrv, at tree-nrv.c:155 during large LTO build)
Richard Guenther
1
-0
/
+18
2012-01-23
re PR lto/51916 (FAIL: gcc.dg/lto/trans-mem-3 c_lto_trans-mem-3_0.o-c_lto_tra...
Aldy Hernandez
1
-1
/
+2
2012-01-19
re PR lto/51280 (ICE when lto1 does not have -fgnu-tm and object file uses TM)
Aldy Hernandez
1
-0
/
+2
2011-12-15
lto-wrapper.c (run_gcc): In non-parallel mode remove ltrans inputs immediatel...
Richard Guenther
1
-2
/
+13
2011-11-03
re PR lto/44965 (lto option code breaks file format with each added option)
Richard Guenther
1
-0
/
+196
2011-11-03
re PR lto/48217 (lto mishandles quotes in command line defines)
Richard Guenther
1
-21
/
+30
2011-10-28
re PR driver/50876 (unrecognized command line option '-Zmultiply_defined supp...
Richard Guenther
1
-24
/
+30
2011-10-26
lto-wrapper.c (run_gcc): Properly init/free obstack.
Richard Guenther
1
-4
/
+3
2011-10-26
re PR driver/41844 (lto1: warning: unknown register name: line-length-none)
Richard Guenther
1
-70
/
+108
2011-05-20
Makefile.in (LIBDEPS): Add libcommon.a.
Joseph Myers
1
-0
/
+12
2011-02-01
Check HOST_BIT_BUCKET when settting dump base/dir.
H.J. Lu
1
-2
/
+6
2011-01-05
lto-wrapper.c (run_gcc): Default to WHOPR mode when none is specified at the ...
Jan Hubicka
1
-6
/
+2
2010-11-29
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
Joseph Myers
1
-10
/
+0
2010-11-18
lto-wrapper.c (run_gcc): Fix -flto=N parsing.
Richard Guenther
1
-1
/
+1
[next]