]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/varasm.c
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
[thirdparty/gcc.git] / gcc / varasm.c
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-20  rth * varasm.c (assemble_integer): Document ppc...
2001-08-18  rth * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_AS...
2001-08-17  kazu * sbitmap.c: Fix comment formatting.
2001-08-17  rth * varasm.c (text_section): Allow TEXT_SECTION...
2001-08-17  rth * varasm.c (assemble_variable): Don't overalign...
2001-08-17  hubicka Install the proper patch.
2001-08-17  rth * varasm.c (named_section_flags): Remove align...
2001-08-17  rth * varasm.c (force_const_mem): Keep pool alignme...
2001-08-13  aj * dwarf2out.c (output_cfa_loc): Fix typo in comment.
2001-08-12  zack * toplev.c (set_float_handler): Make static.
2001-08-09  rthMove constructor/destructor handling into target hooks.
2001-08-07  rth * varasm.c (assemble_gc_entry): Remove.
2001-08-07  rth * varasm.c (assemble_constructor): Take a symbo...
2001-08-04  rth * target.h (gcc_target): Add asm_out.named_section,
2001-08-03  danglin * varasm.c (output_constant_def_contents): Use for...
2001-08-01  rth * except.c (output_function_exception_table...
2001-07-29  rth * varasm.c (immed_real_const_1): Don't elide...
2001-07-26  neil * toplev.c, varasm.c, final.c: Include xcoffout.h...
2001-07-26  rth * varasm.c (assemble_variable): Create DECL_RTL...
2001-07-22  neil * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffo...
2001-07-22  neil * dbxout.c (dbxout_global_decl): New.
2001-07-22  neil * dbxout.c, sdbout.c, varasm.c: Revert most recent...
2001-07-21  neil * dbxout.c (dbxout_global_decl): New.
2001-07-17  neil * dbxout.c (dbxout_really_begin_function): Rename to
2001-07-17  ro * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAK...
2001-06-04  kenner * tree.def (ARRAY_RANGE_REF): New code.
2001-05-17  mmitchel * except.h (protect_cleanup_actions): Remove it.
2001-05-13  sirl 2001-05-13 Franz Sirl <Franz.Sirl-kernel...
2001-05-01  ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-28  law * flow.c (propagate_block_delete_insn): Handle...
2001-04-12  aoliva* expmed.c (store_bit_field): Truncate CONST_INTs.
2001-03-23  jakub * varasm.c (make_decl_rtl): Don't append var_labelno...
2001-03-23  wilsonRe-add missing debug info for weak aliases.
2001-03-22  jason * collect2.c (is_ctor_dtor): Always use '_...
2001-03-19  mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15  mmitchel * varasm.c (assemble_variable): Use DECL_RTL_SET_P.
2001-03-15  mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-12  zack * configure.in: Move check for unsigned enumerated...
2001-03-02  danglin * print-rtl.c (print_rtx): Cast enums to int for compa...
2001-02-23  kenner * varasm.c (output_constant): Recompute CODE after...
2001-02-04  mmitchel * cppinit.c (BC): New macro.
2001-01-28  ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-23  rth * varasm.c (UNIQUE_SECTION): Move default imple...
2001-01-15  mmitchel * varasm.c (make_decl_rtl): Fix typo in last change.
2001-01-12  mrsRevert:
2001-01-10  mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-06  mrs * varasm.c (assemble_name): Ensure we output the strip...
2001-01-05  oldham2001-01-05 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-05  rth * c-decl.c (finish_struct): Detect flexible...
2001-01-04  kenner * varasm.c (output_constructor): Use HOST_WIDE_INT...
2001-01-04  rth * c-decl.c (grokdeclarator): Give zero-length...
2000-12-29  aoliva* varasm.c (output_constant_def): Don't ENCODE_SECTION_INFO
2000-12-28  oldham2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
2000-12-22  ghazi * Makefile.in (sched-deps.o, sched-rgn.o): Fix depende...
2000-12-21  cchavva* varasm.c (output_addressed_constants): Use language...
2000-11-23  aoliva* final.c (output_addr_const) [LABEL_REF]: Simplify.
2000-11-22  rth * varasm.c (record_constant): Pad the constructed
2000-11-19  rth * c-decl.c (grokdeclarator): Support flexible...
2000-11-19  ghaziWarning fixes:
2000-11-17  zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17  zack * stringpool.c: New file.
2000-11-14  jakub * varasm.c (struct deferred_string): New structure.
2000-11-14  jakub * varasm.c (struct varasm_status): Change x_const_rtx_...
2000-11-13  rearnsha* varasm.c (struct constant_descriptor): Put CONTENTS...
2000-11-03  jsm28 * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c
2000-10-13  mmitchel Remove obstacks.
2000-09-25  hpCallers gcc-toplev:
2000-09-25  hpChanges add TABs on either or both sides, covering...
2000-09-11  zack * varasm.c (make_decl_rtl): Restore leading star on
2000-08-30  gkm * tree.h (struct tree_int_cst): Wrap low and high...
2000-08-30  kenner * expr.c (store_constructor): Allow variable bounds...
2000-08-29  zacktop level:
2000-08-24  gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-04  law * alias.c (mark_constant_function): Use INSN_P.
2000-08-04  cchavva* varasm.c (output_constructor): Add .align 0 for packe...
2000-07-27  law * varasm.c (assemble_variable) [! defined(ASM_O...
2000-06-22  nathan * varasm.c (constant_descriptor): Make contents unsign...
2000-06-09  zacktoplevel:
2000-06-01  kenner * alias.c (get_alias_set): Don't call language-specifi...
2000-06-01  kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-25  aph2000-05-25 Andrew MacLeod <amacleod@cygnus.com>
2000-05-22  zack * varasm.c (eh_frame_section): Revert change to argume...
2000-05-20  zacktop level:
2000-05-16  rth * varasm.c (output_constant_pool): Abort instea...
2000-05-09  zacktop level:
2000-05-05  law * varasm.c (asm_emit_uninitialised): Use 0...
2000-05-04  jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-03  jason * cppexp.c (op_t): Make an int.
2000-05-03  kenner * expr.c (expand_expr, case COMPONENT_REF): Don't...
2000-04-28  rth * varasm.c (record_constant_1): Record the...
2000-04-15  kenner * varasm.c (assemble_variable): Add cast to remove...
2000-03-25  kenner * Rework fields used to describe positions of bitfield...
2000-03-23  mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-17  kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-09  jason * varasm.c (make_decl_rtl): Skip initial '...
2000-03-07  ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07  kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-07  jasonoops
2000-03-07  jason * cpphash.c (collect_expansion): Also catch...
next