OSDN Git Service

PR c++/10549
[pf3gnuchains/gcc-fork.git] / gcc / final.c
2003-01-25 kkojima * final.c (shorten_branches): Align the address...
2003-01-24 hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2002-12-22 hubicka * params.def (tracer-min-branch-probability-feedback...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-10-15 hubicka * i386.md (movv2di_internal): New pattern.
2002-10-03 hubicka * final.c (final): Use symbol name as function name...
2002-09-17 dalejSam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP.
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-08-15 rupp * dbxout.c (dbx_debug_hooks): Update end_prologue...
2002-08-04 nathan * gcc.c (cc1_options): Pass output file as auxbase...
2002-08-01 zack * final.c (output_alternate_entry_point):
2002-07-19 zack * rtl.def (CODE_LABEL): Remove slot 8.
2002-06-17 rth * function.h (struct function) [funcdef_no...
2002-06-04 hubickaTue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 hubicka * final.c (final): Allow notes to not have computed...
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-05-24 jakub PR other/6782
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
2002-05-18 rth * final.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-17 kazu * final.c: Fix formatting.
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-14 hubicka * final.c (end_final): Do not output profile_arcs...
2002-05-11 rth * final.c (end_final): Tidy whitespace. Don...
2002-05-09 hubicka * final.c (end_final): Use C trees to output data...
2002-04-23 amodra PR target/6413
2002-04-22 janis * rtl.h (RTX_FLAG): New macro.
2002-04-04 jakub PR c++/6119
2002-04-02 rth PR opt/190
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-02-27 grahams * final.c (output_operand_lossage): Constify...
2002-02-17 pthomas2002-02-17 Philipp Thomas <pthomas@suse.de>
2002-02-08 rth * expr.c (expand_expr): Mind EXPAND_INITIALIZER...
2002-02-05 kenner * final.c (final_scan_insn): Add case for NOTE_INSN_LO...
2002-01-03 wcohen * function.h (struct function): Add profile.
2002-01-03 echristo2002-01-02 Eric Christopher <echristo@redhat.com>
2001-12-31 rth * final.c (alter_subreg): Assign REGNO after...
2001-12-31 grahams * final.c (struct bb_list): Delete.
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-09 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
2001-12-09 ghazi * 1750a.md: Add default case in switch.
2001-12-08 rearnsha* final.c (cleanup_subreg_operands): Use recog_data...
2001-12-07 kenner * final.c (bb_head, bb_tail, bb_file_label_num, bb_fun...
2001-12-06 hubicka * final.c (count_basic_block, add_bb, add_bb_string):
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-02 rth * rtl.h (mem_attrs): Rename decl to expr; adjus...
2001-12-02 kenner * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.
2001-11-26 hubicka * final.c (walk_alter_subreg): Fix return value.
2001-11-26 amodra * final.c: (insn_lengths): Make it an int *, so that...
2001-11-23 rsandifo * final.c (output_addr_const): Output PC as '.' even...
2001-11-15 kenner * final.c (alter_subreg): If simplify_subreg can't...
2001-11-14 hubicka * dbxout.c (dbxout_symbol_location): Update call of...
2001-11-11 ghazi * alpha.c (unicosmk_special_name): Prototype.
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-11-11 hubicka * final.c (*_MAX_SKIP): Use *_max_skip variables.
2001-11-10 geoffk * doc/tm.texi (Label Output): Document ASM_OUTPUT_LABE...
2001-11-04 ghazi * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters...
2001-11-03 kenner * emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-20 kenner * final.c (output_asm_operand_names): New fcn, from...
2001-10-19 kenner * final.c (get_decl_from_op): New function.
2001-10-18 kenner * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-12 jakub * final.c (output_asm_insn): Make sure assembly dialec...
2001-10-11 rth * rtl.h (REG_VTABLE_REF): New.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-26 hubicka * final.c (final_scan_insn): Use delete_insn instead...
2001-09-25 hubicka * Makefile.in (cfgrtl.o): Add.
2001-08-27 rth * final.c (final_scan_insn): Don't enter APP_ON...
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 rth * final.c (final_scan_insn): Call ADDR_VEC_ALIG...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-22 rth * final.c (LABEL_ALIGN_AFTER_BARRIER): Default...
2001-08-22 rth * final.c (compute_alignments): Fix typo.
2001-08-20 rth * final.c (end_final): Fix typo last change.
2001-08-19 hubicka * final.c (compute_alignments): New function.
2001-08-18 rth * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_AS...
2001-08-17 hubicka * final.c: Undo my previous accidental checkin.
2001-08-17 zack * final.c (shorten_branches): Clear the end of the...
2001-08-16 hubickaThu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-08-08 aj2001-08-08 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-08-08 grahams * final.c (shorten_branches): Update the INSN_ADDRESSE...
2001-08-07 hubicka * calls.c (expand_call): Do not emit INSN_SETJMP note.
2001-07-29 rth * dwarf2out.c (dw_val_class_offset): New.
2001-07-26 neil * toplev.c, varasm.c, final.c: Include xcoffout.h...
2001-07-19 neil * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-19 neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-17 neil * dbxout.c (dbxout_really_begin_function): Rename to
2001-07-15 neil * dbxout.c (dbxout_source_line): Make static, update...
2001-07-12 neil * Makefile.in (final.o): Depend on debug.h.
2001-07-09 kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-09 neil * final.c (output_addr_const): Use target opening and
2001-07-08 neil * final.c (no_asm_to_stream): New.
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-06-22 hubicka * regs.h (struct reg_info_def): Add freq field.
2001-06-08 hubicka * function.c (diddle_return_value): Kill code to determine
next