summaryrefslogtreecommitdiff
path: root/gcc/output.h
Commit message (Expand)AuthorAgeFilesLines
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-0/+1
* uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger2003-06-041-13/+1
* mips.c: Don't include output.h twice.Kaveh R. Ghazi2003-06-021-0/+5
* builtin-attrs.def (ATTR_ASM_FPRINTF): New.Kaveh R. Ghazi2003-06-021-1/+11
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka2003-05-121-2/+2
* * varasm.c (struct deferred_constant, defer_addressed_constants_flag)Zack Weinberg2003-04-201-7/+0
* target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg2003-04-201-1/+1
* rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson2003-04-111-0/+1
* target.h (targetm.address_cost): New.Richard Henderson2003-01-281-0/+2
* output.h: Fix comment typos.Kazu Hirata2002-12-251-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-10/+2
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-1/+1
* c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson2002-11-261-1/+1
* output.h (SECTION_NOTYPE): Define.Alan Modra2002-10-221-1/+2
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-1/+1
* * output.h: Remove #ifdef RTX_CODE and #ifdef TREE_CODE.Hans-Peter Nilsson2002-09-161-14/+0
* varasm.c (default_assemble_visibility): Rename from assemble_visibility.Alan Modra2002-09-081-1/+1
* varasm.c (default_section_type_flags): Append _1 to name with shlib parameter.David Edelsohn2002-09-031-0/+8
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-3/+1
* output.h (DECL_READONLY_SECTION): Remove.H.J. Lu2002-08-011-10/+3
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-1/+1
* c-common.h (enum rid): Add RID_THREAD.Richard Henderson2002-05-211-1/+2
* target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson2002-05-191-0/+1
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-8/+2
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-1/+4
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-0/+6
* emit-rtl.c (global_rtl): Update comment.Zack Weinberg2002-05-131-5/+0
* cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka2002-05-081-0/+1
* re PR c/6343 (attribute((weak)) not working on second declaration)Franz Sirl2002-04-281-0/+2
* re PR target/6413 (PROFILE_HOOK label_no)Alan Modra2002-04-231-3/+0
* re PR rtl-optimization/190 (Optimization bug for x86 target)Richard Henderson2002-04-021-0/+5
* tm.texi (ASM_WEAKEN_DECL): Document.Alan Modra2002-03-011-1/+1
* attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek2002-02-261-0/+2
* final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas2002-02-171-2/+2
* output.h (SECTION_OVERRIDE): Define.Anthony Green2002-02-041-1/+2
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-171-1/+23
* output.h (regno_uninitialized): Make argument unsigned.Aldy Hernandez2001-12-121-1/+1
* m68k.c (init_FPA_table): Provide static prototype.Kaveh R. Ghazi2001-12-011-0/+4
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-1/+2
* dbxout.c (dbxout_symbol_location): Update call of alter_subreg.Jan Hubicka2001-11-141-1/+1
* Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi2001-11-041-0/+4
* dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2001-11-041-0/+4
* dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.Kaveh R. Ghazi2001-10-261-6/+6
* target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs2001-10-221-1/+4
* pe.c (arm_pe_unique_section): Const-ify.Kaveh R. Ghazi2001-10-201-0/+4
* rtl.h (REG_VTABLE_REF): New.Richard Henderson2001-10-111-0/+5
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-3/+3
* varasm.c (struct in_named_entry): Add declared.Robert Lipe2001-10-081-0/+1
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-8/+21
* Makefile.in (cfg.o, [...]): New.Jan Hubicka2001-09-101-1/+1