OSDN Git Service

* alpha.md (addsi3, subsi3): No new temporaries once cse is
[pf3gnuchains/gcc-fork.git] / gcc / varasm.c
1998-10-13 ghaziWarning fixes:
1998-10-13 jason * mips/iris6.h (ASM_OUTPUT_WEAK_ALIAS): Call ASM_GLOBA...
1998-10-03 jason * varasm.c (assemble_start_function, assemble_variable...
1998-10-01 nickcAdd support for #pragma pack(push,<n>) and #pragma...
1998-09-28 clm * flags.h: Add flag_data_sections.
1998-09-02 nickcChange HANDLE_PRAGMA macro so that it will work with...
1998-08-31 brolleyMon Aug 31 15:42:18 1998 Dave Brolley <brolley@cygnus...
1998-07-06 law * print-rtl.c (print_rtx): Display the real...
1998-06-25 mmitchel * invoke.texi (-fstrict-aliasing): Document.
1998-06-23 clmRemove reference to warn_bss_align.
1998-06-22 clmMon Jun 22 11:10:00 1998 Catherine Moore <clm@cygnus...
1998-06-22 ghaziWarning fixes:
1998-06-19 law * varasm.c (assemble_start_function): Add weak_...
1998-06-18 ghaziWarning fixes:
1998-06-08 ghaziWarning fixes:
1998-06-01 clm * config/sh/sh.h (MAX_OFILE_ALIGNMENT): Define.
1998-05-17 law * i386.h (ALIGN_DFmode): Delete.
1998-05-13 wilsonPatch to fix g++.other/local1.C.
1998-05-11 law * varasm.c (assemble_variable): Compute the...
1998-05-11 wilsonFix stabs debug info bug reported by Stu Grossman.
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-04-17 law * varasm.c (asm_output_bss): Add prototype.
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-01 mmitchel * varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 manfreda
1998-03-12 manfreda
1998-02-28 ghaziFix warious warnings:
1998-02-18 law * varasm.c (output_constant_pool): Fix dumb...
1998-02-18 brendan./ChangeLog:
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1998-01-20 law * Makefile.in: Remove all bytecode support.
1998-01-17 law * varasm.c (immed_double_const): Add casts...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1997-12-07 lawMerge from gcc-2.8
1997-11-14 wilsonpatch from paul eggert to fix -0.0/0.0 confusion that...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-22 law * combine.c (try_combine): Use NULL_RTX instead...
1997-09-10 jasondwarf2 EH support
1997-08-29 wilsonFix C++ template instantiation back end core dump.
1997-08-02 kenner(make_function_rtl, make_decl_rtl): Add a prefix when
1997-08-02 kenner(compare_constant_1, case STRING_CST): Compare TYPE_MODE.
1997-07-19 merrillx
1997-07-14 kenner(assemble_variable): If low part of size doesn't fit...
1997-06-09 kenner(assemble_end_function): Switch back to function sectio...
1997-04-30 merrillx
1997-01-30 kenner(TRAMPOLINE_ALIGNMENT): Provide default.
1997-01-29 kenner(force_const_mem): Set MARK instead of clearing it.
1997-01-24 ianGarbage collect constant pool entries and don't output...
1997-01-18 kenner(const_hash): Treat NON_LVALUE_EXPR like CONVERT_EXPR.
1997-01-14 ianCopy a CONST_INT rtx in force_const_mem
1997-01-14 ianAdd support for new target macro CONSTANT_AFTER_FUNCTION_P
1996-12-13 ianCall ASM_OUTPUT_POOL_EPILOGUE after outputting the...
1996-12-13 ianCheck CONSTANT_POOL_BEFORE_FUNCTION to control placemen...
1996-12-09 merrillx
1996-11-20 merrillx
1996-11-15 merrillx
1996-11-11 merrillx
1996-11-09 merrillx
1996-10-28 kenner(make_decl_rtl,assemble_variable): Allow named sections for
1996-10-07 wilson(bss_section): Delete unused parameters.
1996-09-29 kenner(copy_constant, case COMPLEX_CST): Add new arg, TYPE...
1996-09-18 merrill(assemble_variable): Fix setting of
1996-07-24 kenner(decode_addr_const, output_constant_def): Allow INTEGER...
1996-07-23 mrsinstall EH code
1996-07-20 kennerFix formatting.
1996-07-03 mrsformatting tweaks
1996-06-18 merrill(asm_output_aligned_bss): Don't emit a skip of size 0.
1996-06-05 bothner* varasm.c (output_constructor): Handle RANGE_EXPR...
1996-06-05 merrill(make_decl_rtl): Don't update DECL_ASSEMBLER_NAME for
1996-06-04 merrill(assemble_variable): Only treat vars with DECL_COMMON
1996-05-24 dje * varasm.c (asm_output_bss): New argument DECL.
1996-05-16 dje * varasm.c (function_section): Delete flag_function_se...
1996-05-10 dje * varasm.c (assemble_variable): ASM_DECLARE_OBJECT_NAM...
1996-05-07 merrill(make_decl_rtl): Update DECL_ASSEMBLER_NAME for local
1996-05-06 dje(named_section): Accept any decl.
1996-05-06 merrill-fno-common change
1996-04-16 kenner(assemble_trampoline_template): No such function if no
1996-04-15 law * flags.h (flag_function_sections): Declare.
1996-02-29 bothner* varasm.c (compare_constant_1): For a SET_TYPE CONSTR...
1996-02-29 dje * varasm.c (enum in_section): Define in_bss if BSS_SEC...
1996-01-15 kenner(in_data_section): New function.
1996-01-10 dje * varasm.c (variable_section): New function.
1995-12-31 kenner({bc_,}make_decl_rtl): Don't look at DECL_REGISTER...
1995-12-03 lawFix indention typo.
1995-08-31 kenner(struct rtx_const): Add new field DI to union.
1995-07-10 kenner(assemble_name, bc_assemble_integer): Call bc_emit_labe...
1995-06-15 kennerUpdate FSF address.
1995-06-08 kenner(assemble_name): Disable warn_id_clash around get_ident...
1995-06-01 kenner(assemble_start_function, assemble_variable):
1995-05-16 kennerFix typos in comments.
1995-05-16 merrillUpdate weak symbol support
1995-04-18 meissnerAlways define handle_pragma_weak, but don't do anything...
1995-04-18 meissnerDo not give an error for __attribute__((weak)) on syste...
1995-04-18 meissnerMove pragma interface support to c-pragma.h
1995-04-18 meissnerMake weak symbols work again.
1995-04-16 merrillattributes weak and alias
1995-04-11 wilson(output_constant): Cast assemble_string argument to...
next