aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
1999-04-13i386.c (memory_address_length): New function.Richard Henderson2-0/+118
1999-04-13Missed during interix commit.Jeff Law1-3/+4
1999-04-13configure.in (interix Alpha): Add.Donn Terry7-67/+433
1999-04-13vxi386.h (CPP_CPU_SPEC): Define appropriately for vxworks.Mike Stump1-0/+39
1999-04-13John Wehle (john@feith.com)John Wehle1-0/+34
1999-04-13Revert one over-aggressive "0" -> "%%r0" conversion ;-)Jeff Law1-1/+1
1999-04-13c4x.md (storeqf_int, [...]): Add new patterns with corresponding splitters to...Michael Hayes3-9/+179
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-3/+23
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-3/+3
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-2/+4
1999-04-13pa.c: Avoid Using immediate zero for register zero.Jeffrey A Law2-59/+70
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-18/+33
1999-04-13Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1-4/+14
1999-04-13pa.c: Use a register name...Jeffrey A Law2-46/+46
1999-04-13pa.c: Use a register name, not a raw immediate in "bv" instructions.Jeffrey A Law6-31/+32
1999-04-13arm.h (function prototypes for arm.c): Ifdef these out if HAVE_CONFIG_H is no...Richard Earnshaw1-1/+6
1999-04-12pa.c: Remove space register specification in memory addresses...Jeffrey A Law6-231/+231
1999-04-12* rs6000/sysv4.h (CPP_OS_LINUX_SPEC): Add missing backslash.Daniel Jacobowitz1-1/+1
1999-04-12cygwin.h (SUBTARGET_SWITCHES): Add -mconsole; fix -mno-nop-fun-dllimport and ...Mumit Khan3-18/+13
1999-04-12arm.h (target_fp_name, [...]): Const-ify.Richard Earnshaw4-33/+250
1999-04-11alpha.c (aligned_memory_operand): Handle out of range stack slots.Richard Henderson2-48/+133
1999-04-10configure.in: Set target_cpu_default2 for target_alias k6.Philipp Thomas1-10/+10
1999-04-10i386.md (floatsisf2, [...]): Remove unused register constraints from the spli...John Wehle3-257/+300
1999-04-10Allow SUBREGs in place of REGs in soft_df_operand and di_operandNick Clifton1-2/+8
1999-04-09t-interix: Use mostly system headers unchanged.Donn Terry5-10/+47
1999-04-09* i386/djgpp.h (SET_ASM_OP): Define.Mark Elbrecht1-0/+5
1999-04-09sysv4.h (CPP_OS_LINUX_SPEC): Fix conditions for -Dunix and -Dlinux, and remov...Daniel Jacobowitz2-8/+5
1999-04-09collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht5-4/+49
1999-04-09pdp11.h (TARGET_SWITCHES): Add option to vary assembler syntax.Joseph Myers3-23/+36
1999-04-09gas.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Fix typo.Krister Walfridsson2-2/+2
1999-04-09Prevent warning about redefinition of SUBTARGET_CPU_DEFAULTNick Clifton1-1/+8
1999-04-09rs6000.c (rs6000_override_options, [...]): Const-ify a char*.Kaveh R. Ghazi3-35/+39
1999-04-08Undo previous delta - always display large constants in decimal.Nick Clifton1-9/+2
1999-04-08configure.in (host_xm_file, [...]): Include hwint.h.Kaveh R. Ghazi1-15/+7
1999-04-08i386.md (truncdfsf2, [...]): Rewrite using a splitter.John Wehle1-68/+185
1999-04-07freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Avoid ambigious else statement.Art Haas4-6/+10
1999-04-07h8300.c (h8300_adjust_insn_length): Also avoid recognizing ADDR_VEC and ADDR_...Jeffrey A Law1-1/+3
1999-04-07h8300.c (h8300_adjust_insn_length): Avoid trying to recognize USE, CLOBBER or...Jeffrey A Law1-0/+6
1999-04-07Patch to make nested functions and non-local gotos work.Jim Wilson3-40/+36
1999-04-07check for __ELF__ not __elf__Philip Blundell1-1/+1
1999-04-07elf.h (MAKE_DECL_ONE_ONLY): Define.Catherine Moore1-0/+2
1999-04-07i386.c (output_move_memory): Remove.John Wehle3-129/+9
1999-04-06Fix copyright date.Jeff Law1-1/+1
1999-04-06* alpha.c (alpha_end_function): Don't flag weak functions.Richard Henderson1-3/+3
1999-04-06alpha.c (reg_no_subreg_operand): New function.Richard Henderson3-6/+21
1999-04-06pdp11.c (simple_memory_operand): Add default case in switch.Joseph Myers2-44/+49
1999-04-05* m68k.md (movdf): Hide GPR sources & destinations from regclass.Jeffrey A Law1-2/+4
1999-04-05Oops - fixed typo in previous deltaNick Clifton1-2/+2
1999-04-04i386.c (x86_double_with_add): Turn off for Pentium and PPro.Jeffrey A Law3-195/+116
1999-04-03rs6000.md (addsi3, [...]): Use no_new_pseudos.David Edelsohn2-37/+28