OSDN Git Service

* config/i386/i386.md (call_pop): Check operands[0],
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
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.
2000-07-17 law * c-common.c (scan_char_table): Allow "z" length modif...
2000-07-17 law * h8300.c (two_insn_adds_subs_operand): Improve...
2000-07-17 geoffk* simplify-rtx.c (simplify_relational_operation): Two...
2000-07-17 law * configure.in (vax-*-openbsd): Change to...
2000-07-17 law * c-common.c (shorten_compare): Quiet warnings...
2000-07-17 law * c-common.c (check_format_info): Do not make a pedant...
2000-07-17 law * c-lex.c (yylex): Don't pedwarn for hexadecima...
2000-07-17 law * fold-const.c: Fix comment typos.
2000-07-16 zack2000-07-16 Laurynas Biveinis <lauras@softhome.net>
2000-07-16 mmitchel * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes...
2000-07-16 ghazi * fixinc/fixfixes.c (emit_gnu_type): Avoid string...
2000-07-16 neil * cpplex.c: Update comments.
2000-07-16 neil * README.Portability: Small update.
2000-07-15 rth * config/ia64/ia64-protos.h (ia64_move_ok)...
2000-07-15 zack * cpphash.c (save_expansion): Clear PREV_WHITE on...
2000-07-15 rth * fold-const.c (extract_muldiv): Don't optimize...
2000-07-15 gdr2000-07-15 Gabriel Dos Reis <gdr@codesourcery.com>
2000-07-15 ghaziWarning patch:
2000-07-15 meissnerFix (<cond> ? FOO++ : BAR++) == 2 from misoptimizing...
2000-07-15 neil * README.Portability: Correct example about calling...
2000-07-15 meissnerupdate portability guide
2000-07-15 neil * README.Portability: Small update.
2000-07-15 neil * README.Portability: New file.
2000-07-15 mmitchel * config/mh-irix6 (CC): Don't set it.
2000-07-14 jasontweak
2000-07-14 jason * dwarf2out.c (dwarf2out_frame_debug_expr)...
2000-07-14 cpopetz * config/mips/mips.md: (absdi2): Handle sign_extend for
2000-07-14 nathan * cpplib.c (do_pragma_dependency): Tidy warning messages.
2000-07-14 zacktop level:
next