sbitmap.c: Fix comment formatting.
[gcc.git] / gcc / varasm.c
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-19 Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-10 Richard Kennercombine.c (make_extraction, [...]): Avoid warning on...
2000-01-17 Kaveh R. Ghazitoplev.c: PROTO -> PARAMS.
2000-01-14 Kaveh R. Ghazivarasm.c (asm_output_bss): Mark parameters with ATTRIBU...
2000-01-05 Nick CliftonAdd support for generating unique sections for unitiali...
2000-01-05 Jeff Lawcse.c (cse_insn): Missing cast added.
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-11-22 Andrew Haleyvarasm.c (function_defined): Remove.
1999-11-21 Geoff Keatingvarasm.c (output_constructor): Solve problem with long...
1999-11-18 Herman A.J. ten... * varasm.c (output_constructor) Solved problem with...
1999-11-03 Franz Sirlvarasm.c (decode_rtx_const): Use XSTR to access the...
1999-11-01 Kaveh R. Ghazi* output.h (assemble_end_function, assemble_destructor,
1999-11-01 Richard Kenner[multiple changes]
1999-10-03 Kaveh R. Ghaziprint-tree.c (print_node, indent_to): Remove redundant...
1999-09-25 Nick CliftonTidy up assemble_variable()'s handling of uninitialised...
1999-09-23 Richard Hendersonbuiltins.c, [...]: Include tm_p.h.
1999-09-16 Richard Hendersonemit-rtl.c (free_emit_status): Don't check DECL_DEFER_O...
1999-09-14 Kaveh R. Ghazic-pragma.c (handle_pragma_token): Wrap variables `name...
1999-09-09 Mark Mitchellfunction.h (free_after_compilation): Remove decl parameter.
1999-09-09 Richard Hendersoncombine.c (SUBST): Break out to a real function do_SUBST.
1999-09-07 Mark Mitchellemit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-05 Richard HendersonMakefile.in (tree.o): Depend on ggc.h.
1999-09-05 Bernd Schmidtc-decl.c (struct language_function): Renamed from struc...
1999-09-04 Bernd SchmidtChange memory mangement and constant pool handling...
1999-09-02 Jeffrey A Lawvarasm.c (mark_constant_pool): When marking indirect...
1999-09-02 Geoffrey Keatingflags.h: New variables align_loops...
1999-08-31 Zack Weinbergrtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type...
1999-08-25 Kaveh R. GhaziWarning fixes:
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-10 Kaveh R. Ghazioutput.h (assemble_name): Constify a char*.
1999-08-02 Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-06-18 Nick CliftonUse ASM_OUTPUT_DEF_FROM_DECLS in preference to ASM_OUTP...
1999-06-09 Jeff Lawvarasm.c (remove_from_pending_weak_list): Verity t...
1999-06-07 Robert Lipevarasm.c (assemble_start_function): Remove the function...
1999-05-27 Jeffrey A Lawvarasm.c (STRIP_NAME_ENCODING): Remove default definition.
1999-05-20 Mark Mitchellexpr.h (lang_expand_constant): Declare.
1999-05-09 Craig BurleyAdd some transitive closure
1999-05-08 Andreas Schwab* varasm.c (output_constant): Do nothing if -fsyntax...
1999-03-28 Richard Henderson* varasm.c (output_constant_pool): Always mark the...
1999-03-19 Kaveh R. GhaziWarning fixes:
1999-02-26 Jeffrey A Law* c-pragma.c (add_weak); Delete. Moved into...
1999-02-22 Craig Burleyfix -fsyntax-only ICEs
1999-02-08 Vladimir N. Makarovc-typeck.c (check_init_type_bitfields): Use nonincremen...
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-23 Kaveh R. Ghazifinal.c (bb_str): Qualify a char* with the keyword...
1999-01-21 Vladimir N. Makarovvarasm.c (output_constant_pool): Use floor_log2 instead...
1999-01-19 Mark Mitchellrtl.h (rtx_def): Update documentation.
1999-01-18 Kaveh R. Ghazicpplib.c (special_symbol): Qualify a char* with the...
1999-01-18 Kaveh R. GhaziWarning fixes:
1998-12-14 Andrew MacLeodoutput.h (force_data_section): New prototype.
1998-10-13 Kaveh R. GhaziWarning fixes:
1998-10-13 Jason Merrilliris6.h (ASM_OUTPUT_WEAK_ALIAS): Call ASM_GLOBALIZE_LABEL.
1998-10-03 Jason Merrillvarasm.c (assemble_start_function, [...]): Do ASM_GLOBA...
1998-10-01 Nick CliftonAdd support for #pragma pack(push,<n>) and #pragma...
1998-09-28 Catherine Mooreflags.h: Add flag_data_sections.
1998-09-02 Nick CliftonChange HANDLE_PRAGMA macro so that it will work with...
1998-08-31 Dave Brolleyvarasm.c (compare_constant_1): Handle RANGE_EXPR.
1998-07-06 Richard Hendersonprint-rtl.c (print_rtx): Display the real-value equival...
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-23 Catherine MooreRemove reference to warn_bss_align.
1998-06-22 Catherine Moorevarasm.c (assemble_variable): Emit alignment warning.
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-19 Jason Merrillvarasm.c (assemble_start_function): Add weak_global_obj...
1998-06-18 Kaveh R. GhaziWarning fixes:
1998-06-08 Kaveh R. GhaziWarning fixes:
1998-06-01 Catherine Mooresh.h (MAX_OFILE_ALIGNMENT): Define.
1998-05-17 John Wehlei386.h (ALIGN_DFmode): Delete.
1998-05-13 Jim WilsonPatch to fix g++.other/local1.C.
1998-05-11 John Wehlevarasm.c (assemble_variable): Compute the alignment...
1998-05-11 Jim WilsonFix stabs debug info bug reported by Stu Grossman.
1998-05-06 Robert Lipetoplev.h: New file.
1998-04-17 Jeff Lawvarasm.c (asm_output_bss): Add prototype.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-01 Mark Mitchellvarasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAM...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-12 Manfred Hollsteina
1998-03-12 Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-02-28 Kaveh R. GhaziFix warious warnings:
1998-02-18 Jeffrey A Lawvarasm.c (output_constant_pool): Fix dumb thinko in...
1998-02-18 Brendan Kehoetree.h (merge_machine_{type,decl}_attributes): Declare.
1998-02-14 Jeffrey A Lawvarasm.c (output_constant_pool): Bring back 'done'...
1998-02-13 Robert LipeRats. Forgot to change copyrights on the first commit.
1998-02-13 Robert Lipec-lang.c (finish_file): Bracket declaration of static_c...
1998-01-20 Jeffrey A LawMakefile.in: Remove all bytecode support.
1998-01-17 David S. Millervarasm.c (immed_double_const): Add casts to HOST_WIDE_I...
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-14 Paul Eggertpatch from paul eggert to fix -0.0/0.0 confusion that...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-22 David S. Millercombine.c (try_combine): Use NULL_RTX instead of '0...
1997-09-10 Jason Merrilldwarf2 EH support
1997-08-29 Jim WilsonFix C++ template instantiation back end core dump.
1997-08-02 Richard Kenner(make_function_rtl, make_decl_rtl): Add a prefix when...
1997-08-02 Richard Kenner(compare_constant_1, case STRING_CST): Compare TYPE_MODE.
1997-07-19 Jason Merrillx
1997-07-14 Richard Kenner(assemble_variable): If low part of size doesn't fit...
next