summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2003-03-091-1/+1
* * varasm.c (asm_output_aligned_bss): Declare as possibly unused.schwab2003-02-021-2/+2
* * flags.h (flag_volatile): Remove declaration.rsandifo2003-02-011-8/+0
* * varasm.c (struct constant_descriptor_rtx): Remove unusedgeoffk2003-01-111-4/+1
* Merge from pch-branch.geoffk2003-01-101-11/+12
* * regmove.c: Fix comment typos.kazu2002-12-241-2/+2
* * c-pretty-print.h: Fix comment typos.kazu2002-12-201-1/+1
* * ChangeLog: Follow spelling conventions.kazu2002-12-191-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-34/+31
* * tree.h (MODULE_LOCAL_P): Kill.rth2002-12-111-1/+1
* * target.h (gcc_target): Add cannot_force_const_mem.rth2002-12-091-0/+4
* * c-common.c (handle_visibility_attribute): Accept "default".rth2002-11-271-12/+39
* * varasm.c (output_constant_pool): For pool constants in mergeablejakub2002-11-261-0/+7
* * varasm.c (default_exception_section): Move to...jakub2002-11-261-14/+0
* * varasm.c (output_addressed_constants) [MINUS_EXPR]: Clear reloc ifjakub2002-11-141-3/+12
* PR c++/8333mmitchel2002-10-301-1/+0
* * varasm.c (struct rtx_const): Array size 16 for V16QImode.rth2002-10-241-2/+2
* * output.h (SECTION_NOTYPE): Define.amodra2002-10-221-11/+28
* cp:ghazi2002-10-111-1/+1
* PR optimization/6627sayle2002-10-021-0/+2
* * doc/extend.texi (tls_model): Document.jakub2002-09-271-0/+46
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-5/+5
* * real.c (real_hash): New.rth2002-09-201-64/+110
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* * varasm.c (default_assemble_visibility): Rename fromamodra2002-09-081-1/+1
* * varasm.c (decode_rtx_const): Don't check undefined field forrth2002-09-081-1/+1
* * doc/tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.amodra2002-09-071-1/+1
* Fix struct rtx_const so veclo and vechi don't share storage.dalej2002-09-041-6/+8
* * target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro.dje2002-09-041-0/+10
* * varasm.c (default_section_type_flags): Append _1 to name withdje2002-09-041-12/+60
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-211-12/+18
* * m68k.c (m68k_output_function_prologue,ghazi2002-08-141-1/+0
* Index: ChangeLoggeoffk2002-08-041-4/+2
* * varasm.c (asm_emit_uninitialized): Return false if global BSSdje2002-08-021-19/+14
* * output.h (DECL_READONLY_SECTION): Remove.rth2002-08-011-2/+21
* * varasm.c (assemble_visibility): Strip name encoding.jakub2002-08-011-1/+2
* * varasm.c (assemble_variable): Narrow test for uninitializeddje2002-07-291-1/+3
* * varasm.c: Include real.h before output.h.ghazi2002-06-261-1/+1
* * varasm.c (const_hash): Handle FDESC_EXPR like ADDR_EXPR.jakub2002-06-101-0/+3
* 2002-06-05 Eric Christopher <echristo@redhat.com>echristo2002-06-061-10/+13
* * varasm.c (mark_constants): Handle RTX format 'B'.thorpej2002-06-041-0/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-582/+180
* * target.h: Fix formatting.kazu2002-05-311-11/+11
* *** empty log message ***alehotsky2002-05-311-5/+10
* * varasm.c (default_binds_local_p): Check TREE_PUBLIC beforerth2002-05-281-4/+4
* * varasm.c (asm_output_bss): Always output one byte.rth2002-05-241-1/+1
* * varasm.c (make_decl_rtl): Don't allow weak variables to bemmitchel2002-05-231-0/+4
* * varasm.c (default_section_type_flags): Check for VAR_DECLrth2002-05-231-1/+1
* * varasm.c (default_section_type_flags): Handle tls data andrth2002-05-221-2/+12
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-14/+39