OSDN Git Service

* h8300/h8300.c (dosize): Don't clobber the static chain
[pf3gnuchains/gcc-fork.git] / gcc /
1996-11-15 law * h8300/h8300.c (dosize): Don't clobber the...
1996-11-14 bothnerBunch of updates. See ChangeLog.
1996-11-14 merrillx
1996-11-13 law * pa/pa.c (print_operand, case 'Y'): Fix compar...
1996-11-12 wilson(emit_group_store): For REG case, call gen_lowpart if
1996-11-12 kenner(vfork): Supply new definition for VMS.
1996-11-12 kenner(exit): If VMS, define as __posix_exit.
1996-11-12 tege(zero_extendqidi2): Handle TARGET_BYTE_OPS.
1996-11-12 tege(input_operand): If TARGET_BYTE_OPS accept HImode and...
1996-11-12 tege(MASK_BYTE_OPS): New define.
1996-11-12 kennerInitial revision
1996-11-12 kenner(output_function_{pro,epi}logue): Save and restore...
1996-11-12 kenner(jump_optimize): Fix bug in Sep 23 change.
1996-11-12 kenner(prune_references): Add missing symmetic CONFLICTP...
1996-11-12 kenner(ASM_OUTPUT_INTERNAL_LABEL): Prefix labels with "L%".
1996-11-12 mrs90th Cygnus<->FSF quick merge
1996-11-12 kenner(TARGET_DEFAULT): Use MASK_68040_ALSO, not MASK_68040.
1996-11-12 kenner(std_files): Add sys/socket.h.
1996-11-12 kenner(movqi): Emit 'st' for INTVAL & 255 == 255, not INTVAL...
1996-11-12 kenner(addsi3): If TARGET_5200, use the lea insn to add small...
1996-11-12 kenner(negsi2): Change into define_expand.
1996-11-12 kenner(grokdeclarator): Generate a warning if -Wimplicit...
1996-11-12 kenner(qty_compare_1, qty_sugg_compare_1): Use `const void...
1996-11-12 kenner(stupid_reg_compare): Use `const void *' arguments.
1996-11-12 kenner(hard_reg_use_compare, compare_spill_regs): Use `const...
1996-11-12 kenner(allocno_compare): Use `const void *' arguments.
1996-11-12 kenner(field_decl_cmp): Use `const void *' arguments.
1996-11-12 djmcosmetic tweaks
1996-11-12 kenner(output_function_{pro,epi}logue): Fix typo in last...
1996-11-12 wilson(merge_ranges): In (+,-) case, treat subset specially
1996-11-12 kenner(TARGET_OPTIONS): Added alignment options.
1996-11-12 kenner(m68k_align_loops_string, m68k_align_jumps_string)...
1996-11-12 tege(parallel inc/dec and branch-if-zero/nonzero): Use...
1996-11-12 djmmore bug fixes
1996-11-11 merrillx
1996-11-11 merrillx
1996-11-11 merrillFormerly tm.texi.~235~
1996-11-09 karl (\set, \value): Allow - and _ in @set variable names.
1996-11-09 karl (\readauxfile): Leave \catcode`\^ as other;
1996-11-09 wilson(expand_function_end): Handle BLKmode structures returned
1996-11-09 merrillx
1996-11-08 kenner(change_address): If MEMREF isn't changing, return...
1996-11-08 kenner(expand_assignment): Remove bogus resetting of alignmen...
1996-11-08 coxs(compare_for_stack_reg, subst_stack_regs_pat):
1996-11-08 djmpatches from bug-gnu-utils to support more architectures
1996-11-07 kenner(integer_{zero,one,all_ones,pow2}p, real_{zero,one...
1996-11-07 kenner(const_binop, case *_DIV_EXPR): Don't do special sizety...
1996-11-07 kenner(layout_record): Treat constant size as variable if...
1996-11-06 tege(parallel inc and branch-if-zero/nonzero): Add two
1996-11-06 coxs(sgt,sgtu,sge,sle,bgt,blt,bge,ble): Use CC_FCOM
1996-11-06 amylaar(define_split for and_shl_scratch):
1996-11-06 amylaar(gen_shl_and): Try to generate shorter constant for...
1996-11-05 coxs(CC_FCOMI): Define
1996-11-05 coxs(override_options): Set defaults for -march and -mcpu.
1996-11-05 karl(see ChangeLog for Oct 29.)
1996-11-05 karlCall \normalturnoffactive for the sake of \write's...
1996-11-05 merrillx
1996-11-04 meissnerDon't use TARGET_RELOCATABLE, not defined under AIX.
1996-11-04 meissnerAllow va-ppc.h to be reincluded
1996-11-04 meissnerFix -fpic problems; fix typo in cygwin
1996-11-03 meissnerRandom -fpic fixes
1996-11-02 merrillx
1996-11-01 kenner(make_range): Don't merge unsigned case with range...
1996-11-01 law * fold-const.c (make_range, case PLUS_EXPR...
1996-11-01 merrillx
1996-10-31 kenner(emit_move_sequence): Refine previous change.
1996-10-31 wilsonPut HAS_INIT_SECTION ifdefs around Irix6 support.
1996-10-31 wilson(expand_expr, case CONSTRUCTOR): Don't use a PARALLEL
1996-10-31 wilson(expand_call): Disable special handling for const calls
1996-10-31 wilson(decl_function_context): Handle QUAL_UNION_TYPE.
1996-10-31 mrs90th Cygnus<->FSF quick merge
1996-10-31 meissnerUse EXTRA_MULTILIB_PARTS
1996-10-31 tege(parallel inc and branch-if-zero/nonzero): Check for...
1996-10-30 kenner(range_binop): Strip NOPs from result and verify it...
1996-10-30 kenner(layout_record): Use HOST_WIDE_INT for size.
1996-10-30 kenner(expand_asm_operands): Disallow matching constraints...
1996-10-29 meissnerFormerly NEWS.~2~
1996-10-29 meissnerAdd -specs support
1996-10-29 merrillmultilib
1996-10-29 ianAdd cases for SIGN_EXTEND and ZERO_EXTEND to RTX_COSTS
1996-10-29 rmsRecognize hppa-next as a valid CPU-COMPANY combination.
1996-10-29 mrsUpdates from Bob.
1996-10-29 amylaar(shl_sext_ext): Don't accept simple left/right shift...
1996-10-29 amylaar(EXT_SHIFT_SIGNED): New macro.
1996-10-29 ianAdd some optimizations for TRUNCATE and ZERO_EXTEND
1996-10-29 ianAdd a missing use of IMM
1996-10-28 kenner(emit_move_sequence): If reload in progress, replace...
1996-10-28 kenner(signed_or_unsigned_type): If already right signedness...
1996-10-28 wilsonInitial revision
1996-10-28 kenner(make_decl_rtl,assemble_variable): Allow named sections for
1996-10-28 kenner(delete_output_reload): Don't use delete_insn when...
1996-10-28 kenner({un,}signed_type): If can't do anything, call
1996-10-28 kennerAdd specification for -Jx types.
1996-10-28 kennerInclude multilib support for Jx types.
1996-10-28 meissnerWork with latest changes to Makefile; -fpic does not...
1996-10-28 amylaar(SECONDARY_INPUT_RELOAD_CLASS): Define.
1996-10-28 amylaar(movsf_ieq, movsf_ie): Merged the former into the latter.
1996-10-28 amylaar(ASM_OUTPUT_BYTE): adjust definition to actual type...
1996-10-28 kennerMake sure file is processed if some of the known __need...
1996-10-28 kenner(output_function_prologue): Adjust SP then use movmel...
next