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
/
lto
/
lto-lang.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-25
Prevent all uses of DFP when unsupported (PR c/91985).
Joseph Myers
1
-3
/
+6
2019-10-31
re PR middle-end/92231 (ICE in gimple_fold_stmt_to_constant_1)
Jakub Jelinek
1
-1
/
+2
2019-10-04
Mark C2x built-in functions as such.
Joseph Myers
1
-0
/
+1
2019-08-23
re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)
Jakub Jelinek
1
-1
/
+2
2019-06-25
Implement alternate "__intN__" form of "__intN" type
Jozef Lawrynowicz
1
-2
/
+4
2019-05-06
Add lto-dump tool.
Hrishikesh Kulkarni
1
-6
/
+0
2019-05-06
Split part of functionality from lto.c to lto-common.c.
Martin Liska
1
-0
/
+1
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-2
/
+3
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
1
-2
/
+1
2018-07-20
PR middle-end/82063 - issues with arguments enabled by -Wall
Martin Sebor
1
-1
/
+2
2018-06-08
dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
Jan Hubicka
1
-0
/
+22
2018-05-30
passes.c (ipa_write_summaries): Only modify statements if body is in memory.
Jan Hubicka
1
-2
/
+23
2018-01-03
Add support for MODE_VECTOR_BOOL
Richard Sandiford
1
-0
/
+8
2018-01-03
poly_int: TYPE_VECTOR_SUBPARTS
Richard Sandiford
1
-1
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-15
tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...
Jakub Jelinek
1
-40
/
+40
2017-12-07
PR c/81544 - attribute noreturn and warn_unused_result on the same function a...
Martin Sebor
1
-21
/
+61
2017-11-28
Remove Cilk Plus support.
Julia Koval
1
-4
/
+0
2017-10-13
* lto-lang.c (lto_post_options): Clean shlib flag when not doing PIC.
Jan Hubicka
1
-0
/
+2
2017-08-30
[35/77] Add uses of as_a <scalar_int_mode>
Richard Sandiford
1
-9
/
+9
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-07-25
c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...
Torsten Duwe
1
-0
/
+12
2017-06-23
Refactor fileptr_type_node handling
Marc Glisse
1
-7
/
+11
2017-05-01
re PR c++/80038 (Random segfault using local vectors in Cilk function)
Xi Ruoyao
1
-3
/
+3
2017-01-19
Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the default
David Malcolm
1
-55
/
+1
2017-01-11
re PR middle-end/50199 (wrong code with -flto -fno-merge-constants)
Jakub Jelinek
1
-0
/
+6
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-26
tree.c (build_common_tree_nodes): Initialize ptrdiff_type_node.
Prathamesh Kulkarni
1
-2
/
+0
2016-11-21
re PR c++/71973 (c++ handles built-in functions inconsistently)
Bernd Edlinger
1
-0
/
+4
2016-06-10
PR c/71392 - SEGV calling integer overflow built-ins with a null pointer
Martin Sebor
1
-2
/
+7
2016-03-17
Set flag_pic to flag_pie for PIE in LTO
H.J. Lu
1
-1
/
+1
2016-02-08
Remove -fshort-double
Bernd Schmidt
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-25
re PR lto/67548 (LTO drops weak binding with "ld -r")
Jan Hubicka
1
-0
/
+29
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-7
/
+0
2015-11-07
Move #undef DEF_BUILTIN* to builtins.def
Richard Sandiford
1
-1
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-7
/
+5
2015-10-13
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
Jakub Jelinek
1
-0
/
+24
2015-09-28
gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
Nathan Sidwell
1
-8
/
+7
2015-07-13
Fix double word typos.
Aldy Hernandez
1
-1
/
+1
2015-07-09
lto-streamer.h: Don't include target.h and alloc-pool.h.
Andrew MacLeod
1
-1
/
+0
2015-07-09
flags.h: Don't include flag-types.h or options.h.
Andrew MacLeod
1
-1
/
+0
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-9
/
+6
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-12
lto-lang.c (lto_type_for_size): Include intN types.
DJ Delorie
1
-0
/
+15
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-4
/
+0
2015-06-05
Merge debug-early branch into mainline.
Aldy Hernandez
1
-15
/
+0
[next]