summaryrefslogtreecommitdiffstats
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* * varasm.c (merge_weak): Error for any weakening after definition.rth2002-05-151-12/+22
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-1/+2
* Fix typo in last change.schwab2002-05-141-1/+1
* * varasm.c (resolve_unique_section): Add third parameterschwab2002-05-141-6/+7
* * emit-rtl.c (global_rtl): Update comment.zack2002-05-131-191/+0
* PR c/6569.mmitchel2002-05-081-17/+59
* * dwarf2out.c: Fix formatting.kazu2002-05-041-47/+49
* 2002-05-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2002-05-011-5/+6
* * varasm.c (output_constant_def): Correct test for not callinghp2002-04-291-1/+3
* 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2002-04-281-1/+32
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-2/+3
* * varasm.c (asm_emit_uninitialised): Revert 2002-03-14 change.rth2002-03-251-12/+3
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-231-22/+13
* * varasm.c (output_constant_def): Fix stupid typo.rth2002-03-201-1/+1
* * varasm.c (output_constant_def): Don't call ENCODE_SECTION_INFOkenner2002-03-191-1/+3
* * varasm.c (globalize_decl): Get the name from the RTL, notjason2002-03-191-1/+1
* * varasm.c (assemble_variable): Call resolve_unique_section beforejason2002-03-151-8/+8
* * c-decl.c: Include c-pragma.h.rth2002-03-151-102/+43
* * varasm.c (globalize_decl): New fn.jason2002-03-131-50/+31
* * attribs.c (handle_alias_attribute): Don't call assemble_alias.rth2002-03-031-0/+23
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-7/+4
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.ghazi2002-03-021-1/+6
* * doc/tm.texi (ASM_WEAKEN_DECL): Document.amodra2002-03-011-12/+57
* * attribs.c (c_common_attribute_table): Add visibility.jakub2002-02-261-0/+19
* PR debug/4461jakub2002-02-201-0/+13
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-1/+75
* * c-typeck.c (digest_init): Handle vectors.aldyh2002-02-121-0/+1
* * expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also.rth2002-02-081-6/+38
* * varasm.c (decode_rtx_const): Allow unspec (symbol_ref) inhpenner2002-02-041-3/+21
* 2002-02-04 Anthony Green <green@redhat.com>bryce2002-02-041-2/+6
* * unwind-dw2.c: Fix formatting.kazu2002-01-211-1/+1
* * varasm.c: Fix formatting.kazu2002-01-101-2/+2
* * except.c: Fix comment typos.kazu2002-01-031-2/+2
* * regrename.c (build_def_use): Don't rename asm operands thatrth2001-12-311-8/+5
* * expr.c (store_field): Use adjust_address, not PUT_MODE.kenner2001-12-291-4/+2
* * varasm.c (decode_addr_const, case INTEGER_CST): Callkenner2001-12-291-1/+3
* * varasm.c (record_constant_1): Correct parameter to recursivegeoffk2001-12-281-1/+1
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-201-69/+67
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-118/+84
* * varasm.c (output_constant, case ERROR_MARK): New case.kenner2001-12-051-0/+3
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-21/+1
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-2/+2
* Add missing hunk, due to reject I've missed in my previous commit.hubicka2001-11-281-1/+4
* * cse.c (true_dependence_in_rtx): New function.hubicka2001-11-281-1/+1
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-271-88/+73
* * final.c (output_addr_const): Output PC as '.' even if !flag_pic.rsandifo2001-11-231-4/+4
* * tree.def (VIEW_CONVERT_EXPR): New tree code.kenner2001-11-191-7/+7
* * expr.c (expand_expr, case ADDR_EXPR): Refine test for when tokenner2001-11-161-0/+1
* * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fixghazi2001-11-111-1/+1
* * rtl.h (mem_for_const_double): New declaration.kenner2001-11-061-0/+18
OpenPOWER on IntegriCloud