aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)Author
2001-02-09* config/i386/t-cygwin (T_CPPFLAGS): Use correct location for CYGWIN_CROSS_DIR.Christopher Faylor
2001-02-08 * config.gcc : New targets, i386-*-chorusos*, sparc-*-chorusos*,Chandrakala Chavva
2001-02-08 * config/i386/i386.c (ix86_frame_pointer_required): New.Richard Henderson
2001-02-07* config/i386/djgpp.h: Add comments about standard paths.Laurynas Biveinis
2001-02-05* config/i386/cygwin.h (CPP_SPEC): Add missing space after -idirafter.Christopher Faylor
2001-02-04 * diagnostic.h (set_internal_error_function): Renamed.Richard Kenner
2001-02-03* config/i386/cygwin.h (CPP_SPEC): Reorganize YA to better handle crossChristopher Faylor
2001-02-01 * config/i386/i386.c (ix86_compute_frame_size): AllowRichard Kenner
2001-01-30* config/i386/cygwin.h: Fix -mno-cygwin search path for link.Christopher Faylor
2001-01-30* config/i386/cygwin.h: Add w32api to include search. Search differentChristopher Faylor
2001-01-29* mingw32.h: Override STARTFILE_SPEC and LINK_SPEC declared inThomas Pfaff
2001-01-29 * config/i386/i386.md (addqi_1_lea): Fix mode (QI instead of HI).Jakub Jelinek
2001-01-28 * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh Ghazi
2001-01-272001-01-27 Janis Johnson <janis@us.ibm.com>Richard Henderson
2001-01-24 * config/i386/xm-i386.h: Make __i386__ a boolean macro.Roger Collins
2001-01-21 * config/i386/i386.c (ix86_asm_file_end): Disable puttingRichard Henderson
2001-01-17 * config/i386/i386.md (cmpqi_minus_1): Use q constraints instead of r.Jakub Jelinek
2001-01-17 * config/i386/i386.md (cmpqi_minus_1): Use {b} for QImode operation.Jakub Jelinek
2001-01-16 * config/i386/i386.h: Fix comment typo.Richard Henderson
2001-01-16 * config/i386/i386.c (fcmov_comparison_operator): Only initializeJakub Jelinek
2001-01-15 * config/i386/i386.c (asm_output_function_prefix): Remove.Richard Henderson
2001-01-152001-01-15 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2001-01-14 * i386.c (ix86_expand_compare): Add bypass_test and second_testJan Hubicka
2001-01-14 * config/i386/i386.c (ix86_split_fp_branch): Remove unusedAndreas Jaeger
2001-01-13 * i386.c (ix86_fp_comparison_arithmetics_cost,Jan Hubicka
2001-01-11 * i386.c (ix86_comparison_operator, fcmov_comparison_operator,Jan Hubicka
2001-01-11 * c-common.h (CTI_VOID_LIST): Remove.Mark Mitchell
2001-01-10 * config/alpha/alpha.c (alpha_free_machine_status): New.Richard Henderson
2001-01-10 * i386.h (CPP_CPU_SPEC): Allow for -std=c* and -std=i* asJoseph Myers
2001-01-10 * i386.c (ix86_fp_compare_code_to_integer, ix86_fp_comparison_codes):Jan Hubicka
2001-01-092001-01-09 David O'Brien <obrien@BSDi.com>David O'Brien
2001-01-09 Remove support for using UWIN as a host machine.Mark Mitchell
2001-01-08 * i386.c (ix86_expand_int_movcc): Take care to reverse fp conditionsJan Hubicka
2001-01-07 * config/i386/i386.c (constant_call_address_operand): AcceptJakub Jelinek
2001-01-03Update copyright.Jeffrey A Law
2001-01-03 * config/i386/djgpp.h (DWARF2_DEBUGGING_INFO): Define.Mark Elbrecht
2001-01-02 * i386.c (ix86_split_to_parts): Return number of part required;Jan Hubicka
2001-01-01* tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva
2000-12-302000-12-29 Robert Lipe <robertl@sco.com>Robert Lipe
2000-12-22 * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo.Kaveh Ghazi
2000-12-19More scheduler infrastructure.Bernd Schmidt
2000-12-16 * i386.md (ashrsi3_cmpno, ashrhi3_cmpno, ashrqi3_cmpno, lshrsi3_cmpno,Jan Hubicka
2000-12-162000-12-15 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2000-12-14 * config/i386/i386.md (umulsi3_highpart): Remove * from name.Richard Henderson
2000-12-10 * config/i386/i386.md (andqi_ext_0_cc): Use matching constraintRichard Henderson
2000-12-07 * config/alpha/osf.h: Standarize copyright statement.Rodney Brown
2000-11-28 * config/i386/i386.md (truncxfsf2_2): Fix predicate.Jakub Jelinek
2000-11-27 * i386.c (ix86_force_to_memory, ix86_free_from_memory): New.Jan Hubicka
2000-11-25Allow combinations involving the flag registerBernd Schmidt
2000-11-24Make operand numbers contiguous in four patterns.Bernd Schmidt