summaryrefslogtreecommitdiff
path: root/gcc/output.h
Commit message (Expand)AuthorAgeFilesLines
* Correct fixes for various hot/cold partitioning concerns.Caroline Tice2005-04-271-5/+0
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-3/+3
* Revert patch from April 9.Caroline Tice2005-04-121-0/+5
* Fix problems with labels with hot/cold partitioning.Caroline Tice2005-04-091-5/+0
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-0/+35
* final.c (final): Remove prescan parameter.Ian Lance Taylor2005-03-301-2/+2
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* c-tree.h, [...]: Remove unused prototypes.Kazu Hirata2005-01-141-4/+0
* defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell2004-12-201-5/+10
* basic-block.h, [...]: Remove unused prototypes.Kazu Hirata2004-11-171-3/+0
* varasm.c (get_named_section_flags, [...]): Make them static.Kazu Hirata2004-11-111-1/+0
* dbxout.c: Include obstack.h.Zack Weinberg2004-10-271-0/+20
* configure.ac: Check for COMDAT support.Mark Mitchell2004-09-151-5/+7
* output.h (unlikely_section_label): Delete declaration.Geoffrey Keating2004-09-101-10/+0
* Hot/cold partitioning update patch.Caroline Tice2004-08-181-0/+10
* re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek2004-08-121-0/+2
* explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini2004-07-081-5/+0
* tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate if this labe...Mike Stump2004-05-191-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-5/+0
* basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice2004-04-091-0/+6
* Enabled linkonce support for Darwin.Matt Austern2004-03-121-0/+1
* passes.c: New file.Richard Henderson2004-02-271-0/+5
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-241-1/+1
* final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz2004-01-181-0/+5
* final.c (SEEN_BB, [...]): Define.Daniel Jacobowitz2004-01-171-6/+1
* output.h (compute_reloc_for_constant): Declare.Alexandre Oliva2003-10-011-0/+4
* dwarf2out.c (default_eh_frame_section): Split into ...Rainer Orth2003-09-291-0/+2
* re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka2003-07-301-4/+0
* ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher2003-07-101-17/+12
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-145/+134
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-191-0/+1
* 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