OSDN Git Service

* alpha/alpha.h (TARGET_WINDOWS_NT, TARGET_OPEN_VMS): Just make them
[pf3gnuchains/gcc-fork.git] / gcc / varasm.c
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...
1995-04-10 kenner(make_decl_rtl): Allow section attribute if -fno-common...
1995-03-10 wilson(copy_constant): Copy operand of ADDR_EXPR if it is...
1995-03-10 kenner(assemble_variable): Consistently use DECL_SIZE for...
1995-03-09 kenner(record_constant_1): Handle NON_LVALUE_EXPR.
1995-02-23 kenner(make_decl_rtl): Remove reference to MODIFY_ASSEMBLER_NAME.
1995-02-22 kenner(make_decl_rtl): Call MODIFY_ASSEMBLER_NAME if defined.
1995-02-21 bothner* varasm.c (output_constant): Strip NOP_EXPRs for...
1995-02-18 dje(output_constructor): Fix typo byte_size -> size.
1995-02-15 bothner* varasm.c (const_hash): Add support for SET_TYPE...
1995-02-13 dje * varasm.c (function_section): New function.
1994-12-30 kennerInclude output.h.
1994-12-29 wilson(output_constructor): Change type of variable value to
1994-11-22 kenner(output_constant): When eliminating conversions, treat...
1994-11-16 ianCheck target endianness at run time, not compile time
1994-11-16 dje(named_section): New argument decl, all callers changed.
1994-07-29 kenner(bc_output_constructor): Return type now rtx.
1994-07-11 kenner(assemble_real): Handle TQFmode output.
1994-07-08 kenner(record_constant_rtx, force_const_mem): Ensure everythi...
1994-07-08 merrillThu Jul 7 16:58:35 1994 Jason Merrill (jason@deneb...
1994-07-05 kenner(assemble_name): Call STRIP_NAME_ENCODING.
1994-06-23 merrill(assemble_name): Set TREE_SYMBOL_REFERENCED on the
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-03 dje(make_decl_rtl): If section attribute is being ignored...
1994-04-26 bothnerUse new macro AGGREGATE_TYPE_P.
1994-04-25 kenner(copy_constant, case CONSTRUCTOR): Fix typo; copied...
1994-04-13 merrill * varasm.c (contains_pointers_p): When examinin...
1994-04-11 wilson(immed_double_const): Sign-extend constants when they
next