gcc.git
1995-12-21 Roland McGrath(GNU_CPP_PREDEFINES): Add missing space after -Amachine...
1995-12-21 Michael MeissnerIf -shared, do not export libg.exp
1995-12-21 Michael MeissnerChange --enable-cpu to --with-cpu.
1995-12-21 Michael MeissnerChange --enable-cpu -> --with-cpu.
1995-12-20 Michael MeissnerFix typo.
1995-12-20 Michael Meissnerremove -mcpu=rs6000
1995-12-20 Michael MeissnerMake --enable-cpu=xxx act like -mcpu=xxx, not -mtune...
1995-12-20 Michael MeissnerMake AIX4 use -mcpu=common by default; add -mtune=
1995-12-19 Jim Wilson(FIRST_PSEUDO_REGISTER): Increment.
1995-12-19 Jim Wilson(mips_reg_names, mips_sw_reg_names, mips_regno_to_class):
1995-12-19 Jim Wilson(return_address_pointer_rtx): New global variable.
1995-12-19 Michael MeissnerDo not define register names under Windows NT
1995-12-19 Mike Stump76th Cygnus<->FSF merge
1995-12-19 Jim Wilson(simplify_rtx, case SUBREG): For SUBREG of a constant,
1995-12-19 Jim Wilson(block_move_call): Likewise for memcpy and bcopy.
1995-12-19 Jim Wilson(INITIALIZE_TRAMPOLINE): Likewise for cacheflush.
1995-12-19 Jim Wilson(expand_block_move): Likewise for memcpy and bcopy.
1995-12-19 Jim Wilson(expand_movstr_call): Likewise for memcpy.
1995-12-19 Jim Wilson(emit_cmp_insn): Likewise for memcmp and bcmp.
1995-12-19 Jim Wilson(emit_block_move): When call emit_libary_call for bcopy,
1995-12-19 Richard Kenner(objc_alignof_type): Handle _C_PTR case.
1995-12-19 Jim Wilson(WCHAR_TYPE_SIZE): Add a default definition.
1995-12-19 Jim Wilson(sdbout_symbol, case FUNCTION_DECL): Use DECL_INITIAL
1995-12-19 Jim Wilson(ASM_IDENTIFY_GCC): Don't output stab here.
1995-12-18 Jim Wilson(expand_asm_operands): Handle numeric constraints in
1995-12-18 Richard Kenner(expand_mult_highpart_adjust): Declare.
1995-12-18 Richard Kenner(store_constructor): Fix error in last change: just...
1995-12-18 Michael MeissnerFix stabs under NT
1995-12-18 Mike Stumplibgcc2.c (__empty): An empty function used by the...
1995-12-18 Stan Cox(GCC_FOR_TARGET, X_CFLAGS): Removed.
1995-12-18 Stan Cox(GCC_FOR_TARGET, T_CFLAGS): New macros.
1995-12-18 Richard Kenner(main): Remove last change.
1995-12-18 Richard Kenner(fixup_var_refs_1): Fix error in last change (when...
1995-12-18 Jeff Lawpa.h (ASM_OUTPUT_FUNCTION_PREFIX): Don't surround secti...
1995-12-18 Jeff Lawsched.c (canon_rtx): Recursively look for equivalences...
1995-12-17 Jeff Law* pa.c (override_options): Make 7100 scheduling the...
1995-12-17 Jeff Law* pa.md: Add 2nd reload peephole somehow omitted from...
1995-12-17 Jeff Lawregclass.c (regclass): Use SECONDARY_RELOAD_CLASS if...
1995-12-17 Torbjorn Granlund(expand_mult_highpart): When doing widening multiply,
1995-12-17 Torbjorn Granlund(expand_expr...
1995-12-17 Richard Kenner(WCHAR_TYPE_SIZE): Define.
1995-12-17 Richard KennerInitial revision
1995-12-17 Richard Kenner(cmpqi): Fix generation of literal operand of CLM instr...
1995-12-17 Richard KennerTry harder not to open or stat the same include file...
1995-12-17 Richard Kenner(try_combine): When checking for two sets of the same...
1995-12-17 Richard Kenner(push_secondary_reload): Don't strip paradoxical SUBREG if
1995-12-16 Richard Kenner(expand_assignment): Fix alignment parm in emit_block_move.
1995-12-16 Richard Kenner(optimize_reg_copy_2): Don't attempt optimization if...
1995-12-16 Richard Kenner(fold): Don't record overflow when negating unsigned...
1995-12-16 Richard Kenner(layout_record): When PCC_BITFIELD_TYPE_MATTERS, comput...
1995-12-16 Richard Kenner(stdio.h): Fix return type of fread and fwrite on sysV68.
1995-12-16 Richard Kenner(fixup_var_refs_1): Fix two incorrect calls to single_set.
1995-12-16 Stan Cox(AViiON): Add ix86-dg-dgux
1995-12-16 Stan CoxInitial revision
1995-12-16 Stan CoxUse TARGET* macros.
1995-12-16 Stan Cox(override_options): Add -mcpu and -misa support
1995-12-16 Stan Cox(TARGET_CPU_DEFAULT, PROCESSOR_*, TARGET_*,DOUBLE_WITH_...
1995-12-15 Richard Kenner(sys/wait.h): Add forward declaration of struct rusage...
1995-12-15 Richard Kenner(DO_GLOBAL_DTORS_BODY): Delete; obsolete.
1995-12-15 Richard Kennermain): Don't ignore an option merely because a language...
1995-12-15 Stan Cox(i*86*) Change [345] to [3456]
1995-12-15 Stan Cox(out_object_file): Add MAYBE_TARGET_DEFAULT.
1995-12-15 Richard Kenner(rest_of_compilation): Call init_temp_slots.
1995-12-15 Richard Kenner(init_temp_slots): New function.
1995-12-15 Richard Kenner(store_bit_field): Don't use insv for BLKmode value.
1995-12-15 Richard Kenner(DBX_STATIC_BLOCK_END): Use macro arguments.
1995-12-15 Richard Kenner(xcoff_begin_function_line): Make static.
1995-12-15 Per Bothnerfix-header.c: Support different kinds of functions...
1995-12-15 Michael MeissnerFixes from Torbjorn/Dje
1995-12-14 Torbjorn Granlund(expand_divmod...
1995-12-14 Torbjorn Granlund(logic_operand): New function.
1995-12-14 Torbjorn Granlund(PREDICATE_CODES): Add logic_operand.
1995-12-14 Torbjorn Granlund(andsi3): Match op2 with logic_operand, change constrai...
1995-12-14 Richard Kenner(objc_alignof_type): Handle _C_PTR case.
1995-12-14 Torbjorn Granlund(untyped_call): New pattern.
1995-12-14 Torbjorn Granlund(ashrsi_31): New pattern.
1995-12-14 Richard Earnshawarm/arm.c (output_move_double): Extract DFmode constant...
1995-12-14 Doug Evans(CROSS_FLOAT_H): Delete.
1995-12-14 Doug Evans* Makefile.in (distclean): Delete float.h
1995-12-14 Doug EvansInitial revision
1995-12-14 Michael MeissnerFix typo
1995-12-14 Mike Stump* expr.c (expand_expr, case ADDR_EXPR): Ensure op0...
1995-12-14 Richard Kenner(my_strerror): Return "cannot access" if errno is 0.
1995-12-14 Richard Kenner(c-parse.y, objc-parse.y): Add warning that file is...
1995-12-14 Mike Stumpfunction.c (identify_blocks): Start with a chain of...
1995-12-13 Ian Lance TaylorAccept *-*-ieee*.
1995-12-13 Richard Kenner(expand_divmod): Don't use TARGET if it's the wrong...
1995-12-13 Ian Lance TaylorDefine DBX_USE_BINCL.
1995-12-13 Ian Lance TaylorOutput N_BINCL and N_EINCL stabs if DBX_USE_BINCL is...
1995-12-13 Ian Lance TaylorCall new dbxout functions when changing source files.
1995-12-13 Michael MeissnerUse simpler functions instead of printf. INT_TYPE_SIZE...
1995-12-12 Doug Evans(MULTILIB_{OPTIONS,DIRNAMES}): Add -mint32 support.
1995-12-12 Per Bothner(powerpc-harris-powerunix): Add guess for port to new...
1995-12-10 Torbjorn Granlund(matcher for neg:SI (geu:SI ..)): Get ppc syntax right.
1995-12-10 Richard Kenner(simplify_if_then_else): Convert "a == b ? b : a" to...
1995-12-10 Richard Kenner(expand_expr, case COMPONENT_REF): If result is BLKmode...
1995-12-10 Richard Kenner(expand_expr, case CONSTRUCTOR): If TREE_READONLY, set
1995-12-10 Richard Kenner(expand_expr, case INDIRECT_REF): Correct typo in May...
1995-12-10 Jeff Lawpa.md (millicode delay slot description): Remove refere...
1995-12-09 Jim Wilson(subsi3): Rename to subsi3_internal.
next