OSDN Git Service

* varray.c (element_size): Remove.
[pf3gnuchains/gcc-fork.git] / gcc /
2003-02-13 mrs * varray.c (element_size): Remove.
2003-02-13 gccadminDaily bump.
2003-02-12 aldyh2003-02-12 Aldy Hernandez <aldyh@redhat.com>
2003-02-12 aldyh2003-02-12 Aldy Hernandez <aldyh@redhat.com>
2003-02-12 tromey2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
2003-02-12 kazu * config/h8300/h8300.md (a peephole2): New.
2003-02-12 hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...
2003-02-12 aldyh2003-02-12 Aldy Hernandez <aldyh@redhat.com>
2003-02-12 jason * parser.c (cp_parser_postfix_expression):...
2003-02-12 tromey2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
2003-02-12 zack * cpplib.c (do_include_common): Move warnings for
2003-02-12 gerald * doc/install.texi (Specific): Update AVR- and Darwin...
2003-02-12 kazu * gcc.c-torture/execute/20030209-1.c: Disable the...
2003-02-12 hubicka * predict.c (estimate_probability): Fix roundoff...
2003-02-12 kazu * config/h8300/h8300.md (a peephole2): Don't handle...
2003-02-12 kazu * config/h8300/h8300.md (several peephole2): Replace
2003-02-12 rth * gcse.c (lookup_set): Remove unused argument...
2003-02-12 geoffk * diagnostic.c (real_abort): New.
2003-02-12 gccadminDaily bump.
2003-02-11 neroden * Makefile.in: Remove pointless setting of CXXFLAGS...
2003-02-11 rth * config/alpha/linux.h (TARGET_C99_FUNCTIONS...
2003-02-11 rth * config/i386/i386.c (override_options): Define...
2003-02-11 hubicka * i386.c (contains_128bit_aligned_vector_p): New function.
2003-02-11 bwilson * config/xtensa/xtensa.md (set_frame_ptr):...
2003-02-11 danglin Add missing log entry from commit.
2003-02-11 rthFix double applied patch.
2003-02-11 sayle * builtins.c: Fix failures caused by commit of the...
2003-02-11 dalej2003-02-11 Dale Johannesen <dalej@apple.com>
2003-02-11 danglin * inclhack.def (hpux_long_double, hpux10_ctype_declara...
2003-02-11 rth PR optimization/9651
2003-02-11 rth * config/i386/i386.c (override_options): Define...
2003-02-11 geoffk * config/rs6000/host-darwin.c: Fix comment.
2003-02-11 dje * config/rs6000/rs6000.md (divmodsi4): Use...
2003-02-11 hubicka * emit-rtl.c (emit_copy_of_insn_after): Copy insn...
2003-02-11 rth * config/i386/i386.c (ix86_expand_movstr):...
2003-02-11 kazu * config/h8300/h8300.md (a peephole2): Add a case...
2003-02-11 sayle * optabs.h (enum optab_index): Add new OTI_pow and...
2003-02-11 hubicka * combine.c (combine_simplify_rtx): Fix folding of
2003-02-11 kazu * config/h8300/h8300.md (a peephole2): Fix a typo.
2003-02-11 rearnsha* arm.mc (return_address_mask): Use CC_REGNUM for the...
2003-02-11 kazu * config/h8300/h8300-protos.h: Add a prototype for
2003-02-11 hubicka * sched-ebb.c (schedule_ebbs): Do not verify_flow_info.
2003-02-11 hubicka * predict.c (choose_function_section): Choose sections...
2003-02-11 danglin * reload1.c (first_label_num): New.
2003-02-11 sayle * mips-tfile.c (init_file): Add missing initializers...
2003-02-11 gccadminDaily bump.
2003-02-11 aldyh2003-02-10 Nick Clifton <nickc@redhat.com>
2003-02-10 kazu * config/h8300/h8300.md (abssf2): New.
2003-02-10 pme2003-02-10 Phil Edwards <pme@gcc.gnu.org>
2003-02-10 janis2003-02-10 Janis Johnson <janis187@us.ibm.com>
2003-02-10 dje- Really commit ctz patch.
2003-02-10 zlomek * Makefile.in (bb-reorder.o): Add dependency on $...
2003-02-10 aldyh2003-02-10 Aldy Hernandez <aldyh@redhat.com>
2003-02-10 geoffk * tree.h (struct tree_decl): Remove unused live_range_...
2003-02-10 geoffk * cp-tree.h (struct lang_type_header): Make...
2003-02-10 nickcReplace occurances of "GNU CC" with "GCC" and reformat...
2003-02-10 kazu * config/h8300/clzsi2.c: Remove.
2003-02-10 ebotcazou PR c/7741
2003-02-10 zlomek * Makefile.in (sreal.o): Added.
2003-02-10 hubicka * gcc.dg/i386-fpcvt-1.c: New test.
2003-02-10 nickcoops - omiited from previous delta:
2003-02-10 nickcAdd support for Cirrus EP9312, an ARM variant.
2003-02-10 hubicka * combine.c (combine_simplify_rtx): Simplify using
2003-02-10 amodra * calls.c (try_to_integrate): Tidy stack_usage_map...
2003-02-10 aldyh2003-02-09 Nick Clifton <nickc@redhat.com>
2003-02-10 gerald * doc/extend.texi (C++98 Thread-Local Edits): Add...
2003-02-10 gccadminDaily bump.
2003-02-09 hubicka * i386.c (vector_move_operand): New predicate.
2003-02-09 hubicka * i386.md (floathi*): Deal with SSE.
2003-02-09 hubicka * simplify-rtx.c (simplify_unary_operation,
2003-02-09 rsandifo * toplev.c (rest_of_compilation): Recompute register...
2003-02-09 rth * libgcc-std.ver (__clztf2): New.
2003-02-09 kazu * gcc.c-torture/execute/builtin-bitops-1.c: When testi...
2003-02-09 gerald * doc/install.texi: Squeeze and streamline section on
2003-02-09 hubicka * i386.md (ahi?v*3): Set third operand type to TImode.
2003-02-09 hubicka * cfgrtl.c (verify_flow_info): Use control_flow_insn_p.
2003-02-09 rth * config/alpha/alpha.c (override_options):...
2003-02-09 kazu * optabs.c (expand_unop): Widen clz properly when...
2003-02-09 gccadminDaily bump.
2003-02-08 sayle * jcf-io.c (java_or_class_file): Use libiberty's lbasename
2003-02-08 kazu * config/h8300/clzsi2.c: Replace "GNU CC" with "GCC".
2003-02-08 rakdver * doc/invoke.texi: Documentation for my previous commit.
2003-02-08 rakdver * cfgloop.h (fix_loop_placement, can_duplicate_loop_p,
2003-02-08 kazu * config/h8300/clzsi2.c: New.
2003-02-08 dje- Add ctz patterns.
2003-02-08 dje * config/rs6000/rs6000.h (CLZ_DEFINED_VALUE_AT_...
2003-02-08 ljrittle * config/alpha/freebsd.h (LINK_SPEC): Weaken error...
2003-02-08 gccadminDaily bump.
2003-02-07 gerald * doc/trouble.texi: Document pitfalls of two-stage...
2003-02-07 rth * gcse.c (local_cprop_find_used_regs): New.
2003-02-07 echristo2003-02-04 Fred Fish <fnf@intrinsity.com>
2003-02-07 rth * genoutput.c (output_get_insn_name): Handle...
2003-02-07 sayle * builtin-types.def (BT_FN_FLOAT_FLOAT_FLOAT): New...
2003-02-07 hubicka * i386.md (sse2_nandv2di3): Fix.
2003-02-07 dannysmith * config/i386/i386.h (MS_AGGREGATE_RETURN): New define.
2003-02-07 hubicka * i386.md (movdi_rex64_1): Fix mmx<->int move opcode.
2003-02-07 hubicka * i386.md (movdi_rex64_1): Fix mmx<->int move opcode.
2003-02-07 dberlin2003-02-07 Daniel Berlin <dberlin@dberlin.org>
2003-02-07 rth * optabs.c (expand_float): Search wider integer...
2003-02-07 bwilson * config/xtensa/xtensa.h (LIBGCC2_WORDS_BIG_END...
next