summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* * resource.c (mark_referenced_resources): Mark a set strict_low_partoliva2000-01-111-2/+0
* * i386.md (movstrsi expander): Rewrite.hubicka2000-01-113-52/+143
* * i386.c (ix86_attr_length_default): Handle TYPE_STR and TYPE_CLD.hubicka2000-01-113-23/+76
* * i386.c (ix86_expand_setcc): Fix typo.law2000-01-111-2/+2
* * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs ofhubicka2000-01-061-1/+1
* Add support for generating unique sections for unitialised data.nickc2000-01-052-0/+6
* * configure.in (m68*-*-rtemscoff*): New target, formal name forlaw2000-01-052-3/+9
* 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-043-7/+11