aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)Author
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
2001-10-26dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.Kaveh R. Ghazi
2001-10-22target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs
2001-10-20pe.c (arm_pe_unique_section): Const-ify.Kaveh R. Ghazi
2001-10-11rtl.h (REG_VTABLE_REF): New.Richard Henderson
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata
2001-10-08varasm.c (struct in_named_entry): Add declared.Robert Lipe
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek
2001-09-10Makefile.in (cfg.o, [...]): New.Jan Hubicka
2001-08-28c-pragma.h (add_weak): Move prototype from here...Eric Christopher
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-19final.c (compute_alignments): New function.Jan Hubicka
2001-08-17defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson
2001-08-17final.c: Undo my previous accidental checkin.Jan Hubicka
2001-08-16varasm.c (named_section_flags): Remove align parameter.Richard Henderson
2001-08-16Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>Jan Hubicka
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson
2001-08-06varasm.c (assemble_gc_entry): Remove.Richard Henderson
2001-08-06varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ...Richard Henderson
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson