OSDN Git Service

* c-common.c (flag_ms_extensions): Move from c++ front end.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-16 hp PR target/7042
2002-06-16 law * toplev.c (rest_of_compilation): Perform a...
2002-06-16 amodra * gcc.c (main): Correct startfile_prefix_spec check.
2002-06-15 shebs2002-06-12 Geoffrey Keating <geoffk@redhat.com>
2002-06-15 sayle * expr.c (compare_from_rtx): Call simplify_relational_...
2002-06-15 danglin * Makefile.in (tm_defines): New configuration variable.
2002-06-15 sayle * fold-const.c (comparison_to_compcode): New function...
2002-06-15 aldyh2002-06-15 Aldy Hernandez <aldyh@redhat.com>
2002-06-15 rth * config/sparc/sparc.h (DYNAMIC_CHAIN_ADDRESS...
2002-06-15 rth * configure.in (USE_UNWIND_EXCEPTIONS): Add...
2002-06-15 rth * loop.c (check_final_value): Use v->always_executed
2002-06-15 rth * loop.c (for_each_insn_in_loop): Fix formattin...
2002-06-15 rthMark pr last change.
2002-06-15 rth * convert.c (convert_to_integer) [LSHIFT_EXPR]: Don...
2002-06-15 rth * fold-const.c (fold) [compare ops]: Move X...
2002-06-14 rth * config/alpha/alpha.md (builtin_zapnot): Fix...
2002-06-14 echristoRemove bogus ChangeLog entry that snuck in during last...
2002-06-14 sirl 2002-06-14 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-06-14 law * gcse.c (delete_null_pointer_checks_1): Inform...
2002-06-14 law * rs6000.c (rs6000_frame_related): Avoid unwant...
2002-06-14 uweigand * Makefile.in (libgcc.mk): Depend on specs.
2002-06-14 amylaar * sh.md (mulsi3): Update way how to find insns in...
2002-06-14 amylaarFri Jun 14 12:04:02 2002 Dhananjay R. Deshpande <dhana...
2002-06-14 kkojima * config/sh/sh.md (jump): Emit jump insn.
2002-06-14 neil * cpphash.h (struct cpp_buffer): Remove saved_line_base.
2002-06-14 alehotskypass MEM reference to find_reloads_address
2002-06-14 rth * defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-06-13 echristo2002-06-13 Eric Christopher <echristo@redhat.com>
2002-06-13 amylaar * config/sh/coff.h (HAS_INIT_SECTION, INVOKE__MAIN...
2002-06-13 amylaar * config/sh/sh.c (calc_live_regs): Don't use initial_value
2002-06-13 neil * cpphash.h (_cpp_lex_identifier_trad): Remove.
2002-06-13 amylaarIndividual processor configurations for sh-elf / sh...
2002-06-13 law * toplev.c (rest_of_compilation): Simplify (and correc...
2002-06-13 hubicka * i386.c (ix86_expand_movstr): Fix pasto.
2002-06-13 hubicka * reload.c (find_valid_class): Fix thinko in my previ...
2002-06-13 law * emit-rtl.c (static_regno_reg_rtx): Define.
2002-06-13 uweigand * config/s390/s390.h (TARGET_CPU_CPP_BUILTINS): New...
2002-06-13 gdr * tree-inline.c (expand_call_inline): Don'...
2002-06-13 gdr * diagnostic.c (output_format): Recognize "%H" as...
2002-06-13 law * i386.md (extenddfxf2, extenddftf2): Fix typo...
2002-06-13 law * alias.c (argument_registers): Remove.
2002-06-13 rsandifo * config/mips/r3900.h (MIPS_CPU_STRING_DEFAULT): Make...
2002-06-13 davem2002-06-13 David S. Miller <davem@redhat.com>
2002-06-13 neil * cpplib.c (end_directive): Handle line skipping....
2002-06-12 echristo2002-06-12 Eric Christopher <echristo@redhat.com>
2002-06-12 echristo2002-06-12 Eric Christopher <echristo@redhat.com>
2002-06-12 geoffk * gengtype.h (xvasprintf): New prototype.
2002-06-12 thorpej* config/vax/vax.h (MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)
2002-06-12 rth * config/mips/elf.h (DWARF2_DEBUG_INFO): Define.
2002-06-12 hubicka * i386.md (shift patterns): Use (TARGET_SHIFT1 ||...
2002-06-12 davem2002-06-11 David S. Miller <davem@redhat.com>
2002-06-12 rth * c-common.c (builtin_define_type_max): New.
2002-06-12 rth * config/alpha/alpha.c (ALPHA_BUILTIN_THREAD_PO...
2002-06-12 hp PR target/6997
2002-06-12 zack * config.gcc: Make the name of the extra-modes file...
2002-06-12 aldyh2002-06-11 Aldy Hernandez <aldyh@redhat.com>
2002-06-12 thorpej* config.gcc (vax-*-bsd*): Add vax/bsd.h to ${tm_file}.
2002-06-11 hubicka * i386.md (addqi_1_slp, subqi_1_slp
2002-06-11 law * emit-rtl.c (try_split): Use INSN_LAST, not...
2002-06-11 geoffk * config.gcc (powerpc*-*-*, rs6000-*-*-*): Don't bothe...
2002-06-11 geoffk * doc/gty.texi: Small updates.
2002-06-11 gdr * objc/objc-act.c (warn_with_ivar): Adjust calls to
2002-06-11 law * caller-save.c (init_caller_save): Move creati...
2002-06-11 tromey For PR java/6520:
2002-06-11 geoffk * config/rs6000/ppc-asm.h: Remove some Windows NT...
2002-06-11 rth * caller-save.c (init_caller_save): Clear INSN_...
2002-06-11 rth * defaults.h (EH_FRAME_SECTION_NAME): Don't...
2002-06-11 bwilson * config/xtensa/t-xtensa (LIBGCC1_TEST, CROSS_L...
2002-06-11 law * mips.c (mips_expand_prologue): Use emit_jump_insn...
2002-06-11 uweigand * config/s390/s390.c (emit_prologue): gen_store_multiple
2002-06-11 ro * Makefile.in (gccinstall.dvi): Pass absolute pathnames to
2002-06-11 hubicka * i386.c (x86_promote_QImode): Set for Athlon
2002-06-11 law * loop.c (loop_regs_scan): Avoid useless genera...
2002-06-11 zack * Makefile.in (distclean): Delete junk left in testsuite
2002-06-11 law * mips.c (function_arg_advance): gen_ashldi3...
2002-06-11 law * mips.c (embedded_pic_fnaddr_reg): Fix typo.
2002-06-11 uweigand * config/s390/s390.md (movsi): Only use floating point
2002-06-11 davem2002-06-11 David S. Miller <davem@redhat.com>
2002-06-11 uweigand * config/s390/s390.md (reload_base, ltorg): Remove.
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-11 sayle2002-06-11 Roger Sayle <roger@eyesopen.com>
2002-06-11 schwab * config/m68k/m68k.h (PREDICATE_CODES): Define.
2002-06-11 echristo2002-06-11 Eric Christopher <echristo@redhat.com>
2002-06-11 neil * Forgotten commit.
2002-06-11 dannysmith * gthr-win32.h: Wrap all functions in extern "C".
2002-06-11 bwilson * config/xtensa/xtensa.c (override_options...
2002-06-11 sayle * toplev.c (rest_of_compilation): Revert flag_if_conve...
2002-06-10 zack * Makefile.in (MACHMODE_H): Add @extra_modes_file@.
2002-06-10 sayle2002-06-10 Roger Sayle <roger@eyesopen.com>
2002-06-10 sayle * simplify-rtx.c (simplify_replace_rtx): Allow replacement
2002-06-10 sayle * toplev.c (rest_of_compilation): Disable early if...
2002-06-10 hp * config/mmix/mmix.h: Improve comments.
2002-06-10 zack * config/m32r/m32r.h: Don't define SELECT_CC_MODE.
2002-06-10 jakub PR optimization/6759
2002-06-10 jakub PR c/6660
2002-06-10 jakub PR c/6809
2002-06-10 jakub PR optimization/6842
2002-06-10 jakub * varasm.c (const_hash): Handle FDESC_EXPR like ADDR_EXPR.
2002-06-10 jakub * cfgcleanup.c (try_optimize_cfg): Make sure merge_blo...
next