OSDN Git Service

* lex.c (lang_init_options): New function.
[pf3gnuchains/gcc-fork.git] / gcc / emit-rtl.c
1998-05-13 law * Makefile.in (HOST_RTL): Add $(HOST_PREFIX...
1998-04-22 jfc * emit-rtl.c (gen_highpart): The high part of a CONST_...
1998-04-17 rth* emit-rtl.c (gen_highpart): initialize `word' properly...
1998-04-17 wilsonPatch from John Carr to fix sparc v9 failure.
1998-04-15 law8
1998-04-10 law * emit-rtl.c (operand_subword): Properly handle...
1998-04-02 rth* emit-rtl.c (gen_lowpart_common): Skip count by HARD_R...
1998-04-01 law * c-lex.c (yylex): Initialize traditional_type...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-19 law * emit-rtl.c (gen_lowpart_common): Suppress...
1998-02-17 amylaar * rtl.h (force_line_numbers, restore_line_number_statu...
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1998-01-26 law * emit-rtl.c (gen_lowpart_common): Handle more...
1998-01-23 wilsonRemove rest of bytecode stuff, except for the VMS ...
1998-01-20 law * Makefile.in: Remove all bytecode support.
1998-01-18 law * emit_rtl.c (init_emit_once): Ensure that...
1998-01-08 rth* Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
1998-01-01 law * emit-rtl.c (operand_subword): Correctly handle extra...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-12 law * rtl.h (global_rtl): New variable, replacing...
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-22 law * combine.c (try_combine): Use NULL_RTX instead...
1997-09-16 jasondwarf2 EH support
1997-09-10 wilsonFix problem reported by chris@lslsun.epfl.ch (Christian...
1997-09-02 wilsonFix alpha-linux core dump reported by H.J. Lu.
1997-04-20 kenner(change_address, init_emit): Delete forward references.
1997-03-10 kenner(subreg_lowpart_p): Return 0 if SUBREG_REG is VOIDmode.
1996-11-16 kenner(operand_subword): Avoid confusion if sizeof (float...
1996-11-15 kenner(gen_rtvec_vv): New function.
1996-11-08 kenner(change_address): If MEMREF isn't changing, return...
1996-10-23 kenner(gen_lowpart_common): When converting a floating point...
1996-09-29 kenner(mark_user_reg): New function.
1996-07-23 mrsinstall EH code
1996-07-03 mrsformatting tweaks
1996-03-10 kenner(free_insn): New variable.
1996-02-19 erich(operand_subword): For 32-bit targets, return
1996-02-13 kenner(gen_lowpart): Could return without a value.
1995-12-27 kenner(regno_pointer_align): New variable.
1995-12-19 wilson(return_address_pointer_rtx): New global variable.
1995-09-14 kenner(gen_lowpart): If gen_lowpart_common fails for a REG...
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1995-04-25 kenner(gen_highpart): Add comment about broken implementation.
1995-04-14 dje(gen_sequence): If the insn has a non-null
1995-03-08 kenner(gen_inline_header): Add new parm FORCED_LABELS.
1994-11-22 kenner(gen_lowpart_common): Do nothing if size is greater...
1994-11-22 kenner(init_emit): Set REGNO_POINTER_FLAG for HARD_FRAME_POIN...
1994-11-21 wilson(operand_subword): For CONST_DOUBLE, add case to
1994-10-30 kenner(operand_subword): Fix typo: HOST_BITS_PER_INT should be
1994-10-16 erich(add_insn_{before,after}): Don't abort if AFTER was...
1994-10-07 kenner(add_insn_{after,before}): Fix error in last change.
1994-10-02 kenner(add_insn_{before,after}): Abort if insertion point...
1994-09-30 kenner(add_insn_after): Abort if can't find AFTER and it...
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-19 kenner(operand_subword): Fix arg of REAL_VALUE_TO_TARGET_SING...
1994-05-13 mrs * calls.c (expand_call): Only destroy temporari...
1994-05-06 kenner(make_call_insn_raw): New function.
1994-04-24 kenner(try_split): Don't try to recursively split deleted...
1994-04-21 kennerUse CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_c...
1994-03-30 kennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-03-25 kenner(reset_used_flags): Remove decl of unused variable.
1994-03-20 kenner(try_split): Rename third parameter as LAST. Recursive...
1994-03-16 kenner(gen_lowpart_common, gen_highpart, operand_subword...
1994-03-11 kenner(copy_rtx_if_shared, case LABEL_REF): Can't share.
1994-02-28 wilson(subreg_realpart_p): New function.
1994-02-10 kennerIf __STDC__, include gstdarg and use ANSI form of varargs.
1994-02-04 kenner(gen_lowpart_common, gen_highpart): Test *_BIG_ENDIAN...
1994-01-11 kenner(gen_{real,imag}part): Extract value from CONCAT directly.
1993-12-25 kenner(gen_reg_rtx): Only clear part of arrays we aren't...
1993-12-21 kenner(gen_lowpart_common): Return a new hard reg even if...
1993-12-06 dje(start_sequence): Save current sequence_rtl_expr.
1993-12-02 kenner(push_topmost_sequence, end_sequence): Update sequence_...
1993-11-25 kennerInclude tree.h.
1993-11-05 rms(gen_highpart): If arg is function value hard reg,
1993-10-07 ianMove in initialization of byte_mode and word_mode from...
1993-09-24 dje* emit-rtl.c: (hard_frame_pointer_rtx): New variable.
1993-09-24 rms(gen_label_rtx): If output_bytecode, make a CODE_LABEL
1993-09-21 bsonbytecode
1993-07-15 rms(gen_lowpart_common, gen_highpart): Handle CONCAT.
1993-06-28 kenner(restore_emit_status): Clear LAST_LABEL_NUM.
1993-06-28 rms(copy_rtx_if_shared): Don't try to copy a 0-length...
1993-06-13 rms(gen_lowpart_common): Use those macros if REAL_ARITHMETIC.
1993-05-31 rms(operand_subword): Shift by (HOST_BITS_PER_WIDE_INT...
1993-05-29 kenner(operand_subword): Correctly handle case when
1993-05-19 kenner(operand_subword): Reject cases when BITS_PER_WORD...
1993-04-01 bothneremit-rtl.c (init_emit): Clear sequence_stack.
1993-03-31 rms(operand_subword): Use REAL_VALUE_TO_TARGET_SINGLE...
1993-03-23 wood(push_topmost_sequence, pop_topmost_sequence): New
1993-03-22 jrv(init_emit): Use INIT_EXPANDERS.
1993-03-05 rms(init_emit_once): Initialize const_tiny_rtx for partial...
1993-03-02 wilson(gen_sequence): Add push_obstacks_nochange and
1993-01-12 brendan * emit-rtl.c (emit_jump_insn_before): Call make_jump_i...
1992-12-27 kenner(copy_rtx_if_shared): A CONST can be shared if it conta...
1992-10-17 rms(gen_lowpart_common): Fix typo in last change.
1992-10-12 kenner(gen_lowpart_common): Allow MODE_PARTIAL_INT where...
1992-10-09 kenner(gen_lowpart_common, gen_highpart, operand_subword...
1992-10-05 rms(gen_realpart, gen_imagpart): New functions.
1992-09-20 kenner(emit_insn_after_with_line_notes): New function.
next