]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/output.h
* basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
[thirdparty/gcc.git] / gcc / output.h
2005-01-18  kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-14  kazu * c-tree.h, coverage.h, langhooks-def.h, optabs.h...
2004-12-20  mmitchel * defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.
2004-11-17  kazu * basic-block.h, c-common.h, df.h, expr.h, output...
2004-11-11  kazu * varasm.c (get_named_section_flags, decl_tls_model...
2004-10-27  zack * dbxout.c: Include obstack.h.
2004-09-15  mmitchel * configure.ac: Check for COMDAT support. Robustify...
2004-09-10  geoffk * output.h (unlikely_section_label): Delete declaration.
2004-08-18  cticeHot/cold partitioning update patch. The problems that...
2004-08-12  jakub PR c++/16276
2004-07-08  bonzini2004-07-08 Paolo Bonzini <bonzini@gnu.org>
2004-05-19  mrs * doc/tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09  ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-03-12  austernEnabled linkonce support for Darwin.
2004-02-27  rth * passes.c: New file.
2004-02-24  rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-01-18  drow * final.c (final_scan_insn): Make non-static again.
2004-01-17  drow * final.c (SEEN_BB, SEEN_NOTE, SEEN_EMITTED): Define.
2003-10-01  aoliva* output.h (compute_reloc_for_constant): Declare.
2003-09-29  ro * dwarf2out.c (default_eh_frame_section): Split into ...
2003-07-30  hubicka * gcse.c (insert_store): Ignore fake edges.
2003-07-10  steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-06  aj * jump.c: Convert prototypes to ISO C90.
2003-06-19  zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-07  zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-06-04  aj * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.
2003-06-02  ghazi * mips.c: Don't include output.h twice.
2003-06-02  ghazi * builtin-attrs.def (ATTR_ASM_FPRINTF): New.
2003-05-12  hubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-04-20  zack * varasm.c (struct deferred_constant, defer_addressed_...
2003-04-20  zack * target.h (encode_section_info): Add new argument...
2003-04-11  rth * rtl.def (SYMBOL_REF): Add two 0 fields.
2003-01-28  rth * target.h (targetm.address_cost): New.
2002-12-25  kazu * output.h: Fix comment typos.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-12-13  kazu * c-decl.c: Fix a comment typo.
2002-11-27  rth * c-common.c (handle_visibility_attribute): Accept...
2002-10-22  amodra * output.h (SECTION_NOTYPE): Define.
2002-09-26  kazu * c-common.h: Follow spelling conventions.
2002-09-16  hp * output.h: Remove #ifdef RTX_CODE and #ifdef TREE_CODE.
2002-09-08  amodra * varasm.c (default_assemble_visibility): Rename from
2002-09-04  dje * varasm.c (default_section_type_flags): Append...
2002-08-21  ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-08-01  rth * output.h (DECL_READONLY_SECTION): Remove.
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-22  rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-19  rth * target-def.h (TARGET_BINDS_LOCAL_P): New.
2002-05-19  rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-18  rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-17  rth * hooks.c (hook_tree_bool_false): New.
2002-05-13  zack * emit-rtl.c (global_rtl): Update comment.
2002-05-08  hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-04-28  sirl 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-04-23  amodra PR target/6413
2002-04-02  rth PR opt/190
2002-03-01  amodra * doc/tm.texi (ASM_WEAKEN_DECL): Document.
2002-02-26  jakub * attribs.c (c_common_attribute_table): Add visibility.
2002-02-17  pthomas2002-02-17 Philipp Thomas <pthomas@suse.de>
2002-02-04  bryce2002-02-04 Anthony Green <green@redhat.com>
2001-12-17  rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-12  aldyh2001-12-11 Aldy Hernandez <aldyh@redhat.com>
2001-12-01  ghazi * m68k.c (init_FPA_table): Provide static prototype.
2001-11-27  kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-14  hubicka * dbxout.c (dbxout_symbol_location): Update call of...
2001-11-04  ghazi * Makefile.in (dbxout.o): Depend on function.h.
2001-11-04  ghazi * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters...
2001-10-26  ghazi * dwarf2out.c (PTR_SIZE, default_eh_frame_section...
2001-10-22  shebs * target.h (struct gcc_target): Add asm_out...
2001-10-20  ghazi * pe.c (arm_pe_unique_section): Const-ify.
2001-10-11  rth * rtl.h (REG_VTABLE_REF): New.
2001-10-09  kazu * c-common.h: Fix comment formatting.
2001-10-08  robertl * varasm.c (struct in_named_entry): Add declared.
2001-09-11  jakub * configure.in: Check whether assembler supports secti...
2001-09-10  hubicka * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild...
2001-08-28  echristo2001-08-28 Eric Christopher <echristo@redhat.com>
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-19  hubicka * final.c (compute_alignments): New function.
2001-08-18  rth * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_AS...
2001-08-17  hubicka * final.c: Undo my previous accidental checkin.
2001-08-17  rth * varasm.c (named_section_flags): Remove align...
2001-08-16  hubickaThu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-08-09  rthMove constructor/destructor handling into target hooks.
2001-08-07  rth * varasm.c (assemble_gc_entry): Remove.
2001-08-07  rth * varasm.c (assemble_constructor): Take a symbo...
2001-08-04  rth * target.h (gcc_target): Add asm_out.named_section,
2001-07-16  neil * output.h (sdb_begin_function_line): Restore as an...
2001-07-15  neil * dbxout.c (dbxout_source_line): Make static, update...
2001-07-11  hubicka * flow.c (merge_blocks_move_successor_nojumps): Do...
2001-07-09  aj * output.h: Add declaration of final_forward_branch_p.
2001-07-08  neil * final.c (no_asm_to_stream): New.
2001-07-06  neil * Makefile.in (final.o): Depend on target.h.
2001-04-18  ghazi * output.h (dump_flow_info, free_basic_block_vars,
2001-04-13  ghazi * Makefile.in (reg-stack.o): Depend on reload.h.
2001-04-11  ghazi * output.h (assemble_real): Declare if REAL_VALUE_TYPE...
2001-04-09  amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-03-28  rth * flow.c (cleanup_cfg): Take no argument.
2001-02-07  cchavva * final.c: Revert back my previous changes.
2001-02-06  cchavva * final.c: Move the declaration profile_label_n...
2001-01-10  mmitchel * output.h (make_function_rtl): Remove prototype.
next