aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)AuthorFilesLines
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-145/+134
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-0/+1
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-0/+1
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-13/+1
2003-06-02mips.c: Don't include output.h twice.Kaveh R. Ghazi1-0/+5
2003-06-02builtin-attrs.def (ATTR_ASM_FPRINTF): New.Kaveh R. Ghazi1-1/+11
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+2
2003-04-20* varasm.c (struct deferred_constant, defer_addressed_constants_flag)Zack Weinberg1-7/+0
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-1/+1
2003-04-11rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson1-0/+1
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-0/+2
2002-12-25output.h: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-10/+2
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-1/+1
2002-11-26c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson1-1/+1
2002-10-22output.h (SECTION_NOTYPE): Define.Alan Modra1-1/+2
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-16* output.h: Remove #ifdef RTX_CODE and #ifdef TREE_CODE.Hans-Peter Nilsson1-14/+0
2002-09-08varasm.c (default_assemble_visibility): Rename from assemble_visibility.Alan Modra1-1/+1
2002-09-03varasm.c (default_section_type_flags): Append _1 to name with shlib parameter.David Edelsohn1-0/+8
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-3/+1
2002-08-01output.h (DECL_READONLY_SECTION): Remove.H.J. Lu1-10/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-1/+1
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-1/+2
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson1-0/+1
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-8/+2
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-1/+4
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-0/+6
2002-05-13emit-rtl.c (global_rtl): Update comment.Zack Weinberg1-5/+0
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka1-0/+1
2002-04-28re PR c/6343 (attribute((weak)) not working on second declaration)Franz Sirl1-0/+2
2002-04-23re PR target/6413 (PROFILE_HOOK label_no)Alan Modra1-3/+0
2002-04-02re PR rtl-optimization/190 (Optimization bug for x86 target)Richard Henderson1-0/+5
2002-03-01tm.texi (ASM_WEAKEN_DECL): Document.Alan Modra1-1/+1
2002-02-26attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek1-0/+2
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas1-2/+2
2002-02-04output.h (SECTION_OVERRIDE): Define.Anthony Green1-1/+2
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-1/+23
2001-12-12output.h (regno_uninitialized): Make argument unsigned.Aldy Hernandez1-1/+1
2001-12-01m68k.c (init_FPA_table): Provide static prototype.Kaveh R. Ghazi1-0/+4
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-1/+2
2001-11-14dbxout.c (dbxout_symbol_location): Update call of alter_subreg.Jan Hubicka1-1/+1
2001-11-04Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi1-0/+4
2001-11-04dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1-0/+4
2001-10-26dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.Kaveh R. Ghazi1-6/+6
2001-10-22target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs1-1/+4
2001-10-20pe.c (arm_pe_unique_section): Const-ify.Kaveh R. Ghazi1-0/+4
2001-10-11rtl.h (REG_VTABLE_REF): New.Richard Henderson1-0/+5
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-3/+3
2001-10-08varasm.c (struct in_named_entry): Add declared.Robert Lipe1-0/+1