| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 1 | -8/+21 |
* | * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o): | hubicka | 2001-09-10 | 1 | -1/+1 |
* | 2001-08-28 Eric Christopher <echristo@redhat.com> | echristo | 2001-08-28 | 1 | -0/+4 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * final.c (compute_alignments): New function. | hubicka | 2001-08-19 | 1 | -0/+3 |
* | * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP, | rth | 2001-08-18 | 1 | -10/+11 |
* | * final.c: Undo my previous accidental checkin. | hubicka | 2001-08-17 | 1 | -3/+0 |
* | * varasm.c (named_section_flags): Remove align parameter. | rth | 2001-08-17 | 1 | -10/+8 |
* | Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz> | hubicka | 2001-08-16 | 1 | -0/+3 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -9/+10 |
* | * varasm.c (assemble_gc_entry): Remove. | rth | 2001-08-07 | 1 | -4/+0 |
* | * varasm.c (assemble_constructor): Take a symbol_ref and a | rth | 2001-08-07 | 1 | -8/+6 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 1 | -4/+27 |
* | * output.h (sdb_begin_function_line): Restore as an extern | neil | 2001-07-16 | 1 | -0/+7 |
* | * dbxout.c (dbxout_source_line): Make static, update prototype. | neil | 2001-07-15 | 1 | -8/+1 |
* | * flow.c (merge_blocks_move_successor_nojumps): Do not crash | hubicka | 2001-07-11 | 1 | -1/+1 |
* | * output.h: Add declaration of final_forward_branch_p. | aj | 2001-07-09 | 1 | -2/+7 |
* | * final.c (no_asm_to_stream): New. | neil | 2001-07-08 | 1 | -0/+3 |
* | * Makefile.in (final.o): Depend on target.h. | neil | 2001-07-06 | 1 | -0/+3 |
* | * output.h (dump_flow_info, free_basic_block_vars, | ghazi | 2001-04-18 | 1 | -6/+0 |
* | * Makefile.in (reg-stack.o): Depend on reload.h. | ghazi | 2001-04-13 | 1 | -5/+0 |
* | * output.h (assemble_real): Declare if REAL_VALUE_TYPE is defined. | ghazi | 2001-04-11 | 1 | -1/+1 |
* | 2001-04-09 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-09 | 1 | -1/+0 |
* | * flow.c (cleanup_cfg): Take no argument. | rth | 2001-03-28 | 1 | -1/+1 |
* | * final.c: Revert back my previous changes. | cchavva | 2001-02-07 | 1 | -1/+1 |
* | * final.c: Move the declaration profile_label_no to ... | cchavva | 2001-02-06 | 1 | -0/+3 |
* | * output.h (make_function_rtl): Remove prototype. | mmitchel | 2001-01-10 | 1 | -14/+0 |
* | * c-decl.c (warn_missing_noreturn): Remove. | rth | 2000-10-06 | 1 | -0/+1 |
* | * final.c (current_output_insn): New. | rth | 2000-05-29 | 1 | -1/+3 |
* | 2000-05-25 Andrew MacLeod <amacleod@cygnus.com> | aph | 2000-05-25 | 1 | -0/+3 |
* | top level: | zack | 2000-05-09 | 1 | -0/+7 |
* | * final.c (current_insn_predicate): New. | rth | 2000-05-09 | 1 | -0/+4 |
* | * jump.c (invert_jump): Always invert REG_BR_PROB. Do it correctly. | rth | 2000-04-27 | 1 | -1/+0 |
* | * basic-block.h (life_analysis): Declare here ... | rth | 2000-04-27 | 1 | -1/+0 |
* | * except.c (can_throw): See through a SEQUENCE. | jason | 2000-03-09 | 1 | -0/+5 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -1/+1 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * flow.c (find_basic_blocks): Remove do_cleanup argument. | rth | 2000-01-28 | 1 | -1/+2 |
* | * machmode.h: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -77/+77 |
* | * Makefile.in (toplev.o): Depend on regs.h. | ghazi | 2000-01-11 | 1 | -1/+5 |
* | * flow.c (calculate_loop_depth): Make global, remove prototype, | hubicka | 1999-12-15 | 1 | -0/+1 |
* | * output.h (const_section, init_section, fini_section): Add | ghazi | 1999-11-12 | 1 | -0/+11 |
* | * output.h (assemble_end_function, assemble_destructor, | ghazi | 1999-11-01 | 1 | -7/+7 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -0/+11 |
* | * output.h: Don't unnecessarily conditionalize prototypes on TREE_CODE. | rearnsha | 1999-10-26 | 1 | -23/+24 |
* | * output.h (ctors_section, dtors_section, bss_section): Prototype. | ghazi | 1999-10-24 | 1 | -0/+13 |
* | * final.c (peephole): Delete prototype. | ghazi | 1999-10-24 | 1 | -0/+4 |
* | * Makefile.in (flow.o): Depend on TREE_H. | rth | 1999-10-09 | 1 | -1/+0 |
* | * recog.h (INSN_OUTPUT_FORMAT_*): New. | rth | 1999-09-14 | 1 | -0/+3 |
* | Change memory mangement and constant pool handling for nested functions to ma... | crux | 1999-09-04 | 1 | -3/+0 |