OSDN Git Service

removed constraints in expander.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-07-28 aldyhremoved constraints in expander.
2000-07-28 pthomas2000-07-28 Philipp Thomas <pthomas@suse.de>
2000-07-28 wilsonFix dwarf2out abort found while compiling PlumHall...
2000-07-28 aoliva* Makefile.in (INSN_ATTR_H): New macro. Replace all...
2000-07-28 aoliva* Makefile.in (bootstrap): Move -BstageN/ back to the...
2000-07-28 aoliva* gcc.c (struct prefix_list): Add member priority.
2000-07-27 law * c-decl.c (finish_function): Don't treat 'main' speci...
2000-07-27 jason * dwarf2out.c (gen_typedef_die): Abort if we...
2000-07-27 law * expr.h (get_alias_set, lang_get_alias_set...
2000-07-27 law * c-decl.c (store_parm_decls): In C99 mode...
2000-07-27 ghazi * c-parse.in (string): For -Wtraditional, warn about...
2000-07-27 law * pa/x-pa-hpux: Add -D_HIUX_SOURCE to FIXPROTO_...
2000-07-27 korbbrely* on GCC defining the __xxx_TYPE__ macros
2000-07-27 cagneyThu Jul 27 11:54:17 2000 Andrew Cagney <cagney@b1...
2000-07-27 law * i370.c: Remove LONGEXTERNAL ifdef from alias_...
2000-07-27 law * reload.c (find_reloads_toplev): Reload a...
2000-07-27 law * h8300.c (print_operand): Print ":8" when...
2000-07-27 law * varasm.c (assemble_variable) [! defined(ASM_O...
2000-07-27 geoffk* emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETIC...
2000-07-27 rth * config/ia64/ia64.md (movqicc_astep, movqi_int...
2000-07-26 law * real.c (asctoeg): Rename `error' label to...
2000-07-26 nickcRemove definition of __arm__ from CPP_PREDEFINES
2000-07-26 nickcAccept SEQUENCE as well as PARALLEL blocks in FRAME_REL...
2000-07-26 aoliva* c-decl.c (finish_enum): Convert enumerations that...
2000-07-25 rth * config/alpha/osf.h (SIZE_TYPE, PTRDIFF_TYPE...
2000-07-25 amylaar * sh.md (cmpgtdi_t): Must be split.
2000-07-25 zack * cpplib.c (_cpp_check_directive): Issue -Wtraditional
2000-07-25 nathan * invoke.texi (strict-prototypes): Remove.
2000-07-25 jakub * config/i386/i386.md (andsi_1+1): Allow HImode.
2000-07-25 jakub * config/i386/i386.md (call_pop): Check operands[0],
2000-07-25 zack * toplev.c (pipe_closed): Delete.
2000-07-25 dje * rs6000.c (print_operand, case 'T'): New case.
2000-07-25 rth * config/ia64/ia64.c (ia64_print_operand):...
2000-07-24 zack * cppexp.c: Warn about unary + if -Wtraditional.
2000-07-24 meissnerDelete references to FUNCTION_ARG_KEEP_AS_REFERENCE
2000-07-24 nickcGenerate REG_FRAME_RELATED_EXPR notes that are compatib...
2000-07-24 jason * dwarf2out.c: Complain if DWARF2_DEBUGGING_INF...
2000-07-24 jason * Makefile.in (bootstrap): Move -BstageN/ to...
2000-07-24 jakub * tradcpp.c (main): Update max_include_len for cpp_inc...
2000-07-24 meissnerAdd D30V options
2000-07-24 law * gcse.c (alloc_pre_mem): Do not alloc TRANSPOU...
2000-07-24 law * gcse.c (alloc_avail_expr_mem): Kill unused...
2000-07-24 law * gcse.c (free_pre_mem): Do not free ANTLOC...
2000-07-24 law * gcse.c (alloc_pre_mem, free_pre_mem): Delete...
2000-07-23 mmitchel * c-semantics.c (make_rtl_for_local_static): Use TREE_...
2000-07-23 jleSun Jul 23 14:49:12 2000 Jason Eckhardt <jle@cygnus...
2000-07-23 law * dbxout.c (dbxout_type, case COMPLEX_TYPE...
2000-07-23 law * c-typeck.c (c_expand_start_case): Change -Wtradition...
2000-07-23 law * h8300.c: Fix formatting.
2000-07-23 law * c-lex.c (init_lex): Keep the "inline" keyword in...
2000-07-23 law * bitmap.c (debug_bitmap_file): Cast pointers to PTR...
2000-07-23 aldyhfind_reloads_toplev: add new parameter "address_reloaded".
2000-07-22 oldham2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
2000-07-22 ghazi * system.h (__FUNCTION__): Wrap definition in #ifndef.
2000-07-21 dje * rs6000.h (SIZE_TYPE): Define.
2000-07-21 mmitchel * ssa.c (rename_insn_1): Don't rename registers that are
2000-07-21 zack * diagnostic.c (trim_filename, fancy_abort): Moved...
2000-07-21 geoffk* config/rs6000/aix43.h (CPP_SPEC): Define __LONG_MAX__...
2000-07-21 geoffk* config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY...
2000-07-21 geoffk* config/rs6000/rs6000.c (output_toc): Use RS6000_OUTPU...
2000-07-21 geoffk* config/rs6000/rs6000.h (PREFERRED_RELOAD_CLASS):...
2000-07-21 law * flow.c (verify_flow_info): Revamp code to...
2000-07-21 law * gcse.c (record_one_set): Prepend instead...
2000-07-20 law * h8300.c (two_insn_adds_subs_operand): Fix...
2000-07-20 wilsonFix out-of-range immediate for large thunk offset.
2000-07-20 zack * cppmacro.c (CAN_PASTE_AFTER): New macro.
2000-07-20 korbbuse platform specific types in gnu_type_fix
2000-07-20 ovidiuApplied H.J.Lu's patch to not require -lpthread when...
2000-07-19 wilsonFix for abort while compiling PlumHall.
2000-07-19 zack * tradcpp.c (rescan): Do not recognize directives...
2000-07-19 zack * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX...
2000-07-19 cruxAdditional ENABLE_CHECKING code.
2000-07-19 korbbactivate the auto-edit marker on the fixed output files
2000-07-19 zack * gcc.c (.h spec): Fix typo.
2000-07-18 zackWed Jul 19 01:22:15 CEST 2000 Marc Espie <espie@cvs...
2000-07-18 zack * cpplib.h (TTYPE_TABLE): Rearrange to use only two...
2000-07-18 jakub * cpplex.c (cpp_scan_buffer): Output line command...
2000-07-18 aoliva* c-decl.c (duplicate_decls): Do not call make_var_vola...
2000-07-18 jakub * calls.c (store_arg): Return non-zero if sibcall_fail...
2000-07-18 gdr2000-07-17 Gabriel Dos Reis <gdr@codesourcery.com>
2000-07-18 zack2000-02-17 Zack Weinberg <zack@wolery.cumb.org>
2000-07-18 geoffk* extend.texi (Extended Asm): Mention that a memory...
2000-07-18 geoffk* extend.texi (Extended Asm): Mention that a memory...
2000-07-18 geoffk* unroll.c (copy_loop_body): Fix one instance of using...
2000-07-18 geoffk* tlink.c (scan_linker_output): Tweak for output of...
2000-07-17 rth * config/ia64/ia64.md (movdi): Split out load...
2000-07-17 hubicka * real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Use LONG_...
2000-07-17 cchavva * loop.c (check_dbra_loop) : Changed loop_conti...
2000-07-17 jasonrevert accidental checkin
2000-07-17 jason * Makefile.in (clean): Remove libgcc directory.
2000-07-17 zack * simplify-rtx.c (simplify_binary_operation): Recognize
2000-07-17 cchavva * loop.c (check_dbra_loop) : Return if more...
2000-07-17 cpopetz * mips.c (mips_expand_prologue): Don't calculate the...
2000-07-17 law * invoke.texi (-pedantic): Refer to ISO C instead...
2000-07-17 law * flow.c (libcall_dead_p): Use single_set to verify...
2000-07-17 law * pa.c (emit_hpdiv_const): Update to match...
2000-07-17 law * glimits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Define...
2000-07-17 law * contrib.texi, cpp.texi, extend.texi, invoke.texi...
2000-07-17 law * Makefile.in (TARGET_GETGROUPS_T): New configuration...
2000-07-17 law * h8300.md: Fix the format of mac.
next