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
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-15
/
+34
2004-04-30
bb-reorder.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-04-19
* varasm.c (compare_constant, case VIEW_CONVERT_EXPR): Add case.
Richard Kenner
1
-0
/
+1
2004-04-13
varasm.c (unlikely_text_section): Use assemble_align instead of ASM_OUTPUT_AL...
Richard Henderson
1
-1
/
+4
2004-04-10
varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead...
Andrew Pinski
1
-9
/
+10
2004-04-09
basic-block.h (struct edge_def): Add new field, crossing_edge.
Caroline Tice
1
-8
/
+63
2004-04-04
re PR c++/14804 ([unit-at-a-time] initializing const data with reinterpret_ca...
Mark Mitchell
1
-2
/
+4
2004-03-20
bb-reorder.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
Kazu Hirata
1
-7
/
+7
2004-03-20
alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
Kazu Hirata
1
-17
/
+17
2004-03-14
alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...
Roger Sayle
1
-10
/
+10
2004-03-12
Enabled linkonce support for Darwin.
Matt Austern
1
-4
/
+17
2004-02-23
Remove -fwritable-strings.
Zack Weinberg
1
-27
/
+8
2004-02-17
c-common.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-02-08
system.h (SHARED_SECTION_ASM_OP): Poison.
Kazu Hirata
1
-10
/
+1
2004-02-03
* varasm.c (const_desc_rtx_sym_eq): Compare symbol strings.
Richard Henderson
1
-1
/
+1
2004-02-02
alias.c (record_set): Use hard_regno_nregs.
Jan Hubicka
1
-1
/
+1
2004-01-31
* varasm.c (output_constant_pool): Don't zap the pool.
Richard Henderson
1
-3
/
+0
2004-01-30
varasm.c (struct rtx_const, [...]): Remove.
Richard Henderson
1
-626
/
+378
2004-01-30
re PR c/12818 (-fwritable strings triggers bad code generation)
Eric Botcazou
1
-6
/
+18
2004-01-14
system.h (SHARED_BSS_SECTION_ASM_OP): Poison.
Kazu Hirata
1
-7
/
+1
2004-01-13
system.h (TEXT_SECTION): Poison.
Kazu Hirata
1
-4
/
+0
2004-01-12
re PR middle-end/11397 (weak aliases broken on Tru64 UNIX)
Roger Sayle
1
-6
/
+18
2004-01-06
alias.c: Fix comment typos.
Kazu Hirata
1
-3
/
+3
2003-12-21
alias.c: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2003-12-17
re PR c++/12218 (runtime segfault when initializing global variable with poin...
Mark Mitchell
1
-1
/
+2
2003-12-06
varasm.c (incorporeal_function_p): New.
Richard Sandiford
1
-1
/
+28
2003-11-13
re PR rtl-optimization/12275 ([unit-at-a-time] ICE in htab_clear_slot)
Jan Hubicka
1
-1
/
+1
2003-11-06
c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY field instead o...
Matt Austern
1
-26
/
+2
2003-11-04
emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with constant addresses to ...
Richard Sandiford
1
-2
/
+2
2003-10-25
genmodes.c (struct mode_data): Add contained and next_cont fields.
Zack Weinberg
1
-8
/
+11
2003-10-24
re PR c++/12624 ([unit-at-a-time] ICE in notice_global_symbol)
Jan Hubicka
1
-1
/
+2
2003-10-22
varasm.c (output_constructor): Make constructor annotation conditional on ASM...
Andrew Haley
1
-0
/
+2
2003-10-21
varasm.c (output_constructor): Annotate constructor.
Andrew Haley
1
-0
/
+7
2003-10-11
varasm.c (notice_global_symbol): Fix handling of variables; avoid re-computin...
Jan Hubicka
1
-11
/
+19
2003-10-02
Waldek Hebisch <hebisch@math.uni.wroc.pl> PR/12072
Josef Zlomek
1
-1
/
+1
2003-10-01
output.h (compute_reloc_for_constant): Declare.
Alexandre Oliva
1
-18
/
+69
2003-09-29
varasm.c (assemble_real): Use real_to_target directly...
Zack Weinberg
1
-70
/
+27
2003-09-29
re PR c++/12175 (Tru64 UNIX bootstrap failure: multiply defined symbols linki...
Jan Hubicka
1
-0
/
+1
2003-09-23
configure.in (HAVE_GAS_SHF_MERGE): Always define to test result.
Rainer Orth
1
-6
/
+4
2003-09-23
target.h (struct gcc_target): New member external_libcall.
Rainer Orth
1
-4
/
+2
2003-09-20
c-format.c (gcc_diag_char_table): Add %J.
Richard Henderson
1
-34
/
+22
2003-09-09
* varasm.c (notice_global_symbol): Properly deal with weak symbols.
Jan Hubicka
1
-4
/
+4
2003-09-07
re PR c++/11852 (ICE: g++ with bad struct initializer.)
Mark Mitchell
1
-4
/
+20
2003-09-04
cgraph.c (cgraph_mark_reachable_node): Split out from ...
Richard Henderson
1
-1
/
+1
2003-08-19
cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol.
Jan Hubicka
1
-27
/
+31
2003-08-01
system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.
Richard Henderson
1
-0
/
+15
2003-07-30
re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...
Jan Hubicka
1
-24
/
+0
2003-07-27
varasm.c (output_constant_def_contents): Use ASM_DECLARE_CONSTANT_NAME if def...
Geoffrey Keating
1
-8
/
+12
2003-07-25
Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.
Gabriel Dos Reis
1
-21
/
+31
2003-07-22
fold-const.c (force_fit_type): Handle OFFSET_TYPE.
Mark Mitchell
1
-0
/
+1
[next]