gcc.git
1996-01-06 Doug EvansMakefile.in (MAKEINFOFLAGS): New variable.
1996-01-06 Doug Evans(CPP_SPEC): Define.
1996-01-05 Michael MeissnerAdd -mcpu={505,821,860} support; Fixup common mode...
1996-01-05 Michael MeissnerAdd -mcpu={505,821,860} support; Fixup common mode...
1996-01-05 Michael MeissnerInitial revision
1996-01-05 Doug Evans(MACHINE_STATE_RESTORE): Add missing .align.
1996-01-03 Doug Evanslib1funcs.asm (__USER_LABEL_PREFIX__): Define if not...
1996-01-03 Jeff Law* pa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Call text_sec...
1996-01-02 Jim Wilson(gen_shifty_op): Output a NOP for a shift by 0.
1996-01-02 Jim WilsonOVERRIDE_OPTIONS): Don't set optimize or flag_delayed_b...
1996-01-02 Jim Wilson(gstab.h): Include if cross compiling.
1996-01-02 Richard KennerInitial revision
1996-01-02 Richard KennerUse DECL_C_BIT_FIELD, not DECL_BIT_FIELD in all tests.
1996-01-01 Richard Kenner(reg_allocno): Declare.
1996-01-01 Richard Kenner(reg_allocno): No longer static.
1996-01-01 Richard Kenner(reg_equiv_replacement): New variable.
1996-01-01 Richard Kenner(decl_attributes): Fix default alignment: BIGGEST_ALIGN...
1996-01-01 Richard Kenner(finish_struct): Warn if field with enumeral type is...
1996-01-01 Richard Kenner(rtx_equal_for_field_assignment_p): New function.
1996-01-01 Jeff Lawhard-reg-set.h (losing_caller_save_reg_set): Declare.
1996-01-01 Richard Kenner(expand_asm_operands): Call assign_temp with extra...
1996-01-01 Richard Kenner(save_nocopied_parts, expand_expr): Call assign_temp...
1996-01-01 Richard Kenner(assign_temp): Add extra arg, DONT_PROMOTE.
1996-01-01 Richard Kenner(assign_temp): Add extra arg.
1995-12-31 Doug Evans(MULTILIB_DEFAULTS): Define.
1995-12-31 Jeff Lawreorg.c (fill_simple_delay_slots): Try to fill from...
1995-12-31 Jeff Lawpa.h (REG_ALLOC_ORDER): Allocate PA1.1 caller-saved...
1995-12-31 Jeff Lawsched.c (adjust_priority): Use ADJUST_PRIORITY if its...
1995-12-31 Richard Kenner(tail_recursion_args): Compare TYPE_MAIN_VARIANTs.
1995-12-31 Richard Kenner(rest_of_compilation): Leave DECL_INLINE set even if...
1995-12-31 Richard Kenner(instantiate_decls): Check DECL_SAVED_INSNS to see...
1995-12-31 Richard Kenner(clear_pending_stack_adjust): Don't do optimization...
1995-12-31 Richard Kenner(expand_call): Don't warn about not being able to inlin...
1995-12-31 Richard Kenner({bc_,}make_decl_rtl): Don't look at DECL_REGISTER...
1995-12-31 Richard Kenner(compile_file): DECL_REGISTER isn't defined for FUNCTIO...
1995-12-31 Richard Kenner(fixup_gotos): Use DECL_ERROR_ISSUED instead of DECL_RE...
1995-12-31 Richard Kenner(gen_decl): DECL_REGISTER isn't defined for FUNCTION_DECL.
1995-12-31 Richard KennerAdd documentation on uses of common area flags.
1995-12-30 Jason Merrillremove auto_export functionality.
1995-12-30 Richard Kenner(plain_type_1, case ARRAY_TYPE): Subtract lower bound...
1995-12-30 Richard Kenner(assign_temp): Fix formatting.
1995-12-29 Richard Kenner(yylex, parse_c_expression, main): Likewise.
1995-12-29 Richard Kenner(eval_if_expression): End expression with '\n', not...
1995-12-29 Per Bothner* expr.c (save_noncopied_parts, expand_expr): Use new...
1995-12-29 Per Bothner* stmt.c (expand_asm_operands): Use new assign_temp...
1995-12-29 Per Bothner* rtl.h (assign_temp): New declaration.
1995-12-29 Per Bothnerfunction.c (assign_temp): New function.
1995-12-29 Per Bothner* tree.h (TYPE_ARRAY_MAX_SIZE): New macro (used by...
1995-12-29 Per Bothner* function.c (assign_parms): Fix thinko for struct...
1995-12-29 Michael MeissnerRemove code accidently put back in.
1995-12-29 Michael MeissnerUndo most of 12/27 changes
1995-12-28 Mike Stump77th Cygnus<->FSF merge
1995-12-28 Mike Stumpsparc.h (RETURN_ADDR_OFFSET): Rename from NORMAL_RETURN...
1995-12-28 Richard Kenner(yylex): Improve error message for bogus numbers.
1995-12-28 Richard Kenner(parse_number): Improve error message for bogus numbers.
1995-12-28 Richard Kenner(do_include): In VMS, worry only about EACCES when...
1995-12-27 Richard Kenner(_bb_init_prg): Cast arg to bzero to (char *).
1995-12-27 Per Bothnerfix-header.c: Add EXIT_FAILURE and EXIT_SUCCESS to...
1995-12-27 Michael MeissnerYank out part of last change
1995-12-27 Per BothnerFix and add prototypes to match XPG4.
1995-12-27 Richard Kenner(memory_address, allocate_dynamic_stack_space): Pass...
1995-12-27 Per Bothner* sys-types.h: Add dummy definition for ssize_t.
1995-12-27 Richard Kenner(extbh): Remove; no such insn.
1995-12-27 Richard Kenner(extend{qihi,qisi,hisi}2): Allow unaligned memory as...
1995-12-27 Richard Kenner({CONSTANT,DATA}_ALIGNMENT): Align to at least BITS_PER...
1995-12-27 Richard Kenner({non,}aligned_memory_operand): Test REGNO_POINTER_ALIGN.
1995-12-27 Richard Kenner(integrate.o): Includes regs.h.
1995-12-27 Richard Kenner(unroll_loop): Set regno_pointer_{flag,align} in remap...
1995-12-27 Richard KennerInclude regs.h.
1995-12-27 Richard Kenner(struct inline_remap): New fields regno_pointer_flag and
1995-12-27 Richard Kenner(INLINE_HEADER): Add three new fields.
1995-12-27 Richard Kenner(INLINE_REGNO_{RTX,POINTER_FLAG,POINTER_ALIGN}): New...
1995-12-27 Richard Kenner(find_best_addr): Make sure folded address better befor...
1995-12-27 Richard Kenner(emit_unop_insn): Don't do -fforce-mem for SIGN_EXTEND.
1995-12-27 Richard Kenner(expand_decl): Set alignment of register for pointer...
1995-12-27 Richard Kenner(set_nonzero_bits_and_sign_copies): Handle reg even...
1995-12-27 Richard Kenner(expand_expr, case VAR_DECL): Set REGNO_POINTER_ALIGN...
1995-12-27 Richard Kenner(assign_parms): Set REGNO_POINTER_ALIGN for parms that...
1995-12-27 Richard Kenner(struct function): New field regno_pointer_align.
1995-12-27 Richard Kenner(reg_rtx_no, regno_pointer_{flag_length,align): New...
1995-12-27 Richard Kenner(regno_pointer_align): New variable.
1995-12-27 Michael MeissnerReorganize common mode; optimize SI*SI->DI on common...
1995-12-27 Richard Kenner(fold_convert): When converting a NaN to another type...
1995-12-25 Richard Kenner(mark_addressable): Fix error in last change.
1995-12-25 Jeff Lawpa.c (output_function_epilogue): Use assemble_integer...
1995-12-25 Jeff Lawpa.h (ASM_OUTPUT_FUNCTION_PREFIX): Strip any name encod...
1995-12-24 Richard Kenner(movdf): Don't copy a word at a time; nearly always...
1995-12-24 Richard Kenner(mark_addressable, case COMPONENT_REF): Give error...
1995-12-24 Richard Kenner(finish_struct): Set DECL_C_BIT_FIELD when set DECL_BIT...
1995-12-24 Richard Kenner(DECL_C_BIT_FIELD): New macro.
1995-12-24 Richard KennerDefine HAVE_POPEN.
1995-12-24 Richard Kenner(output_function_epilogue): Use FUNCTION_BLOCK_PROFILER...
1995-12-24 Richard Kenner(function_epilogue): Use FUNCTION_BLOCK_PROFILER_EXIT.
1995-12-24 Richard Kenner(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER):
1995-12-24 Richard Kenner(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Extension...
1995-12-24 Richard Kenner(struct bb): Add flags field.
1995-12-24 Richard Kenner(end_final): Extended header increased to 11 words.
1995-12-24 Richard Kenner(main): Add -ax option.
1995-12-24 Richard Kenner(struct compilers): Add -ax option.
1995-12-24 Richard Kenner(unused_prefix_warning): Include machine_suffix if...
next