OSDN Git Service

2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>
[pf3gnuchains/gcc-fork.git] / gcc / emit-rtl.c
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-11 wilsonAdd CONST1_RTX (vector mode) support.
2004-09-09 nathan * cgraphunit.c (cgraph_mark_functions_to_output):...
2004-09-08 nathan * emit-rtl.c (immed_double_const): Use gcc_assert...
2004-09-06 wilsonFix ppc-darwin bootstrap failure.
2004-08-18 rth * emit-rtl.c (gen_const_mem): New.
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-09 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-07-27 steven * cfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-17 grahams * emit-rtl.c (reorder_insns): Don't set BB for a BARRI...
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 aph2004-06-26 Andrew Haley <aph@redhat.com>
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-18 bonzini2004-06-18 Paolo Bonzini <bonzini@gnu.org>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-05-28 rsandifo * rtl.h (skip_consecutive_labels): Declare.
2004-05-27 zlomek PR middle-end/14084
2004-05-25 bonzini2004-05-25 Paolo Bonzini <bonzini@gnu.org>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 steven * basic-block.h (free_basic_block_vars): Update prototype.
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-22 aoliva* real.h (struct real_value): Use the same type for all
2004-03-21 kenner * alias.c (get_alias_set): Remove handling of PLACEHOL...
2004-03-20 rakdver * emit-rtl.c (set_mem_attributes_minus_bitpos): Set...
2004-03-06 uweigand2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-19 kazu * emit-rtl.c (subreg_realpart_p): Remove.
2004-02-14 zlomek * emit-rtl.c (set_decl_incoming_rtl): Check whether...
2004-02-12 kenner * emit-rtl.c (set_mem_attributes_minus_bitpos): Don...
2004-02-11 rsandifo * emit-rtl.c (mark_label_nuses): Check that a LABEL_RE...
2004-02-10 zlomek PR/14058
2004-02-05 kazu * emit-rtl.c: Update the comment about the file.
2004-02-04 kazu * emit-rtl.c (gen_rtx): Remove.
2004-02-03 kazu gcc/
2004-01-31 paolo2004-01-31 Paolo Bonzini <bonzini@gnu.org>
2004-01-31 kazu * bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FO...
2004-01-29 jakub * emit-rtl.c (change_address): Use XEXP (memref, 0...
2004-01-29 jakub PR optimization/13424
2004-01-24 hubicka * emit-rtl.c (change_address, adjust_address_1, offset...
2004-01-23 hubicka * emit-rtl.c (change_address_1): Do not re-generate...
2004-01-20 hubicka * emit-rtl.c (verify_rtx_sharing, copy_insn_1,
2004-01-17 drow * rtl.h (emit_insn_before_sameloc, emit_jump_insn_befo...
2004-01-12 geoffk * real.c: Update copyright date.
2004-01-06 geoffk * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-22 pinskia * emit-rtl.c (copy_rtx_if_shared): Add comment...
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-18 bothner * emit-rtl.c (set_new_first_and_last_label_num): ...
2003-12-17 kazu * emit-rtl.c: Fix signed/unsigned comparison warnings.
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-08 pinskia2003-12-08 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-06 mmitchel PR c++/13314
2003-11-29 hubicka * emit-rtl.c (set_used_flags): New.
2003-11-19 rsandifo * emit-rtl.c (gen_lowpart): Don't force MEMs into...
2003-11-04 rsandifo * emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs...
2003-10-18 rsandifo * rtl.h (rtl_size): Declare.
2003-09-11 ghazi * builtins.c (builtin_dconsts_init, dconstpi, dconste,
2003-09-09 ghazi * builtins.c (real_dconstp, fold_builtin_logarithm,
2003-09-04 dj * targhooks.c: New file.
2003-08-22 kazu * cfgcleanup.c: Fix comment typos.
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-14 bothner * regclass.c (init_reg_modes): Make non-static.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-09 wilsonpartial fix for PR target/10021
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-03 nathan * rtl.h (NOTE_DATA): Refer to whole union.
2003-07-01 nathan * rtl.h (emit_line_note_after): Remove.
2003-06-29 aj * except.c: Convert prototypes to ISO C90.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-26 rth * emit-rtl.c (try_split): Append to new CALL_IN...
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-06-16 nathan * function.h (struct emit_status): Remove x_last_linenum,
2003-06-13 aldyh2003-06-13 Aldy Hernandez <aldyh@redhat.com>
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-06-02 sayle * emit-rtl.c (gen_complex_constant_part): Remove...
2003-06-01 sayle * emit-rtl.c (gen_lowpart_common): Handle interpreting...
2003-05-30 sayle * emit-rtl.c (gen_complex_constant_part): New function...
2003-05-27 kenner * tree.h (contains_placeholder_p): Now returns bool.
2003-05-17 ghazigcc:
2003-05-03 kenner * emit-rtl.c (last_call_insn, add_function_usage_to...
2003-04-17 hubicka * emit-rtl.c (subreg_hard_regno): Check that register...
2003-04-14 kenner * expr.c (highest_pow2_factor): Return unsigned.
2003-04-12 geoffk * emit-rtl.c (gen_rtx): Really correct typo.
2003-04-12 echristo2003-04-11 Eric Christopher <echristo@redhat.com>
2003-04-11 rth * emit-rtl.c (gen_rtx): Zero '0' fields.
2003-04-04 kenner * emit-rtl.c (get_mem_attrs): Adjust alignment...
2003-03-31 sayle * emit-rtl.c (dconstm2, dconsthalf): New real constants.
2003-03-13 rth * emit-rtl.c (try_split): Handle 1-1 splits...
next