]> gcc.gnu.org Git - gcc.git/history - gcc/config/i386/i386.c
acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.
[gcc.git] / gcc / config / i386 / i386.c
1998-05-21 John Wehleacconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.
1998-05-13 Jim WilsonDisable remaining cmov support just to be safe.
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Robert LipeWed May 6 22:32:37 CDT 1998 Robert Lipe <robertl...
1998-05-06 Jeffrey A Lawi386.c (output_387_binary_op): Add some braces to avoid...
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-05-05 Jim Wilsoni386.c (output_fix_trunc): Add code to emulate non...
1998-04-20 Michael MeissnerInclude expr.h to get the change_address prototype...
1998-04-04 Richard Hendersoni386.c (asm_output_function_prefix, [...]): Use ASM_GEN...
1998-04-04 Richard Hendersoni386.md (ffssi, ffshi): Rewrite as define_expands.
1998-03-12 Bernd Schmidti386.c (ix86_logical_operator): New function.
1998-03-01 Jeffrey A Law* i386.c (reg_mentioned_in_mem): Fix dangling else...
1998-02-25 Jeffrey A Lawi386.c (struct machine_function): Add new fields for...
1998-02-11 Marc Lehmanni386.c: Conditionally include <stdlib.h>, <string.h...
1998-02-11 Mark Mitchelli386.c (reg_mentioned_in_mem): Don't abort when falling...
1998-02-11 Marc Lehmanni386.c: Added include for recog.h.
1998-02-11 John F. Carri386.c, [...]: Change gen_rtx (X, ...) to gen_rtx_X...
1998-01-26 Anthony Greenflags.h: New flag (optimize_size).
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-06 Jeff Lawloop.c (invariant_p): Don't test flag_rerun_loop_opt.
1997-11-05 Jim WilsonFix i386-linux build failure.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-10 Jason Merrilldwarf2 EH support
1997-08-28 Jim WilsonFix x86 libio -O2 miscompilation problem.
1997-08-27 Bernd Schmidti386.md (pop): pop increments the stack pointer.
1997-07-31 Stan Cox(output_to_reg, output_fix_trunc): Use scratch memory
1997-06-06 Stan Cox(notice_cc_update): Set CC_FCOMI is this is a float...
1997-05-08 Stan Cox(output_float_compare): For pentiumpro use fcomip
1997-03-18 Stan Cox(override_options) Make the default alignment 4 for 486
1997-03-04 Stan CoxMake sure FUNDECL is non-nil before we try to use it.
1997-01-31 Stan Cox(pentiumpro_cost): Added new cost structure for pentiumpro.
1997-01-09 Stan CoxUse SImode instead of HImode if aligned.
1996-12-13 Stan Cox(override_options): Set default for -mcpu to PROCESSOR...
1996-12-13 Jason Merrillx
1996-12-12 Richard Kenner(i386_return_pops_args): Libcalls ignore TARGET_RTD.
1996-12-11 Richard Kenner(i386_return_pops_args): Don't test for IDENTIFIER_NODE.
1996-11-05 Stan Cox(override_options): Set defaults for -march and -mcpu.
1996-10-04 Stan Cox(asm_output_function_prefix): Don't use ASM_DECLARE_FUN...
1996-09-30 Stan Cox(asm_output_function_prefix, function_prologue,ix86_exp...
1996-09-14 Richard Kenner({function,ix86_expand}_prologue): Use __alloca to...
1996-08-30 Stan Cox(override_options): Don't thread the prologue if profiling.
1996-08-09 Stan Cox(untyped_call) Avoid SIGFPE.
1996-08-02 Stan Cox(output_float_compare): fcomi should be followed by...
1996-07-25 Stan Cox(output_float_compare): Added support for Pentium Pro
1996-07-24 Stan Cox(put_condition_code, print_operand, output_fp_cc0_set):
1996-07-24 Mike Stump* i386/i386.c: Include except.h for function.h.
1996-06-11 Stan Cox(TARGET_SCHEDULE_PROLOGUE): New to allow prologue to...
1996-06-09 Stan Cox(ix86_expand_prologue): Keep pic register load ahead
1996-06-06 Richard KennerWhitespace, formatting, and spelling fixes in comments.
1996-05-31 Stan Cox(ix86_expand_epilogue): Don't generate references to...
1996-05-22 Stan Cox(ix86_expand_epilogue): use gen_return_pop_internal to
1996-05-17 Stan Cox(function_prologue, ix86_expand_prologue,
1996-05-03 Stan Cox(asm_output_function_prefix, function_prologue): Setup
1996-03-29 Stan Cox(notice_update_cc): Clear cc_status if it references...
1996-03-17 Richard Kenner(standard_80386_constant_p): -0.0 is not 0.0.
1996-03-08 Stan Cox(ix86_binary_operator_ok): one memory operand is OK.
1996-02-29 Stan Cox(i386_return_pops_args): Cleanup extra argument
1996-02-16 Stan Cox(ix86_expand_binary_operator): Allow for operand1 of...
1996-02-09 Stan Cox(processor_costs): New variable.
1995-12-24 Richard Kenner(function_epilogue): Use FUNCTION_BLOCK_PROFILER_EXIT.
1995-12-22 Stan Cox(output_strlen_unroll): New function.
1995-12-16 Stan Cox(override_options): Add -mcpu and -misa support
1995-10-22 Richard Kenner(i386_return_pops_args): Don't need a FUNDECL to check...
1995-08-21 Richard Kenner(arithmetic_comparison_operator): New function.
1995-06-27 Michael MeissnerDo not test overflow bit for decrement_and_branch
1995-06-15 Richard KennerUpdate FSF address.
1995-05-12 Michael MeissnerSet -malign-loops= default to 2.
1995-05-12 Michael MeissnerAdd better support for passing args in registers; Add...
1995-02-22 Richard Kenner(output_move_double): Let split_double extract any...
1995-01-25 Richard KennerUpdate comment.
1994-11-05 Richard Kenner({save,restore}_386_machine_status): Cast args to bcopy...
1994-10-07 Michael MeissnerDo not allow SUBREGs as either base or index register.
1994-10-05 Michael MeissnerSupprt LABEL_REFs when using -fpic.
1994-09-30 Richard Kenner(output_387_binary_op): Use AS2C instead of AS2 with...
1994-09-20 Michael MeissnerRespin DI support to be combine friendly; Allow push...
1994-09-15 Michael MeissnerUse whether DImode variables are used as basis for...
1994-09-08 Michael MeissnerAdd support for -mreg-alloc=<xxx>
1994-08-28 Michael MeissnerFix indexing off arg ptr & push of byte values.
1994-08-26 Michael MeissnerAdd -mno-wide-multiply, -mno-move, make addresses more...
1994-04-12 Michael MeissnerRemove LSHIFT case, since there is no LSHIFT tree code.
1993-10-30 Richard Stallman(output_move_double): Extend the special case
1993-10-11 Richard Stallman(save_386_machine_status): New functions.
1993-10-05 James Van Artsdalen(output_to_reg): Handle XFmode write to MEM by reading...
1993-10-03 James Van Artsdalen(output_op_from_reg): Handle 3-word XFmode values.
1993-06-19 Richard Stallman(call_insn_operand): Require constant address be a...
1993-05-09 Richard Stallman(call_insn_operand): New function.
1993-03-31 Richard Kenner(standard_80387_constant_p): When testing for floating...
1993-03-22 James Van Artsdalen(output_fix_trunc): Use MEMs in insn as stack temps.
1993-03-12 James Van Artsdalen(VOIDmode_compare_op): New operand predicate function.
1992-12-30 James Van Artsdalen(output_fp_cc0_set): Abort if cc0 user not found.
1992-11-12 James Van Artsdalen(float_op): Delete - no longer used.
1992-10-31 Richard Stallman(output_move_double): Undo 10/25 change.
1992-10-25 Richard Stallman(output_move_double): Divert first word via the stack
1992-10-11 James Van Artsdalen(notice_update_cc): Only set CC_IN_80387 for float...
1992-10-05 Richard Stallman(hi_reg_name, qi_reg_name, qi_high_reg_name): Not static.
1992-09-17 James Van Artsdalen(print_operand): Don't abort if error: might have been...
1992-08-28 James Van Artsdalen(all gen_rtx (CONST_INT) references): Use GEN_INT to...
1992-06-30 Charles Hannumentered into RCS
1992-06-24 Richard Stallman*** empty log message ***
1992-05-15 Richard Stallman*** empty log message ***
next
This page took 1.008136 seconds and 108 git commands to generate.