aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
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
2000-10-17unix.h (ASM_OUTPUT_MI_THUNK): Symbol _GLOBAL_OFFSET_TABLE should not have a $...Diego Novillo1-1/+1
2000-10-16unix.h (ASM_OUTPUT_MI_THUNK): Output final jump using appropriate assembler d...Diego Novillo1-3/+5
2000-10-16i386.md (*movsi_or): Switch operand order for intel syntax.Diego Novillo1-1/+1
2000-10-12i386.md (adddi3, [...]): Update for new pattern.Jan Hubicka1-45/+87
2000-10-02freebsd.h (NO_PROFILE_COUNTERS): Define.David O'Brien1-0/+3
2000-09-30* i386.c: Move include of "config.h" to before that of <setjmp.h>.Joseph Myers1-1/+1
2000-09-29final.c (final_scan_insn): Remove extra extract_insn call; Use caching for co...Jan Hubicka1-3/+3
2000-09-29recog.c (recog_memoized): Rename to recog_memoized_1.Jan Hubicka3-63/+57
2000-09-29freebsd-aout.h: New, FreeBSD a.out config file.David O'Brien3-346/+346
2000-09-27djgpp.h (UNIQUE_SECTION): Constify the variables name and prefix.Mark Elbrecht1-1/+2
2000-09-25i386.c: Fix formatting.Kazu Hirata1-142/+136
2000-09-25Change callers in config/[h-l]*/ to match:Hans-Peter Nilsson13-46/+46
2000-09-25Fix BSS_SECTION_ASM_OP typo introduced and covered by todays ASM.*_OP changel...Hans-Peter Nilsson1-1/+1
2000-09-25definitions in config/i3*:Hans-Peter Nilsson20-67/+67
2000-09-19i386.h (CPP_CPU_SPEC): Define i586 and i686 symbols in addition to pentium an...Richard Henderson1-8/+9
2000-09-18MMX/SSE builtin supportBernd Schmidt4-9/+1451
2000-09-15i386-protos.h (no_comparison_operator, [...]): Remove.Jan Hubicka4-317/+453
2000-09-15i386.md: Fix a comment typo.Kazu Hirata1-1/+1
2000-09-12convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART.Jeffrey A Law1-1/+1
2000-09-11i386.md (add?i_3, add?i_5): New.Jan Hubicka1-9/+272
2000-09-08MMX/SSE patterns for i386Bernd Schmidt4-13/+1642
2000-09-06* config/i386/i386.h (ADDRESS_COST): Fix typo.Graham Stott1-1/+1
2000-09-06Changes in cse.c/loop.c cost calculationsBernd Schmidt1-10/+2
2000-09-06i386.md (call_pop): Fix test for setting current_function_uses_pic_offset_table.Richard Henderson2-13/+10