aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)Author
2004-01-18final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz
2004-01-17final.c (SEEN_BB, [...]): Define.Daniel Jacobowitz
2003-10-01output.h (compute_reloc_for_constant): Declare.Alexandre Oliva
2003-09-29dwarf2out.c (default_eh_frame_section): Split into ...Rainer Orth
2003-07-30re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka
2003-07-10ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger
2003-06-02mips.c: Don't include output.h twice.Kaveh R. Ghazi
2003-06-02builtin-attrs.def (ATTR_ASM_FPRINTF): New.Kaveh R. Ghazi
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka
2003-04-20* varasm.c (struct deferred_constant, defer_addressed_constants_flag)Zack Weinberg
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg
2003-04-11rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson
2003-01-28target.h (targetm.address_cost): New.Richard Henderson
2002-12-25output.h: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata
2002-11-26c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson
2002-10-22output.h (SECTION_NOTYPE): Define.Alan Modra
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata
2002-09-16* output.h: Remove #ifdef RTX_CODE and #ifdef TREE_CODE.Hans-Peter Nilsson
2002-09-08varasm.c (default_assemble_visibility): Rename from assemble_visibility.Alan Modra
2002-09-03varasm.c (default_section_type_flags): Append _1 to name with shlib parameter.David Edelsohn
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi
2002-08-01output.h (DECL_READONLY_SECTION): Remove.H.J. Lu
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson
2002-05-13emit-rtl.c (global_rtl): Update comment.Zack Weinberg
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka
2002-04-28re PR c/6343 (attribute((weak)) not working on second declaration)Franz Sirl
2002-04-23re PR target/6413 (PROFILE_HOOK label_no)Alan Modra
2002-04-02re PR rtl-optimization/190 (Optimization bug for x86 target)Richard Henderson
2002-03-01tm.texi (ASM_WEAKEN_DECL): Document.Alan Modra
2002-02-26attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas
2002-02-04output.h (SECTION_OVERRIDE): Define.Anthony Green
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford
2001-12-12output.h (regno_uninitialized): Make argument unsigned.Aldy Hernandez
2001-12-01m68k.c (init_FPA_table): Provide static prototype.Kaveh R. Ghazi
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner
2001-11-14dbxout.c (dbxout_symbol_location): Update call of alter_subreg.Jan Hubicka
2001-11-04Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi
2001-11-04dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED.Kaveh R. Ghazi