summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* * i386.md (movhi_1): Promote movw imm, reg to movl imm, reg andhubicka2000-03-152-10/+16
* * i386.md (ix86_compute_frame_size): stack_alignment_needed ishubicka2000-03-151-1/+1
* * regmove.c (combine_stack_adjustments): New.rth2000-03-141-19/+0
* * i386.c (ix86_valid_type_attribute_p): Use compare_tree_int.jason2000-03-091-3/+1
* * i386.md (strlensi): Initialize eoschar and align before use.rth2000-03-081-3/+3
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-0710-26/+33
* * config/i386/i386.c: (constant_call_address_operand): Rejectcpopetz2000-03-031-1/+3
* * i386.md (mulqi3): New pattern.hubicka2000-03-011-0/+9
* Fix copyrights.law2000-02-2613-13/+22
* * i386/djgpp.h (CPP_PREDEFINES): Remove Unix defines.law2000-02-261-2/+1
* *** empty log message ***law2000-02-261-1/+1
* * i386.h: Remove useless definition of "I386" and misleadingzack2000-02-241-4/+0
* * libobjc/Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.zack2000-02-231-3/+8
* * i386/xm-djgpp.h (LIBSTDCXX): Delete. Moved to config/i386/djgpp.h.law2000-02-172-6/+56
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-152-4/+0
* * i386.c (ix86_emit_restore_regs_using_mov): Break out from ...hubicka2000-02-121-15/+52
* * function.c (assign_temp): Change zero-sized arrays to size 1.hubicka2000-02-101-27/+26
* * i386.h (TARGET_SWITCHES): Fix typo in option name.ghazi2000-02-081-1/+1
* * i386.md (addqi3_cc): Fix contraints.law2000-02-081-2/+2
* * i386/beos-elf.h: (ASM_IDENTIFY_GCC): Define to nothingjason2000-02-071-0/+12
* * calls.c (compute_argument_block_size): New argumenthubicka2000-02-071-1/+1
* * i386.c (ix86_can_use_return_insn_p): Fail for large poped argsrth2000-02-062-3/+25
* * i386.md (widening and peepholes): Mask the constant instead ofrth2000-02-061-7/+9
* * i386.c (ix86_agi_dependant): Handle pro_epilogue_adjust_stackrth2000-02-061-1/+11
* * cp/tinfo.h: Remove apostrophes from C++ comment (xgettextzack2000-02-061-1/+1
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-2/+4
* * i386.c (SAVE_REGS_FIRST): Remove.rth2000-02-042-144/+103
* * i386/openbsd.h (INT_ASM_OP): Define.rth2000-02-041-2/+5
* * i386.md (movstrsi, clrstrsi): Support variable sized copies, alignhubicka2000-02-032-14/+359
* * i386/netbsd.h (INT_ASM_OP): Define.rth2000-02-021-0/+4
* * i386.c (general_no_elim_operand): New.rth2000-02-024-18/+59
* * frame.c (find_fde): Convert for loop to do-while so compilerzack2000-02-012-160/+185
* * i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h,zack2000-01-3142-68/+65
* * i386.c (ix86_compute_frame_size): Omit padding1 if therth2000-01-301-6/+6
* * i386/cygwin.h: PROTO -> PARAMS.ghazi2000-01-261-9/+9
* * dwarf2out.c: include "varray.h", not dyn-string.h.jason2000-01-253-0/+59
* Include new cygwin include directoriesmeissner2000-01-241-1/+3
* * i386.h (FIRST_PSEUDO_REGISTER): Set to 21.hubicka2000-01-242-102/+201
* * i386.h (PREDICATE_CODES): Add aligned_operand.hubicka2000-01-244-58/+66
* * i386.c (dbx_register_map, svr4_dbx_register_map): New.rth2000-01-2312-558/+93
* Improve comment on SUPPORTS_WEAK.robertl2000-01-231-2/+3
* Fix definition of UNIQUE_SECTION so that zero initialised data is placednickc2000-01-222-4/+4
* * i386-protos.h (ix86_compute_frame_size): Remove prototype.hubicka2000-01-203-100/+158
* * alpha-protos.h: PROTO -> PARAMS.ghazi2000-01-182-108/+108
* * i386.h (BIGGEST_ALIGNMENT): Set to 128.hubicka2000-01-181-6/+12
* * i386.md (memstr): Do not use rep stosb for counts divisible by 4hubicka2000-01-183-122/+219
* * config/i386/i386.md: Add peephole to merge successive stackzack2000-01-161-0/+19
* 2000-01-12 Robert Lipe <robertl@sco.com>robertl2000-01-131-2/+10
* * configure.in (i?86-*-beos{pe,elf,}*): Recognize.jason2000-01-135-0/+641
* * sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.robertl2000-01-121-2/+3