OSDN Git Service

* h8300.md: Remove obsolete peepholes.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-08-14 law * h8300.md: Remove obsolete peepholes.
2000-08-14 law * invoke.texi (H8/300 Options): Fix typos.
2000-08-14 law * cse.c: Fix formatting.
2000-08-14 law * cse.c: Fix formatting.
2000-08-14 geoffk* flow.c (attempt_auto_inc): Remove unused variable...
2000-08-13 geoffk* config/rs6000/rs6000.c (rs6000_select_section): Rewri...
2000-08-13 geoffkIn gcc/:
2000-08-13 geoffk* fixinc/inclhack.def (aix_pthread): New fix.
2000-08-13 geoffk* expr.c (expand_expr): Call convert_modes when turning...
2000-08-12 geoffk* tree.h (DECL_OFFSET_ALIGN): Make the off_align field of
2000-08-12 rth * sibcall.c (uses_addressof): Accept both addre...
2000-08-11 rth * config/ia64/ia64.md (addsi3): Remove expander.
2000-08-11 rth * config/ia64/ia64.c (do_spill): Pass cfa offse...
2000-08-11 rth * config/ia64/ia64.h (PROMOTE_MODE): Only exten...
2000-08-11 law * gcc.texi (The Configuration File): Document
2000-08-11 ghazi * c-parse.in (cast_expr): Avoid -Wstrict-prototype...
2000-08-11 law * fixproto: Recognize DOS paths with drive...
2000-08-11 nathan * extend.texi (Volatiles): Fix typos.
2000-08-11 law * flow.c: Fix formatting.
2000-08-11 rth * reload.c (push_secondary_reload): When invoki...
2000-08-11 rth * function.c (put_reg_into_stack): Allow type...
2000-08-11 rth * flow.c (merge_blocks_nomove): Be more careful...
2000-08-11 rth * combine.c (simplify_shift_const): Obey SHIFT_...
2000-08-11 ovidiuReverted the check for <sched.h>.
2000-08-11 law * mips/elf.h (CTOR_SECTION_NAME, DTOR_SECTION_N...
2000-08-11 law * h8300.c (expand_a_rotate): New.
2000-08-11 aoliva* config/mn10300/mn10300.h: Added no-crt0 option for...
2000-08-11 nickcFix interworking support of functions in lib1funcs...
2000-08-10 law * h8300.c: Fix comment typos.
2000-08-10 law * c-decl.c: Fix formatting.
2000-08-10 ghazi * c-lex.c (parse_float, yylex): For -Wtraditional...
2000-08-10 ovidiuThu Aug 10 00:11:04 2000 Ovidiu Predescu <ovidiu...
2000-08-09 ghazi * c-typeck.c (process_init_element): For -Wtraditional...
2000-08-09 zack * configure.in (--enable-c-cpplib): Uncomment. Use...
2000-08-09 aoliva* caller-save.c (mark_referenced_regs): Mark partially...
2000-08-08 jsm28 * c-common.c (combine_strings, check_format_info)...
2000-08-08 law * h8300.c: Fix formatting.
2000-08-08 law * reload1.c: Fix formatting.
2000-08-08 law * alpha/alpha.c (alpha_emit_xfloating_libcall):
2000-08-08 jle2000-08-08 Jason Eckhardt <jle@cygnus.com>
2000-08-08 rth * flow.c (life_analysis): Only turn off PROP_LO...
2000-08-08 dje * rs6000.c (optimization_options): Decorate 'level' as
2000-08-08 rth * config/ia64/ia64-protos.h: Remove duplicates. Update
2000-08-08 rth * frame.h (ia64_frame_state): Add my_psp.
2000-08-08 rth * tm.texi (LOCAL_REGNO): Document.
2000-08-08 jsm28 * c-lex.c (yylex): Don't allow integer suffixes 'LUL...
2000-08-08 nickcFix most compile time warning messages
2000-08-07 aoliva* mn10300.h (TARGET_SWITCHES): Document `-mam33'.
2000-08-07 aoliva* mn10300.md: Use nonimmediate_operand instead of gener...
2000-08-07 aoliva* mn10300.h (PREFERRED_RELOAD_CLASS): Limit memory...
2000-08-07 aoliva* sh.h (EXTRA_CONSTRAINT_Q): Adjust to GNU Coding Stand...
2000-08-07 rth * expmed.c (store_bit_field): Don't require...
2000-08-07 law * invoke.texi (Options for Debugging Your Program...
2000-08-07 law * flow.c: Fix a comment typo.
2000-08-07 ovidiuSun Aug 6 23:47:35 2000 Ovidiu Predescu <ovidiu...
2000-08-06 ovidiuSun Aug 6 11:54:03 2000 Ovidiu Predescu <ovidiu...
2000-08-06 jsm28 * c-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_...
2000-08-06 law * invoke.texi (Options for Debugging Your Program...
2000-08-06 law * h8300.c (dosize): Rearrange code for conciseness.
2000-08-06 law * loop.c: Fix formatting.
2000-08-06 law * tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix...
2000-08-06 law * tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix...
2000-08-06 law * expr.c: Fix formatting.
2000-08-06 ghazi * rs6000.c (rs6000_maybe_dead): Prototype.
2000-08-06 rth * stmt.c (expand_goto): Do virtual_stack_vars_r...
2000-08-06 m.hayes * loop.c (try_swap_copy_prop): New function.
2000-08-06 ovidiuSun Aug 6 00:54:42 2000 Ovidiu Predescu <ovidiu...
2000-08-06 law * mips/elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END,
2000-08-06 law * mips.h: Clean up comments and spacing near...
2000-08-05 jsm28 * c-common.c (print_char_table): Add entries for the...
2000-08-05 zack * i386.h (FUNCTION_OK_FOR_SIBCALL): Not OK if DECL...
2000-08-05 zack2000-08-04 Andreas Schwab <schwab@suse.de>
2000-08-04 m.hayes2000-08-05 Herman A.J. ten Brugge <Haj.Ten.Brugge...
2000-08-04 jsm28 * c-common.c (time_char_table): Mark up formats added...
2000-08-04 amylaar * function.c (schedule_fixup_var_refs): New function...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-08-04 law * combine.c (recog_for_combine): Remove the...
2000-08-04 cchavva* varasm.c (output_constructor): Add .align 0 for packe...
2000-08-04 law * configure.in: Use default thread_file even...
2000-08-04 law * gthr-dce.h (__gthread_objc_condition_allocate...
2000-08-04 law * prefix.c (translate_name): Don't strip traili...
2000-08-04 law * i386/x-djgpp: Delete code that conditionally...
2000-08-04 jsm28 * c-common.h (flag_isoc94): Declare.
2000-08-04 jsm28 * ginclude/stddef.h: Don't declare wint_t unless __nee...
2000-08-04 korbbImplement, but leave disabled, MSDOS functionality
2000-08-04 jsm28 * cppdefault.h (WINT_TYPE): Define.
2000-08-04 cpopetz * (mips_legitimate_address_p): Don't allow register...
2000-08-04 law * h8300.c (function_prologue): Rearrange code...
2000-08-04 law * gencodes.c (main): Define CODE_FOR_nothing...
2000-08-04 law * cse.c: Fix a comment typo. Fix formatting.
2000-08-04 rth * i386.md (return_indirect_internal): New.
2000-08-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-08-03 mmitchel * extend.texi: Fix typo in last change.
2000-08-03 mmitchel * extend.texi: Add commentary on statement-expressions...
2000-08-03 nickcChange java language number to 0x000b
2000-08-03 mmitchel * dce: New file.
2000-08-03 nickcApply patch from Anthony Green to add java language...
2000-08-03 hubicka * reg-stack.c (subst_stack_regs_pat): Use replace_reg...
2000-08-03 law * gengenrtl.c, rtl.c: Avoid #elif.
2000-08-03 law * h8300.c: Fix a comment typo.
next