OSDN Git Service

* ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,
[pf3gnuchains/gcc-fork.git] / gcc / final.c
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
2001-06-07 hubicka * toplev.c (rest_of_compilation): Revert previous...
2001-06-07 hubickaThu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-06-06 hubicka * i386.md (floatdi?f): Avoid usinf of SSE instructions
2001-05-12 rth * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.
2001-05-04 ghazi * alpha.h: NULL_PTR -> NULL.
2001-05-01 zack * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rthRemove flag_new_exceptions.
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-27 wilsonFix ia64-linux kernel miscompile, bad unwind info when...
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-18 rth * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_AR...
2001-03-18 rth * dwarf2out.c (queue_reg_save): New.
2001-02-28 hubickaUndo the accidental checkin :(
2001-02-28 hubicka * i386.md (sse_andti3, sse_nandti_3, sse_xorti3):...
2001-02-18 kenner * final.c (output_operand_lossage): Use internal_error...
2001-02-08 berndsEliminate SUBREGs inside MEMs.
2001-02-07 cchavva * final.c: Revert back my previous changes.
2001-02-06 cchavva * final.c: Move the declaration profile_label_n...
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-12 wehle * final.c: (leaf_function_p): Fix typo.
2000-12-29 berndsIntroduce ORIGINAL_REGNO macro
2000-12-20 aoliva* final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.
2000-12-07 amylaar * final.c (final_addr_vec_align): Fix clipping to...
2000-12-01 aoliva* final.c (output_addr_const) <PLUS>: Don't assume...
2000-11-23 aoliva* final.c (output_addr_const) [LABEL_REF]: Simplify.
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-08 rth * dwarfout.c (INSN_LABEL_FMT): Remove.
2000-11-01 wilsonMake ia64 port use tags instead of labels for debug...
2000-09-29 hubicka * final.c (final_scan_insn): Remove extra extract_insn...
2000-09-19 cruxFix shorten_branches bugs
2000-09-13 ciceron * flags.h (flag_dump_rtl_in_asm): Declare.
2000-09-11 law * final.c: Fix formatting.
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-30 rth * Makefile.in (OBJS): Add doloop.o.
2000-07-28 aoliva* Makefile.in (INSN_ATTR_H): New macro. Replace all...
2000-07-13 zack * final.c (profile_function): Do not emit profile...
2000-07-08 rth * final.c (final): Do not abort when reg-stack...
2000-07-07 law * final.c (final): Detect out of bounds array...
2000-06-13 law * final.c (final_scan_insn): Delete notes betwe...
2000-05-29 rth * final.c (current_output_insn): New.
2000-05-25 aph2000-05-25 Andrew MacLeod <amacleod@cygnus.com>
2000-05-22 kenner * final.c (final_scan_insn, case NOTE_INSN_FUNCTION_BE...
2000-05-20 aoliva* final.c (split_double): Right shift of negative value...
2000-05-20 zacktop level:
2000-05-19 rth * basic-block.h (struct edge_def): New field "count".
2000-05-18 jakub * print-rtl.c (print_rtx): Only print note line number...
2000-05-12 rth * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-05-09 rth * final.c (current_insn_predicate): New.
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-05-02 khan2000-05-02 Mumit Khan <khan@xraylith.wisc.edu>
2000-04-17 rth * Makefile.in ($(srcdir)/c-parse.y: c-parse...
2000-04-06 mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-03-29 hubicka Convert ACCUMULATE_OUTGOING_ARGS to an expression.
next