aboutsummaryrefslogtreecommitdiff
path: root/gcc/varasm.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-28c-pragma.h (add_weak): Move prototype from here...Eric Christopher1-43/+42
2001-08-24c-pragma.h: Move weak_syms and weak_decls...Jason Merrill1-28/+43
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-20* varasm.c (assemble_integer): Document ppc-eabi -mrelocatable losage.Richard Henderson1-0/+3
2001-08-17defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson1-89/+150
2001-08-17sbitmap.c: Fix comment formatting.Kazu Hirata1-4/+4
2001-08-17varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_...Richard Henderson1-0/+4
2001-08-17varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.Richard Henderson1-3/+6
2001-08-17Install the proper patch.Jan Hubicka1-4/+5
2001-08-16varasm.c (named_section_flags): Remove align parameter.Richard Henderson1-44/+108
2001-08-16varasm.c (force_const_mem): Keep pool alignment in bits.Richard Henderson1-8/+5
2001-08-13dwarf2out.c (output_cfa_loc): Fix typo in comment.Theodore Papadopoulo1-1/+1
2001-08-12toplev.c (set_float_handler): Make static.Zack Weinberg1-26/+32
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-44/+89
2001-08-06varasm.c (assemble_gc_entry): Remove.Richard Henderson1-20/+0
2001-08-06varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ...Richard Henderson1-10/+48
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-55/+188
2001-08-03varasm.c (output_constant_def_contents): Use for the length of a string const...John David Anglin1-1/+2
2001-08-01except.c (output_function_exception_table): Use assemble_align.Richard Henderson1-71/+0
2001-07-28varasm.c (immed_real_const_1): Don't elide special cases for nested functions.Richard Henderson1-7/+14
2001-07-26toplev.c, [...]: Include xcoffout.h if appropriate.Neil Booth1-0/+5
2001-07-25varasm.c (assemble_variable): Create DECL_RTL before setting TREE_ASM_WRITTEN.Richard Henderson1-1/+5
2001-07-22varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffout.h.Neil Booth1-72/+2
2001-07-22dbxout.c (dbxout_global_decl): New.Neil Booth1-82/+7
2001-07-22* dbxout.c, sdbout.c, varasm.c: Revert most recent patch.Neil Booth1-7/+82
2001-07-21dbxout.c (dbxout_global_decl): New.Neil Booth1-82/+7
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth1-11/+2
2001-07-17c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and ASM_OUTPUT_W...H.J. Lu1-5/+1
2001-06-04tree.def (ARRAY_RANGE_REF): New code.Richard Kenner1-1/+2
2001-05-17except.h (protect_cleanup_actions): Remove it.Mark Mitchell1-0/+7
2001-05-13rtl.h (SYMBOL_REF_WEAK): New macro.Franz Sirl1-0/+1
2001-05-01bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi1-2/+2
2001-04-28flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEC and ADDR_DI...Jeffrey A Law1-0/+3
2001-04-12expmed.c (store_bit_field): Truncate CONST_INTs.Alexandre Oliva1-1/+1
2001-03-23varasm.c (make_decl_rtl): Don't append var_labelno discriminator to variable ...Jakub Jelinek1-1/+2
2001-03-23Re-add missing debug info for weak aliases.Jim Wilson1-0/+6
2001-03-21collect2.c (is_ctor_dtor): Always use '_' in the file fn names, not '.' or '$'.Jason Merrill1-9/+1
2001-03-19Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell1-1/+1
2001-03-15* varasm.c (assemble_variable): Use DECL_RTL_SET_P.Mark Mitchell1-1/+1
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell1-11/+29
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg1-8/+3
2001-03-02print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin1-1/+1
2001-02-23* varasm.c (output_constant): Recompute CODE after lang-specific fn.Richard Kenner1-1/+4
2001-02-04cppinit.c (BC): New macro.Mark Mitchell1-9/+0
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-1/+0
2001-01-23varasm.c (UNIQUE_SECTION): Move default implementation ...Richard Henderson1-24/+0
2001-01-15* varasm.c (make_decl_rtl): Fix typo in last change.Mark Mitchell1-1/+1
2001-01-12revert: varasm.c (assemble_name): Ensure we output the stripped name.Mike Stump1-1/+1
2001-01-10output.h (make_function_rtl): Remove prototype.Mark Mitchell1-83/+5
2001-01-06varasm.c (assemble_name): Ensure we output the stripped name.Mike Stump1-1/+1