aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2000-12-09install.texi: remove i[345]86-*-winnt3.5 section.Laurynas Biveinis4-217/+0
2000-12-09winnt: Remove obsolete directory.Laurynas Biveinis14-1701/+0
2000-12-08Add pool ranges to load_indirect_jump patternNick Clifton1-3/+5
2000-12-08Add support for interrupt function attributeNick Clifton3-430/+655
2000-12-08fp-bit.c (_fpmul_parts): Use USItype variables as inputs for multiplies.J"orn Rennecke1-8/+8
2000-12-08safe-ctype.h: New file.Zack Weinberg4-12/+12
2000-12-06* config/h8300/h8300.h: Fix formatting.Kazu Hirata1-93/+124
2000-12-06config.gcc (a29k*-*-rtems*, [...]): New targets.Joel Sherrill4-0/+144
2000-12-06Forgot to commit with last change.Jeff Law2-2/+4
2000-12-06osf.h: Standarize copyright statement.Rodney Brown22-22/+40
2000-12-06pa.c: Include expr.h before c-tree.h.J. David Anglin3-8/+149
2000-12-05mn10300.c (mn10300_print_reg_list): Added.Richard Sandiford3-97/+225
2000-12-05Remove spurious test of XScale and HARD_FLOAT floagsNick Clifton1-6/+0
2000-12-04Fix bogons from XScale contributionNick Clifton2-3/+3
2000-12-04Do not create interworking functions if the target architecture does notNick Clifton1-8/+6
2000-12-04Remove spurious CYGNUS LOCAL markersNick Clifton2-6/+0
2000-12-04Add support for XScale targetNick Clifton12-75/+751
2000-12-03t-linux (MULTILIB_OPTIONS): Comment.Manfred Hollstein1-5/+5
2000-12-03- fix line which did not get committed properlyDavid Edelsohn1-1/+1
2000-12-02rs6000.md (anddi3_internal[23]): Prefer rldic?David Edelsohn1-12/+12
2000-12-02arm.h (ARM_REGNO_OK_FOR_BASE_P, [...]): New macros.Richard Earnshaw2-179/+187
2000-12-02avr.md: Document UNSPEC usage.Marek Michalkiewicz1-46/+34
2000-12-01sh.c (reg_class_from_letter): Assign `k' to SIBCALL_REGS.Alexandre Oliva3-17/+28
2000-12-01sh.c (shiftcosts): Don't get INTVAL before testing whether X is a CONST_INT.Alexandre Oliva1-2/+5
2000-12-01Align value of UNSPECV_ALIGNAlexandre Oliva1-1/+1
2000-12-01sh.h (OUTPUT_ADDR_CONST_EXTRA): Use INTVAL instead of mis-used XINT.Alexandre Oliva1-2/+2
2000-12-01sh.md (fpu_switch0, [...]): Only match on TARGET_SH4.Alexandre Oliva1-8/+10
2000-11-30alpha.h (ASM_OUTPUT_MI_THUNK): Disable.Richard Henderson2-2/+8
2000-11-30elf.h (ASM_OUTPUT_SECTION_NAME): Copy elfos.h defn.Richard Henderson1-50/+166
2000-11-30configure.in: Reorganize handling of *-*-gnu*, to share target specific make ...Jeff Law1-14/+0
2000-11-30udivmod.c, [...]: Moved from here.Stephane Carrez5-6/+5
2000-11-30pa.md (conditional moves): Avoid holes in operand list.Jeffrey A Law1-17/+17
2000-11-29pa.c (restore_unscaled_index_insn_codes): Delete procedure.John David Anglin1-116/+0
2000-11-29pa.md: Remove hack from all index insns to reverse the operand order of frame...John David Anglin1-220/+20
2000-11-29function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...John David Anglin2-28/+31
2000-11-30elf.h (IDENT_ASM_OP): Protect the #define.David O'Brien1-0/+35
2000-11-29arm.md (sibcall, [...]): Add use of link register.Richard Earnshaw1-4/+8
2000-11-28pa-64.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep trac...Jeffrey A Law1-38/+50
2000-11-29Fix pic_l;oad_addr to work in Thumb mode.Nick Clifton2-15/+30
2000-11-28genoutput.c (validate_insn_operands): New.Richard Henderson9-58/+58
2000-11-28i386.md (truncxfsf2_2): Fix predicate.Jakub Jelinek1-1/+1
2000-11-27sh.md (udivsi3_i4, [...]): Clobber T register.Kaz Kojima1-0/+2
2000-11-27ChangeLogRichard Earnshaw2-40/+115
2000-11-27i386.c (ix86_force_to_memory, [...]): New.Jan Hubicka3-46/+103
2000-11-27arm.md (arm_adddi3, [...]): Merge with splitters to create define_insn_and_sp...Richard Earnshaw1-321/+209
2000-11-27Fix rename registers problem; Rewrite 64-bit conditionals in terms of COND_EX...Michael Meissner3-89/+34
2000-11-27elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep trac...Mark Mitchell1-17/+26
2000-11-25Allow combinations involving the flag registerBernd Schmidt1-1/+1
2000-11-25sparc.md (muldi3_v8plus): Remove H constraint.Jakub Jelinek2-57/+85
2000-11-25sh.h (TARGET_NONE): New.Alexandre Oliva1-25/+37