OSDN Git Service

(OBJC_VERSION): Increment version as recent changes have made old
[pf3gnuchains/gcc-fork.git] / gcc /
1997-03-15 kenner(OBJC_VERSION): Increment version as recent changes...
1997-03-15 kenner(reload.o): Added expr.h to dependencies list.
1997-03-15 kennerInclude expr.h.
1997-03-15 kennerChange all calls to eliminate_regs.
1997-03-15 kenner(eliminate_regs): Add STORING arg.
1997-03-15 kenner(eliminate_regs): Add STORING arg.
1997-03-14 ianAdd prototypes, remove unsed cplus_match, make mystrstr...
1997-03-14 law * mn10300/mn10300.c (const_costs): Remove unuse...
1997-03-12 law * mn10300/mn10300.c (expand_prologue): Rework...
1997-03-11 brendan * cplus-dem.c (gnu_special): Call demangled_fun...
1997-03-10 kenner(simplify_rtx, case SUBREG): Fix direction of test...
1997-03-10 kenner(subreg_lowpart_p): Return 0 if SUBREG_REG is VOIDmode.
1997-03-07 law * mn10300/mn10300.c (expand_prologue): Rework...
1997-03-06 meissnerDo not emit USE on a LABEL_REF
1997-03-06 wilson(modified_type_die): Initialize item_type to NULL.
1997-03-06 wilson(root_type_1, write_modifier_bytes_1): New functions.
1997-03-05 wilson(complemented_arith_operand): Delete function.
1997-03-05 wilson(*norsi3_const, *nordi3_const): Delete bogus patterns.
1997-03-05 wilson(PREDICATE_CODES): Delete complemented_arith_operand.
1997-03-04 coxsMake sure FUNDECL is non-nil before we try to use it.
1997-03-04 wilson__mips_single_float should have
1997-03-03 meissnerRemove last change
1997-03-03 law * combine.c (simplify_rtx): Do nothing with...
1997-03-02 kennerAdd definition of __va_copy.
1997-03-02 kenner(process_init_element): Warn and truncate if upper...
1997-02-28 meissnerPrevent compiler error
1997-02-28 meissnerFix uses of -mno-fp-in-toc and -mrelocatable
1997-02-27 ianFix sed expression which looks for <sys/types.h> in...
1997-02-27 ianRemove more cases of __const__ from math.h for NeXT
1997-02-27 meissnerSet DBX_CONTIN_LENGTH
1997-02-27 meissnerMake fprintf calls type correct.
1997-02-26 meissnerRemove bogus argument to fprintf.
1997-02-24 brendan * fixincludes: Fix need of prototypes for C...
1997-02-24 meissnerDefine HAVE_STRERROR.
1997-02-23 wilson(floatsidf2_loadaddr): Correct syntax for cau instruction.
1997-02-21 mrs90th Cygnus<->FSF quick merge
1997-02-20 wilson(unroll_loop): Add check for naive loop that ends with
1997-02-20 wilson(reload): Move assign_stack_local call into main loop.
1997-02-20 law * pa/pa.md (zero extension patterns): Turn...
1997-02-20 law * pa/pa.c (emit_move_sequence): Don't copy...
1997-02-20 law * pa/pa-hpux10.h (MD_EXEC_PREFIX): Define appro...
1997-02-20 law * pa/pa-hpux10.h (MD_EXEC_PREFIX): Define appro...
1997-02-19 wilson(schedule_insns): If there was no first scheduling...
1997-02-19 law * combine.c (find_split_point): Don't turn...
1997-02-19 dje * reload1.c (eliminate_regs, case MINUS): Canonicalize
1997-02-19 dje * reload.c (find_reloads_address): Treat (plus (minus...
1997-02-17 kenner(CONST_OK_FOR_LETTER_P): Use (unsigned HOST_WIDE_INT).
1997-02-17 kenner({,non_}short_cint_operand): Use (unsigned HOST_WIDE_INT).
1997-02-16 kenner(special_symbol, check_macro_name, collect_expansion...
1997-02-16 kenner(special_symbol): Don't treat "L" in "L'...'" as identi...
1997-02-16 kenner(__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2):
1997-02-16 kenner(print_operand): New operand output modifiers d,t,b...
1997-02-16 kenner(mulqihi3): Corrected.
1997-02-16 kenner(parse_c_expression): Don't check for null lexptr or...
1997-02-16 kenner(yylex): Use is_space, not is_hor_space, to find keywor...
1997-02-16 kenner(is_space): Now external.
1997-02-16 merrillx
1997-02-16 kennerRemove special cases for cygwin32.
1997-02-15 kenner(fold): Don't assume a nonexplicit constant cannot...
1997-02-15 kenner(cmpsi): Added insn with appropriate constraints for...
1997-02-15 kenner(output_function_prologue): Add CRDS and MOTOROLA probe...
1997-02-15 kenner(PRINT_OPERAND): Turned off: use default.
1997-02-15 kenner(PRINT_OPERAND): Turned off: use default.
1997-02-15 kenner(PRINT_OPERAND): Turned off: use default.
1997-02-15 kenner(PRINT_OPERAND_FLOAT): Removed.
1997-02-15 kenner(set_spec): Fix comment-in-comment typo.
1997-02-15 kenner(COMPILERS): Moved before GCC_PASSES.
1997-02-15 kenner(process_command): Allocate space for terminating null.
1997-02-15 kenner(FUNCTION_PROLOGUE): Delete.
1997-02-15 kennerAdjust size by STARTING_FRAME_OFFSET.
1997-02-15 kenner(expand_divmod): prefer divmod in same mode over div...
1997-02-15 kenner(zero_extendqi[hs]i2+3): Ensure operating on REG.
1997-02-15 kennerUpdate comments.
1997-02-15 kenner(STORE_FLAG_VALUE): Write so works on both 32 and 64...
1997-02-14 coxs(libgcc.a): Correct target dependencies
1997-02-14 coxs* config/svr4.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END):...
1997-02-12 brendanInitial revision
1997-02-12 wilson(LIBGCC2_DEBUG_CFLAGS): New macro.
1997-02-12 wilson(output_type): Do early exit only if TYPE_CONTEXT is...
1997-02-12 mrs90th Cygnus<->FSF quick merge
1997-02-11 meissnerDeclare malloc and friends
1997-02-11 amylaar(calc_live_regs): need not save MACL/MACH when not...
1997-02-11 amylaar(calc_live_regs): exclude RETURN_ADDRESS_POINTER_REGNUM.
1997-02-11 amylaar(ELIMINABLE_REGS): updated comments.
1997-02-10 law * stmt.c (group_case_nodes): Recognize more...
1997-02-09 kenner(assign_stack_temp): Clear MEM flags from reuse.
1997-02-08 kenner(update_equiv_regs): Fix error in last change.
1997-02-07 mrs * pa.h (RETURN_ADDR_RTX): Fix to ignore export stubs.
1997-02-07 djeInitial revision
1997-02-07 dje * toplev.c (main): Delete redundant settings of flag_n...
1997-02-07 dje * cse.c (invalidate_from_clobbers): Delete unnecessary...
1997-02-07 kenner(const_binop): Don't call size_int if low < 0.
1997-02-07 law * Makefile.in (stmp-multilib-sub): Add missing...
1997-02-07 kenner(instantiate_virtual_regs_1, case USE, CLOBBER): Fix...
1997-02-07 mrsi formatting tweaks
1997-02-07 mrs * except.c (find_exception_handler_labels)...
1997-02-06 mrs90th Cygnus<->FSF quick merge
1997-02-06 law * pa/pa.md (post_ldwm): Fix typos.
1997-02-05 dje * m68k/vxm68k.h (WCHAR_TYPE,WCHAR_TYPE_SIZE,SIZE_TYPE...
1997-02-05 ianDon't always align reload stack slots to BIGGEST_ALIGNMENT
next