summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffout.h.neil2001-07-221-72/+2
* * dbxout.c (dbxout_global_decl): New.neil2001-07-221-82/+7
* * dbxout.c, sdbout.c, varasm.c: Revert most recent patch.neil2001-07-221-7/+82
* * dbxout.c (dbxout_global_decl): New.neil2001-07-211-82/+7
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-11/+2
* * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL andro2001-07-171-5/+1
* * tree.def (ARRAY_RANGE_REF): New code.kenner2001-06-041-1/+2
* * except.h (protect_cleanup_actions): Remove it.mmitchel2001-05-171-0/+7
* 2001-05-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-05-131-0/+1
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-2/+2
* * flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEClaw2001-04-281-0/+3
* * expmed.c (store_bit_field): Truncate CONST_INTs.aoliva2001-04-121-1/+1
* * varasm.c (make_decl_rtl): Don't append var_labelno discriminatorjakub2001-03-231-1/+2
* Re-add missing debug info for weak aliases.wilson2001-03-231-0/+6
* * collect2.c (is_ctor_dtor): Always use '_' in the file fn names,jason2001-03-221-9/+1
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-1/+1
* * varasm.c (assemble_variable): Use DECL_RTL_SET_P.mmitchel2001-03-151-1/+1
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-11/+29
* * configure.in: Move check for unsigned enumerated bitfieldszack2001-03-121-8/+3
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-1/+1
* * varasm.c (output_constant): Recompute CODE after lang-specific fn.kenner2001-02-231-1/+4
* * cppinit.c (BC): New macro.mmitchel2001-02-041-9/+0
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* * varasm.c (UNIQUE_SECTION): Move default implementation ...rth2001-01-231-24/+0
* * varasm.c (make_decl_rtl): Fix typo in last change.mmitchel2001-01-151-1/+1
* Revert:mrs2001-01-121-1/+1
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-83/+5
* * varasm.c (assemble_name): Ensure we output the stripped name.mrs2001-01-061-1/+1
* 2001-01-05 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-01-051-50/+59
* * c-decl.c (finish_struct): Detect flexible array membersrth2001-01-051-30/+32
* * varasm.c (output_constructor): Use HOST_WIDE_INT for sizes.kenner2001-01-041-12/+11
* * c-decl.c (grokdeclarator): Give zero-length arrays size zero.rth2001-01-041-6/+9
* * varasm.c (output_constant_def): Don't ENCODE_SECTION_INFOaoliva2000-12-291-1/+8
* 2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-12-281-0/+8
* * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo.ghazi2000-12-221-1/+1
* * varasm.c (output_addressed_constants): Use language specificcchavva2000-12-211-0/+5
* * final.c (output_addr_const) [LABEL_REF]: Simplify.aoliva2000-11-231-7/+6
* * varasm.c (record_constant): Pad the constructedrth2000-11-221-0/+9
* * c-decl.c (grokdeclarator): Support flexible array members.rth2000-11-191-3/+60
* Warning fixes:ghazi2000-11-191-7/+7
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-8/+5
* * stringpool.c: New file.zack2000-11-171-6/+6
* * varasm.c (struct deferred_string): New structure.jakub2000-11-141-15/+150
* * varasm.c (struct varasm_status): Change x_const_rtx_sym_hash_tablejakub2000-11-141-55/+20
* * varasm.c (struct constant_descriptor): Put CONTENTS inside arearnsha2000-11-131-7/+15
* * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.cjsm282000-11-031-18/+18
* Remove obstacks.mmitchel2000-10-131-101/+54
* Callers gcc-toplev:hp2000-09-251-5/+5
* Changes add TABs on either or both sides, covering start of line,hp2000-09-251-1/+1
* * varasm.c (make_decl_rtl): Restore leading star onzack2000-09-111-2/+8