| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert emutls patch. | rth | 2006-10-09 | 1 | -3/+0 |
* | gcc/ | rth | 2006-10-04 | 1 | -0/+3 |
* | * tree.h (categorize_ctor_elements): Adjust prototype and add | hainque | 2006-07-18 | 1 | -0/+7 |
* | * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable. | hubicka | 2006-07-13 | 1 | -0/+4 |
* | * hooks.c (hook_bool_mode_rtx_true): New function. | rsandifo | 2006-03-07 | 1 | -2/+1 |
* | * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document. | rsandifo | 2006-03-02 | 1 | -6/+50 |
* | * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE. | rsandifo | 2006-02-18 | 1 | -0/+9 |
* | 2006-01-06 Eric Christopher <echristo@apple.com> | echristo | 2006-01-06 | 1 | -0/+1 |
* | * final.c (compute_alignments): Make it static. | kazu | 2005-12-25 | 1 | -3/+0 |
* | * final.c (final_scan_insn): Flip in_cold_section_p when changing | rsandifo | 2005-12-15 | 1 | -1/+1 |
* | * output.h (init_section, fini_section): Delete. | rsandifo | 2005-12-10 | 1 | -2/+0 |
* | * dwarf2out.c (default_eh_frame_section): Delete, moving handling | rsandifo | 2005-12-10 | 1 | -6/+0 |
* | * config/alpha/alpha.c (alpha_start_function): Use switch_to_section. | rsandifo | 2005-12-07 | 1 | -113/+93 |
* | PR rtl-optimization/24460 | ebotcazou | 2005-10-26 | 1 | -4/+0 |
* | PR rtl-optimization/23898 | amylaar | 2005-09-20 | 1 | -0/+4 |
* | * output.h (enum section_category): Export from varasm.c | hubicka | 2005-07-31 | 1 | -0/+39 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | Correct fixes for various hot/cold partitioning concerns. | ctice | 2005-04-27 | 1 | -5/+0 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -3/+3 |
* | Revert patch from April 9. | ctice | 2005-04-12 | 1 | -0/+5 |
* | Fix problems with labels with hot/cold partitioning. | ctice | 2005-04-09 | 1 | -5/+0 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -0/+35 |
* | * final.c (final): Remove prescan parameter. Change all callers. | ian | 2005-03-30 | 1 | -2/+2 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * c-tree.h, coverage.h, langhooks-def.h, optabs.h, output.h, | kazu | 2005-01-14 | 1 | -4/+0 |
* | * defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro. | mmitchel | 2004-12-20 | 1 | -5/+10 |
* | * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h, | kazu | 2004-11-17 | 1 | -3/+0 |
* | * varasm.c (get_named_section_flags, decl_tls_model): Make | kazu | 2004-11-11 | 1 | -1/+0 |
* | * dbxout.c: Include obstack.h. | zack | 2004-10-27 | 1 | -0/+20 |
* | * configure.ac: Check for COMDAT support. Robustify check for | mmitchel | 2004-09-15 | 1 | -5/+7 |
* | * output.h (unlikely_section_label): Delete declaration. | geoffk | 2004-09-10 | 1 | -10/+0 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -0/+10 |
* | PR c++/16276 | jakub | 2004-08-12 | 1 | -0/+2 |
* | 2004-07-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-08 | 1 | -5/+0 |
* | * doc/tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate | mrs | 2004-05-19 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -5/+0 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -0/+6 |
* | Enabled linkonce support for Darwin. | austern | 2004-03-12 | 1 | -0/+1 |
* | * passes.c: New file. | rth | 2004-02-27 | 1 | -0/+5 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -1/+1 |
* | * final.c (final_scan_insn): Make non-static again. | drow | 2004-01-18 | 1 | -0/+5 |
* | * final.c (SEEN_BB, SEEN_NOTE, SEEN_EMITTED): Define. | drow | 2004-01-17 | 1 | -6/+1 |
* | * output.h (compute_reloc_for_constant): Declare. | aoliva | 2003-10-01 | 1 | -0/+4 |
* | * dwarf2out.c (default_eh_frame_section): Split into ... | ro | 2003-09-29 | 1 | -0/+2 |
* | * gcse.c (insert_store): Ignore fake edges. | hubicka | 2003-07-30 | 1 | -4/+0 |
* | 2003-07-10 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-10 | 1 | -17/+12 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -145/+134 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 1 | -0/+1 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -0/+1 |
* | * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE. | aj | 2003-06-04 | 1 | -13/+1 |