OSDN Git Service

Missing doubled @s in e-mail address
[pf3gnuchains/gcc-fork.git] / gcc / varasm.c
1999-08-02 rthJakub Jelinek <jj@ultra.linux.cz>
1999-07-31 cruxBackport of GC branch patches part 1: kill eh status...
1999-06-18 nickcUse ASM_OUTPUT_DEF_FROM_DECLS in preference to ASM_OUTP...
1999-06-09 lawh
1999-06-07 law * varasm.c (assemble_start_function): Remove...
1999-05-27 law * varasm.c (STRIP_NAME_ENCODING): Remove defaul...
1999-05-20 mmitchel * expr.h (lang_expand_constant): Declare.
1999-05-09 burleyAdd some transitive closure
1999-05-08 rth * varasm.c (output_constant): Do nothing if...
1999-03-28 rth* varasm.c (output_constant_pool): Always mark the...
1999-03-19 ghaziWarning fixes:
1999-02-26 law * c-pragma.c (add_weak); Delete. Moved into...
1999-02-22 burleyfix -fsyntax-only ICEs
1999-02-08 vmakarovMon Feb 9 18:57:45 1999 Vladimir N. Makarov <vmakaro...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-23 ghazi * final.c (bb_str): Qualify a char* with the...
1999-01-21 vmakarovThu Jan 21 14:13:31 1999 Vladimir N. Makarov <vmakaro...
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-18 ghazi * cpplib.c (special_symbol): Qualify a char...
1999-01-18 ghaziWarning fixes:
1998-12-14 amacleod * output.h (force_data_section): New prototype.
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
next