OSDN Git Service

* varasm.c (make_decl_rtl): Skip initial '*' when setting
[pf3gnuchains/gcc-fork.git] / gcc / varasm.c
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...
2000-03-04 jason * dwarf2out.c (dwarf2out_frame_debug): Add...
2000-03-02 kenner * varasm.c (output_constant): Strip off a CONVERT_EXPR to
2000-02-21 mmitchel * varasm.c (initializer_constant_valid_p): Call
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-10 kenner * combine.c (make_extraction, force_to_mode): Avoid...
2000-01-17 ghazi * toplev.c: PROTO -> PARAMS.
2000-01-14 ghazi * varasm.c (asm_output_bss): Mark parameters...
2000-01-05 nickcAdd support for generating unique sections for unitiali...
2000-01-05 law * cse.c (cse_insn): Missing cast added.
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-20 cruxcurrent_function -> cfun
1999-11-22 aph1999-11-22 Andrew Haley <aph@cygnus.com>
1999-11-21 geoffk* varasm.c (output_constructor): Solve problem with...
1999-11-18 law * varasm.c (output_constructor) Solved problem...
1999-11-03 rth * varasm.c (decode_rtx_const): Use XSTR to...
1999-11-01 ghazi * output.h (assemble_end_function, assemble_des...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-03 ghazi * print-tree.c (print_node, indent_to): Remove redunda...
1999-09-25 nickcTidy up assemble_variable()'s handling of uninitialised...
1999-09-23 rth * builtins.c, dbxout.c, varasm.c: Include tm_p.h.
1999-09-16 rth * emit-rtl.c (free_emit_status): Don't check...
1999-09-14 ghazi * c-pragma.c (handle_pragma_token): Wrap variabl...
1999-09-09 mmitchel * function.h (free_after_compilation): Remove decl...
1999-09-09 rth * combine.c (SUBST): Break out to a real functi...
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-05 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
1999-09-04 cruxChange memory mangement and constant pool handling...
1999-09-02 law * varasm.c (mark_constant_pool): When marking...
1999-09-02 geoffk* flags.h: New variables align_loops, align_loops_log,
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-25 ghaziWarning fixes:
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-10 ghazi * output.h (assemble_name): Constify a char*.
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...
next