OSDN Git Service

2002-05-27 H.J. Lu (hjl@gnu.org)
[pf3gnuchains/gcc-fork.git] / gcc / output.h
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.
2000-10-06 rth * c-decl.c (warn_missing_noreturn): Remove.
2000-05-29 rth * final.c (current_output_insn): New.
2000-05-25 aph2000-05-25 Andrew MacLeod <amacleod@cygnus.com>
2000-05-09 zacktop level:
2000-05-09 rth * final.c (current_insn_predicate): New.
2000-04-27 rth * jump.c (invert_jump): Always invert REG_BR_PR...
2000-04-27 rth * basic-block.h (life_analysis): Declare here ...
2000-03-09 jason * except.c (can_throw): See through a SEQUENCE.
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 lawFix copyrights.
2000-01-28 rth * flow.c (find_basic_blocks): Remove do_cleanup...
2000-01-17 ghazi * machmode.h: PROTO -> PARAMS.
2000-01-11 ghazi * Makefile.in (toplev.o): Depend on regs.h.
1999-12-15 hubicka * flow.c (calculate_loop_depth): Make global, remove...
1999-11-12 ghazi * output.h (const_section, init_section, fini_s...
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-26 rearnsha* output.h: Don't unnecessarily conditionalize prototyp...
1999-10-24 ghazi * output.h (ctors_section, dtors_section, bss_section...
1999-10-24 ghazi * final.c (peephole): Delete prototype.
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-09-14 rth * recog.h (INSN_OUTPUT_FORMAT_*): New.
1999-09-04 cruxChange memory mangement and constant pool handling...
1999-08-25 ghaziWarning fixes:
1999-08-24 rth * haifa-sched.c (split_hard_reg_notes): Move...
1999-08-10 ghazi * output.h (assemble_name): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-05-27 law * varasm.c (STRIP_NAME_ENCODING): Remove defaul...
1999-05-25 law * output.h (STRIP_NAME_ENCODING): Provide defau...
1999-04-18 wehle * output.h (current_function_is_leaf,
1999-04-10 rth * flow.c (life_analysis): New parameter remove_...
1999-03-31 rth * flow.c (find_basic_blocks): New argument...
1999-02-08 rth * output.h (current_function_has_computed_jump...
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-18 ghazi * cpplib.c (special_symbol): Qualify a char...
1999-01-06 lawMore copyright fixes. Oh what fun.
1998-12-14 amacleod * output.h (force_data_section): New prototype.
1998-10-28 rth * Makefile.in (cc1): Put C_OBJS, and thence...
1998-10-12 law * flow.c: Update comment.
1998-10-10 law * flow.c (find_basic_blocks): Delte "live_reach...
1998-10-10 rth * basic-block.h (EXECUTE_IF_SET_IN_SBITMAP...
1998-09-20 rth * alpha.c (alpha_sr_alias_set): New variable.
1998-06-08 ghaziWarning fixes:
1998-06-08 jason * function.c: Define current_function_cannot_inline.
1998-05-19 ghaziWarning Fixes:
next