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
/
varasm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-14
re PR middle-end/46667 (-freorder-blocks-and-partition -g failed and libstdc+...
Jan Hubicka
1
-2
/
+0
2010-12-12
varasm.c (default_function_section): Check flag_reorder_functions and targetm...
Jan Hubicka
1
-0
/
+3
2010-12-03
tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.
Laurynas Biveinis
1
-1
/
+1
2010-12-02
re PR middle-end/46674 (Weak alias is mistakenly optimized away)
Jie Zhang
1
-1
/
+10
2010-12-01
common.opt (main_input_filename, [...]): New Variable entries.
Joseph Myers
1
-1
/
+0
2010-11-23
tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
Jan Hubicka
1
-116
/
+160
2010-11-17
re PR middle-end/31490 (Compile error section type conflict)
Dinar Temirbulatov
1
-3
/
+7
2010-11-13
tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.
Richard Earnshaw
1
-1
/
+31
2010-11-09
re PR middle-end/46221 (huge number of c++ testsuite failures, libstdc++.so a...
Richard Guenther
1
-1
/
+59
2010-11-06
re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)
Joern Rennecke
1
-0
/
+10
2010-11-04
re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)
Joern Rennecke
1
-1
/
+1
2010-10-26
varasm.c (constructor_static_from_elts_p): Don't require a CONSTRUCTOR to hav...
Jason Merrill
1
-2
/
+2
2010-10-11
re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a...
John David Anglin
1
-7
/
+7
2010-09-29
varasm.c (assemble_alias): Add error message for unsupported ifunc.
Jack Howarth
1
-2
/
+6
2010-09-29
configure.ac: Add --enable-indirect-function option.
Nathan Sidwell
1
-1
/
+1
2010-09-27
common.opt (fsplit-stack): New option.
Ian Lance Taylor
1
-0
/
+29
2010-09-24
lto-symtab.c (lto_symtab_entry_def): Add guessed field.
Jan Hubicka
1
-7
/
+123
2010-09-13
re PR debug/43937 (FAIL: gcc.dg/guality/inline-params.c)
Eric Botcazou
1
-1
/
+1
2010-09-09
configure.ac (gnu_indirect_function): New test.
Nathan Sidwell
1
-1
/
+13
2010-08-20
tree.h (alias_diag_flags): New enum.
Olivier Hainque
1
-11
/
+20
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-4
/
+4
2010-07-26
re PR target/44132 (emutls is broken under a range of circumstances.)
Richard Henderson
1
-424
/
+11
2010-07-26
target.def (output_source_filename): New hook.
Anatoly Sokolov
1
-0
/
+41
2010-07-15
tree.h (enum tree_index): Add TI_INTEGER_THREE.
Anatoly Sokolov
1
-1
/
+1
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-9
/
+9
2010-07-14
passes.c (rest_of_decl_compilation): Do not call
Richard Henderson
1
-6
/
+3
2010-07-13
tree.h (build_function_call_expr): Delete.
Nathan Froyd
1
-11
/
+8
2010-07-08
i386-protos.h (ix86_asm_output_function_label): New prototype.
Kai Tietz
1
-1
/
+1
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-06-29
re PR other/44034 (target hooks are hard to maintain)
Joern Rennecke
1
-3
/
+3
2010-06-20
re PR other/32998 (-frecord-gcc-switches issues)
Joseph Myers
1
-50
/
+3
2010-06-16
* target.h (struct asm_out):Add declare_constant_name field.
Anatoly Sokolov
1
-8
/
+14
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-10
/
+9
2010-05-24
re PR target/44132 (emutls is broken under a range of circumstances.)
Iain Sandoe
1
-4
/
+35
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-1
/
+0
2010-05-21
varasm.c (emutls_decl): Merge attributes to new decl.
Kai Tietz
1
-0
/
+2
2010-05-16
lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
Richard Guenther
1
-1
/
+1
2010-05-12
cgraph.h (struct varpool_node): Add aux.
Jan Hubicka
1
-0
/
+1
2010-05-05
re PR debug/43478 (Missing DW_AT_location for a variable)
Alexandre Oliva
1
-0
/
+27
2010-04-28
Uniquization of constants at the Tree level
Eric Botcazou
1
-42
/
+97
2010-04-27
varasm.c (decode_addr_const): Handle special case of INDIRECT_REF.
Eric Botcazou
1
-2
/
+67
2010-04-26
varasm.c (IN_NAMED_SECTION): Remove guard.
Eric Botcazou
1
-2
/
+0
2010-04-09
re PR bootstrap/43684 (multiple 'set but not used' errors.)
Iain Sandoe
1
-2
/
+3
2010-03-27
re PR middle-end/43391 (make_decl_rtl failure for C++ on AIX and HPUX)
Jan Hubicka
1
-8
/
+11
2010-03-24
re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC)
Rainer Orth
1
-1
/
+5
2010-03-22
varasm.c (make_decl_rtl_for_debug): Also clear flag_mudflap for the duration ...
Jakub Jelinek
1
-2
/
+6
2010-03-18
tree.h: Declare make_decl_rtl_for_debug.
Aldy Hernandez
1
-0
/
+32
2010-03-10
re PR c/43288 (ICE in function_and_variable_visibility, at ipa.c:415)
Jan Hubicka
1
-16
/
+18
2010-01-20
re PR middle-end/42803 (c++ compilation hang)
Jakub Jelinek
1
-54
/
+115
2010-01-14
re PR c++/42608 (Undefined reference not reported in case of explicit templat...
Jakub Jelinek
1
-1
/
+6
[prev]
[next]