aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2001-01-14i386.c (ix86_expand_compare): Add bypass_test and second_test parameters.Jan Hubicka3-13/+143
2001-01-14i386.c (ix86_split_fp_branch): Remove unused variables.Andreas Jaeger1-5/+3
2001-01-13i386.c (ix86_fp_comparison_arithmetics_cost, [...]): New functions.Jan Hubicka4-79/+230
2001-01-11i386.c (ix86_comparison_operator, [...]): Convert fp comparison codes to inte...Jan Hubicka2-191/+126
2001-01-11c-common.h (CTI_VOID_LIST): Remove.Mark Mitchell1-1/+1
2001-01-10alpha.c (alpha_free_machine_status): New.Richard Henderson1-10/+17
2001-01-10i386.h (CPP_CPU_SPEC): Allow for -std=c* and -std=i* as equivalent to -ansi i...Joseph Myers1-1/+1
2001-01-10i386.c (ix86_fp_compare_code_to_integer, [...]): new functions.Jan Hubicka1-71/+179
2001-01-09config.gcc (*-*-gnu*, [...]): Specify needed platform specific files in tm_file.David O'Brien4-23/+4
2001-01-09Remove support for using UWIN as a host machine.Mark Mitchell1-43/+0
2001-01-08i386.c (ix86_expand_int_movcc): Take care to reverse fp conditions properly.Jan Hubicka1-4/+28
2001-01-07i386.c (constant_call_address_operand): Accept (const (plus (symbol_ref) (con...Jakub Jelinek2-1/+5
2001-01-02Update copyright.Jeff Law1-1/+1
2001-01-02djgpp.h (DWARF2_DEBUGGING_INFO): Define.Mark Elbrecht1-1/+16
2001-01-02i386.c (ix86_split_to_parts): Return number of part required; handle TFmodes.Jan Hubicka3-41/+949
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-3/+3
2000-12-30Remove COFF support from i?86-pc-sco3.2v5.Robert Lipe2-17/+11
2000-12-22Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi1-1/+0
2000-12-19More scheduler infrastructure.Bernd Schmidt1-1/+1
2000-12-16i386.md (ashrsi3_cmpno, [...]): Remove redundant '@' from the template.Jan Hubicka1-11/+6
2000-12-16unix.h (ASM_OUTPUT_MI_THUNK): Fix references to _GLOBAL_OFFSET_TABLE_ when us...Diego Novillo1-1/+1
2000-12-14i386.md (umulsi3_highpart): Remove * from name.Richard Henderson1-2/+2
2000-12-10i386.md (andqi_ext_0_cc): Use matching constraint for op1 to op0.Richard Henderson1-2/+2
2000-12-06osf.h: Standarize copyright statement.Rodney Brown1-1/+2
2000-11-28i386.md (truncxfsf2_2): Fix predicate.Jakub Jelinek1-1/+1
2000-11-27i386.c (ix86_force_to_memory, [...]): New.Jan Hubicka3-46/+103
2000-11-25Allow combinations involving the flag registerBernd Schmidt1-1/+1
2000-11-24Make operand numbers contiguous in four patterns.Bernd Schmidt1-4/+4
2000-11-21i386.c (i386_simplify_dwarf_addr): Simplify @GOT references as well.Richard Henderson1-2/+4
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-10/+2
2000-11-17stringpool.c: New file.Zack Weinberg1-4/+5
2000-11-15mkfixinc.sh (fixincludes): Add *-*-beos* to list of machines for which fixinc...Fred Fish1-0/+3
2000-11-10* config/i386/cygwin.h: Add mingw startfile prefix.Christopher Faylor1-2/+5
2000-11-09i386.md (mmx_pinsrw): Output operands in correct order for -mintel-syntax.Graham Stott1-6/+3
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-8/+0
2000-11-09cygwin.h: Add -no-win32 switch.Christopher Faylor1-29/+59
2000-11-02config:Neil Booth47-49/+49
2000-10-31i386.c (fcmov_comparison_operator): Check for CCFPmode or CCFPUmode instead o...Richard Henderson1-1/+7
2000-10-31i386.h: Clarify CCNOmode description in comment.Jan Hubicka3-189/+185
2000-10-31cppmacro.c (STDC_0_IN_SYSTEM_HEADERS): Define to 0 if undefined.Neil Booth1-1/+1
2000-10-31MMX/SSE bugfixesBernd Schmidt2-20/+20
2000-10-25i386.c (print_operand): Handle new 'A' formatting code.Diego Novillo3-17/+48
2000-10-23att.h (ASM_FILE_START): Define.Diego Novillo1-0/+11
2000-10-23linux.h (ASM_FILE_START): Define.Diego Novillo1-0/+11
2000-10-19* i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.Jan Hubicka1-0/+2
2000-10-18t-netware: Bring in from the Red Hat tree.Geoff Keating2-0/+43
2000-10-18i386.c (ix86_comparison_operator, [...]): Handle CCRCmode.Jan Hubicka3-63/+132
2000-10-17i386-aout.h: define INT_ASM_OP.Michael Chastain1-0/+2
2000-10-17* i386.md (testqi_1): Add missing operand prefix for operand 0.Graham Stott1-1/+1
2000-10-17* i386-protos.h: Add missing prototype.Graham Stott1-0/+1