aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson5-237/+0
2001-12-18att.h (ASM_FILE_START): Use asm_dialect.Jan Hubicka5-26/+48
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford10-64/+22
2001-12-16clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings.Kaveh R. Ghazi7-13/+13
2001-12-16uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings.Kaveh R. Ghazi1-0/+1
2001-12-15c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages.Joseph Myers1-8/+8
2001-12-15configure.in: Check for ld.Jakub Jelinek1-1/+2
2001-12-14cygwin.h (I386_PE_STRIP_ENCODING): Handle '*' at SYM_NAME[0] or SYM_NAME[3].DJ Delorie1-2/+3
2001-12-14config.gcc: Revamp target_cpu_default2 to strings; support new x86 variants.Jan Hubicka3-88/+211
2001-12-14* i386.md (sqrt?f): Fix conditionals.Jan Hubicka1-6/+6
2001-12-14i386.c (ix86_fpmath, [...]): New.Jan Hubicka3-45/+160
2001-12-13predict.c (estimate_probability): Reorganize opcode heuristics.Jan Hubicka2-40/+101
2001-12-12Wrap comment.Richard Henderson1-2/+2
2001-12-12elfos.h (ENDFILE_SPEC, [...]): Do not define.David O'Brien1-0/+7
2001-12-10i386.md (leave, [...]): Adjust pattern to match what insn does.Richard Kenner1-2/+2
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers5-15/+15
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi1-3/+3
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka2-377/+2
2001-12-06linux64.h (LINK_SPEC): Correct name of dynamic linker.Bo Thorsen1-1/+1
2001-12-04i386.md (prefetch): Rename as prefetch_sse to avoid conflicts with new generi...Janis Johnson2-3/+3
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth5-19/+19
2001-12-03* i386.md (movabsqi*): Use 'b' prefix instead of 'q'.Jan Hubicka1-5/+5
2001-11-29re PR other/4932 (the i386 backend crashes on incorrect asm("... %c0 ..."))Craig Rodrigues1-0/+7
2001-11-28config.gcc (i[34567]86-*-interix3*): New case.Douglas B Rupp1-0/+32
2001-11-27sol2.h (WINT_TYPE): Redefine.Rainer Orth1-0/+7
2001-11-26stormy16.h: Remove DEFAULT_VTABLE_THUNKS.Loren J. Rittle1-3/+0
2001-11-22Fix typo in last changeRichard Kenner1-1/+1
2001-11-22i386.md (leave, [...]): Have RTL reflect what insn actually does.Richard Kenner1-4/+4
2001-11-19read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.DJ Delorie1-4/+4
2001-11-19unix.h (ASM_FILE_START): Const-ify.Kaveh R. Ghazi3-6/+6
2001-11-19gcse.c (try_replace_reg): Copy RTX before creating note.Jan Hubicka1-0/+4
2001-11-18cygwin.h: Strip leading '*' from name, if any.Egor Duda1-0/+1
2001-11-17cygwin.h: Search target specific include directory for w32api stuff, if appro...Christopher Faylor1-2/+4
2001-11-16Some SSE fixesBernd Schmidt2-18/+36
2001-11-16s390.md: Remove ALIGN arg from emit_cmp_and_jump_insns call.Bryce McKinlay1-1/+1
2001-11-15expr.c (store_field): Pass tree instead of max size; callers changed.Richard Kenner1-16/+16
2001-11-15dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill5-10/+86
2001-11-15config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in target makefile frag...Andreas Schwab9-8/+15
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi14-31/+33
2001-11-11final.c (*_MAX_SKIP): Use *_max_skip variables.Jan Hubicka1-10/+20
2001-11-10config.gcc (i[34567]86-dg-dgux*): Don't set `out_file'.Kaveh R. Ghazi2-202/+8
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-1/+1
2001-11-07expmed.c (expand_mult): Force operand to register before computing cost.Jan Hubicka2-25/+34
2001-11-04aof.h (aof_text_section, [...]): Don't declare.Kaveh R. Ghazi2-8/+8
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers4-17/+17
2001-10-31att.h: Fix comment formatting.Kazu Hirata41-127/+127
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-2/+2
2001-10-30* i386.md (movti_rex64 splitter): Fix condition.Jan Hubicka1-2/+2
2001-10-28Makefile.in (toplev.o, halfpic.o): Depend on halfpic.hKaveh R. Ghazi1-3/+3
2001-10-28alpha.md, [...]: Fix spelling errors.Joseph Myers5-9/+9