summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Add i386-pc-interix support.law1999-03-226-0/+884
* * i386.h (PREFERRED_STACK_BOUNDARY): Define.law1999-03-222-27/+83
* Add documentation for MIPS options.wilson1999-03-222-68/+134
* Fix compile time warnings about unused parametersnickc1999-03-225-87/+50
* Minor formatting changes.nickc1999-03-221-4/+4
* Mon Mar 22 10:44:33 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>vmakarov1999-03-222-16/+35
* law1999-03-221-1/+1
* law1999-03-227-7/+7
* law1999-03-221-1/+1
* law1999-03-221-1/+1
* * sparc.h (TARGET_SWITCHES): Add null description to default case.ghazi1999-03-201-1/+1
* * config/c4x/c4x.h (TARGET_SWITCHES): Add null description tom.hayes1999-03-201-3/+3
* * config/c4x/c4x.md (decrement_and_branch_on_count): Emit rptb_endm.hayes1999-03-191-1/+1
* * config/c4x/c4x.h (TARGET_SWITCHES): Add documentation.m.hayes1999-03-191-47/+94
* * i860.h (TARGET_SWITCHES): Add documentation.law1999-03-182-8/+8
* * i370.h (TARGET_SWITCHES): Add documentation.law1999-03-181-2/+2
* * fx80.h (TARGET_SWITCHES): Add documentation.law1999-03-181-9/+9
* * elxsi.h (TARGET_SWITCHES): Add documentation.law1999-03-181-2/+2
* * clipper.h (TARGET_SWITCHES): Add documentation.law1999-03-181-2/+2
* * 1750a.h (TARGET_SWITCHES): Add documentation.law1999-03-181-1/+1
* * pa.h (TARGET_SWITCHES): Add documentation.law1999-03-181-28/+28
* * mn10300.h (TARGET_SWITCHES): Add documentation.law1999-03-181-2/+2
* * h8300.h (TARGET_SWITCHES): Add documentation.law1999-03-181-12/+12
* * config/mips/mips.c (mips_explicit_type_size_string): Correctgavin1999-03-181-1/+1
* * config/i386/go32.h: Delete.law1999-03-175-9/+10
* * config/t-gnu (SYSTEM_HEADER_DIR): New variable. Set tolaw1999-03-171-2/+5
* * pa.md: Add real PA8000 scheduling information.law1999-03-171-6/+46
* * pa.h (processor_type): Add PROCESSOR_8000 symbol.law1999-03-173-8/+31
* * config/sparc/sparc.h (TARGET_SWITCHES, TARGET_OPTIONS):davem1999-03-173-48/+48
* removed part of commentnickc1999-03-171-1/+0
* * alpha.h (HARD_REGNO_MODE_OK): Allow only 4 and 8 byte unit modesrth1999-03-171-8/+11
* Fix compile time warnings.nickc1999-03-174-247/+343
* * sh.md (movsi_i): Move t/r alternative after r/rI alternative.amylaar1999-03-161-6/+7
* Fix build failure when using SGI Irix6 cc.wilson1999-03-161-5/+0
* * invoke.texi: Add -mlong32 documentation.gavin1999-03-164-8/+20
* * config/mips/iris.h (CTORS_SECTION_ASM_OP,DTORS_SECTION_ASM_OP,gavin1999-03-163-15/+11
* bit-pattern directly.dje1999-03-152-76/+66
* Mon Mar 15 16:01:52 1999 Jim Wilson <wilson@cygnus.com>vmakarov1999-03-151-2/+16
* Remove leading and trailing double underscores from m32r specific attributenickc1999-03-151-14/+25
* * arm.c (arm_split_constant): Don't try to force a constant torearnsha1999-03-131-2/+15
* * alpha.md (ev5_e0): Conflict loads and stores.rth1999-03-111-2/+7
* * alpha.h (HARD_REGNO_MODE_OK): Disallow QI/HImode in fp regs.rth1999-03-111-5/+7
* * sh.md (mulsi3): End mul.l sequence with a no-op move.amylaar1999-03-111-1/+4
* * cppfiles.c (INO_T_EQ): Handle UWIN.law1999-03-114-0/+169
* * sh.c (fp_arith_reg_operand): Actually test if reg is suitableamylaar1999-03-102-9/+23
* * i386.md (ashlsi3 splitter): Fix typo in last change.law1999-03-091-1/+1
* * i386.md (zero_extendhisi2): Split into an expander and anonymouslaw1999-03-091-6/+46
* * i386.md (ashlsi3): Revise comments. Provide new anonymouslaw1999-03-081-18/+148
* * config/openbsd.h (HANDLE_SYSV_PRAGMA): Define.law1999-03-085-17/+6
* * gmon-sol2.c: Include config.h and system.h. Don't redundantlyghazi1999-03-074-45/+45