aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2000-01-07* config/c4x/c4x.md (*subqf3_set): Fix typo.Michael Hayes1-2/+2
2000-01-07* config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.Michael Hayes1-1/+1
2000-01-07rs6000.c (processor_target_table): Add power3 as alias for 630.David Edelsohn3-14/+27
2000-01-07Merge duplicate definitions in svr4.h into elfos.hNick Clifton2-1019/+430
2000-01-06alpha.md (adddi_2+1): Limit offset such that it will be loadable with a singl...Richard Henderson1-2/+24
2000-01-06reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of dead registers.Jan Hubicka1-1/+1
2000-01-05oops - typo in previous deltaNick Clifton1-1/+1
2000-01-05Add support for generating unique sections for unitialised data.Nick Clifton6-62/+138
2000-01-05t-c4x (TARGET_LIBGCC2_CFLAGS): Don't redefine SF, DF, SI, or DI.Michael Hayes1-1/+1
2000-01-05c4x.md (udivqi3, divqi3): Delete.Michael Hayes2-132/+129
2000-01-05Remove extraneous commentsNick Clifton1-2752/+104
2000-01-05configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*.Joel Sherrill12-17/+47
2000-01-04configure.in: Add pj target.Steve Chamberlain9-0/+3926
2000-01-04c4x.h (IS_XXX_REG, [...]): Swap behaviour of macros so that they're consisten...Michael Hayes3-138/+143
2000-01-04c4x.md (*addqi3_noclobber_reload): Ensure that CC never modified inadvertently.Michael Hayes1-9/+21
2000-01-04Applied Joel Sherrill's patch to add v850-rtems targetJoel Sherrill1-0/+38
2000-01-04gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.Mumit Khan3-7/+11
2000-01-04sysv4.h (ASM_OUTPUT_DEF): Undefine.David Edelsohn1-3/+13
2000-01-04expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de...David Edelsohn8-37/+50
2000-01-04i386.c (ix86_expand_move): Allow pushes of memory, offload to memory all FP c...Jan Hubicka3-31/+105
2000-01-04Restrict i386 flag setting shift patternsBernd Schmidt1-117/+54
2000-01-04Update copyrightsJeff Law3-3/+3
2000-01-04Update copyrights.Jeff Law1-1/+1
2000-01-04i386.md (builtin_setjmp_receiver): New pattern.Anthony Green1-1/+10
2000-01-03* config/mips/iris6gld.h: Fix typo in -mabi=n32 specs.Mark Mitchell1-1/+1
2000-01-03* config/sparc/sparc.c (gen_df_reg): Fix for 32bit SPARC.Jakub Jelinek1-1/+1
2000-01-03sparc.c (gen_df_reg): New function.Jakub Jelinek3-43/+38
2000-01-03i386.c (ix86_expand_unary_operator): Function definition made void.Hans-Peter Nilsson2-8/+6
2000-01-03Oops, forgot to update copyright dateHans-Peter Nilsson1-1/+1
2000-01-03* config/i386/i386.c (override_options): Fix option-name typo.Hans-Peter Nilsson1-2/+2
1999-12-30Fix FP GT comparisons on i386 with -ffast-mathBernd Schmidt1-2/+2
1999-12-29Restore i386 binary compatibility in Dwarf EH info.Martin v. Loewis1-0/+5
1999-12-29pa.md (conditional zero): If op1 is a register, force it into the same regist...Jeffrey A Law1-9/+14
1999-12-28configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use.Kaveh R. Ghazi21-62/+0
1999-12-28sparc.md (cmp_zero_qi, [...]): New patterns.Jakub Jelinek1-0/+42
1999-12-28t-mot3300-gald (CROSS_LIBGCC1): Define to libgcc1-asm.a.Manfred Hollstein2-0/+34
1999-12-27* config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix.Clinton Popetz1-1/+1
1999-12-27h8300.h (TARGET_H8300H, [...]): Make sure UNITS_PER_WORD and BITS_PER_WORD ar...Jakub Jelinek3-0/+37
1999-12-22c4x.c (c4x_address_cost): Add statement to default case in switch.Michael Hayes1-0/+15
1999-12-22c4x.md (*addqi3_noclobber_reload): Change operand 0 constraints to "a!r".Michael Hayes1-1/+1
1999-12-21* pa.h (FUNCTION_ARG_BOUNDARY): Never return 0.Richard Kenner1-7/+9
1999-12-21dgux.c (struct option): Rename to lang_independent_option.Martin v. Löwis1-9/+18
1999-12-20current_function -> cfunBernd Schmidt4-8/+7
1999-12-20* config/c4x/rtems.h: New file.Michael Hayes1-0/+34
1999-12-19rs6000.h (SUBTARGET_DEFAULT): New macro.Richard Kenner2-4/+11
1999-12-18alpha.c (alpha_emit_conditional_move): If TARGET_FIX, handle cmove with misma...Richard Henderson1-3/+48
1999-12-18linux-elf.h: Change all instances of ARM_FLAG_SHORT_BYTES to ARM_FLAG_MMU_TRAPS.Scott Bambrough2-3/+3
1999-12-17c4x.h (ASM_OUTPUT_XXX): Wrap in do-while(0).Michael Hayes1-23/+23
1999-12-17* config/c4x/c4x.md (rpts_top, rptb_top): Add clobbers for rs and re.Michael Hayes1-9/+13
1999-12-17sparc.h (TARGET_ARCH32): Exchange ifdefs so that if compiling libgcc2 the mac...Jakub Jelinek1-2/+2