platform/upstream/gcc.git
1993-02-19 Jim Wilson(output_function_prologue): Don't save %f31 to stack.
1993-02-19 Jim Wilson(STARTING_FRAME_OFFSET): Set to -8.
1993-02-19 Jim Wilson(va_start): If __GCC_NEW_VARARGS__ not defined, use...
1993-02-19 Jim Wilson(CPP_PREDEFINES): Add -D__GCC_NEW_VARARGS__.
1993-02-19 Jim Wilson(end_final): Don't call assemble_zeros with an size...
1993-02-19 Jim Wilson(expand_call): When MAYBE_REG_PARM_STACK_SPACE defined,
1993-02-18 Richard Stallman(yylex): Undo Feb 7 change.
1993-02-18 Richard Stallman(program): After extdefs, pop any unpopped binding...
1993-02-18 Richard Stallman(ABS): #undef after including sys/time.h and sys/resour...
1993-02-18 John Hassey(emit_ldst): For large offsets use register index
1993-02-17 Richard Stallman(truncdfsf2, extendsfdf2): Changed from define_insn...
1993-02-17 Richard Stallman(CONST_COSTS): Updated to better reflect
1993-02-17 Richard Stallman(sys/types.h): Replace definition of size_t based on...
1993-02-17 John HasseyUse 'K' constraint with arith5_operand predicate.
1993-02-17 John Hassey(CONST_OK_FOR_LETTER_P): Added 'K'.
1993-02-16 Richard Stallman(find_reloads_address): Use strict_memory_address_p
1993-02-16 Richard Stallman(ASM_OUTPUT_IDENT, IDENT_ASM_OP): Defined.
1993-02-16 Richard StallmanInclude xm-svr3.h. Move tm.h include earlier.
1993-02-16 Richard Stallman(build_indirect_ref): Avoid *& short-cut if -fvolatile.
1993-02-16 Michael MeissnerFor .S files, pas -traditional to cpp unless -ansi...
1993-02-15 Richard Stallman(HASHFUNCTION): Insure nonnegative hash even if address...
1993-02-13 Richard Stallman(warn_missing_braces): Declared.
1993-02-13 Richard Stallman(c_decode_option): Handle -Wmissing-braces.
1993-02-13 Richard Stallman(process_init_constructor): Test warn_missing_braces.
1993-02-13 Richard Stallman(build_indirect_ref): If arg is void *, just warn.
1993-02-13 Doug Evans* make setup_incoming_promotions static
1993-02-12 Per BothnerFix typos in comment.
1993-02-12 Torbjorn Granlund(rotlsi3): Fix typo, rotate was rotatert in rtl template.
1993-02-12 John Hassey(reposition_prologue_and_epilogue_notes): Allow
1993-02-12 Richard Stallman(yylex): For wide char constant, use wchar_type_node.
1993-02-11 Richard Kenner(find_a_file): Always reject "./ld".
1993-02-11 Richard KennerDon't assume that macros defining IO and CTRL ioctl...
1993-02-11 Richard Kenner(putenv): New function, copied from gcc.c.
1993-02-11 Richard Stallman(expand_builtin): Move memory_address calls
1993-02-10 Richard Kenner(version_string): Declare.
1993-02-10 Richard Kenner(call insns): Always reload gp after a full call.
1993-02-10 Richard Kenner(ASM_OUTPUT_LOOP_ALIGN): Enable, now that assembler...
1993-02-10 John Hasseyremoved m88kbcs, changed delta88 and harris to
1993-02-10 Richard Stallman(duplicate_decls): Silently accept harmless mismatch
1993-02-10 Brendan Kehoealpha.md (fix_truncdfdi2, [...]): Use `cvttqc', not...
1993-02-09 Richard Stallmanentered into RCS
1993-02-09 Richard StallmanInitial revision
1993-02-09 Richard Kenner(setup_incoming_promotions): New function.
1993-02-09 Richard KennerDeclare promoted_input_arg.
1993-02-09 Richard Kenner(promoted_input_arg): New function.
1993-02-09 Brendan Kehoefixincludes: Fix logic about when to duplicate entries...
1993-02-09 Richard Stallman(main): Fix lineno of "does not end in newline" message.
1993-02-09 Michael MeissnerFix integer overflows
1993-02-09 Richard KennerUndefine ABS; some POSIX systems define it as 1.
1993-02-09 Richard Kenner(combine_instructions): When calling set_nonzero_bits_a...
1993-02-09 Richard Stallman(size_in_bytes): Add 2nd arg to force_fit_type.
1993-02-08 John Hassey(compile_file): Don't flag global register variables...
1993-02-08 James Van Artsdalen(extendsidi2): Use correct mnemonic for cwtl opcode.
1993-02-08 Richard KennerAllow passing nonaligned BLKmode structs in regs.
1993-02-08 Richard Kenner(emit_push_insn): If REG is zero, don't set regs here.
1993-02-08 Richard Kenner(MUST_PASS_IN_STACK_BAD_ALIGN): Deleted.
1993-02-08 Richard Stallman(emit_store_flag): Add missing arg to convert_move.
1993-02-07 Richard Kenner(struct arg_data): New field MODE.
1993-02-07 Richard Stallman(yylex): At eof, if binding levels not popped,
1993-02-07 Richard Stallman(fold): Call force_fit_type with two parameters.
1993-02-07 Richard Stallman(movqi): For special case of moving byte to stack,...
1993-02-06 Richard Stallman(expand_expr_stmt): Bypass fetching a volatile value...
1993-02-05 Jim WilsonInitial revision
1993-02-05 Jim Wilson(i[34]86sol2): New abbrev for i[34]86-unknown-solaris2.
1993-02-05 Jim Wilson(__do_global_ctors_aux): Use FORCE_INIT_SECTION_ALIGN
1993-02-05 Jim Wilson(EXTRA_CONSTAINTS): Delete 'R' support.
1993-02-05 Jim Wilson(CEIL): Delete.
1993-02-05 Jim Wilson(true_dependence, anti_dependence, output_dependence):
1993-02-05 Jim Wilson(legitimate_address_p): Accept either REG or SUBREG...
1993-02-05 Jim Wilson(finclude): Error if try to include a directory.
1993-02-05 Richard Stallman(build_c_cast): Bypass default_conversion when casting...
1993-02-05 Richard StallmanAdd some prototypes.
1993-02-05 Brendan Kehoe* toplev.c (lang_options): Remove `-fSOS' and `-fno...
1993-02-03 Richard Stallman(emit_library_call, emit_library_call_value):
1993-02-03 Richard Stallman(init_objc): Use xrealoc, not realloc.
1993-02-03 Richard StallmanFix typos.
1993-02-03 Richard Stallman(assemble_zeros): Output nothing rather than empty...
1993-02-02 Richard StallmanComment fixes.
1993-02-02 Richard Stallman(build_conditional_expr): Always convert and check
1993-02-02 Richard StallmanAdd some braces for clarity.
1993-02-02 Richard Stallman(stmp-fixincludes): Don't run FIXINCLUDES if it is...
1993-02-02 Richard Stallman(pushdecl): DECL_EXTERNAL implies TREE_PUBLIC, so test...
1993-02-02 Richard Stallman(int_reg_class_contents): Make unsigned to avoid signed...
1993-02-02 Richard Stallman(parse_escape): Support \E and \e like cc1:
1993-02-02 Richard Stallman(install-headers-cpio): Delete spurious parens from...
1993-02-02 Jim Wilson(INSTALL_TARGET): Delete.
1993-02-02 Brendan KehoeMakefile.in (gcc.o): Depend upon config.status...
1993-02-02 Torbjorn Granlund(cmov): Use @ for output.
1993-02-02 Richard Stallman(constant_expression_warning): Suppress duplicate warnings.
1993-02-02 Richard Stallman(parser_build_binary_op): Warn about overflows and...
1993-02-02 Richard Stallman(unary_expr): Warn about overflows in parser-built...
1993-02-02 Richard Stallman(finish_decl, grokdeclarator, finish_struct): Report...
1993-02-02 Richard Stallman(same_sign): Removed.
1993-02-02 Richard Stallman(expand_builtin): Report overflow if __builtin_args_inf...
1993-02-01 Richard Stallman(iorsi3): Add CC_STATUS_INIT if use bset.
1993-01-31 Richard Kenner(simplify_and_const_int): Never consider bits outside...
1993-01-31 Doug Evans* (build_module_descriptor): fix call to start_function
1993-01-31 Torbjorn Granlund(zvdep32): Handle 5 bit immediates for operand 1.
1993-01-31 Richard StallmanInclude gvarargs.h before system headers.
1993-01-30 Doug Evans* (build_compound_expr): insert missing return
next