summaryrefslogtreecommitdiff
path: root/gnu/dist/gcc/config
AgeCommit message (Expand)Author
2003-10-18initial import of GCC 3.3.2. this is a bug-fix release that fixes dozensmrg
2003-08-09initial import of (final) GCC 3.3.1 sourcesmrg
2003-07-23initial import of GCC 3.3 sources. (this is the latest GCC 3.3.1mrg
2002-09-16Remove the old egcs compiler.thorpej
2002-09-16Remove the old egcs compiler.thorpej
2002-09-16Remove the old egcs compiler.thorpej
2002-04-05apply gcc original rev. 1.84msaitoh
2002-04-05apply gcc original rev. 1.51msaitoh
2002-04-05apply a part of gcc's original rev. 1.96msaitoh
2002-04-05add missing "return 0;"msaitoh
2002-04-05apply gcc's original rev. 1.81msaitoh
2002-04-05apply a part of gcc's original rev. 1.67msaitoh
2002-04-05apply gcc original rev. 1.28msaitoh
2002-04-05gcc/config/sh/sh.h original rev. 1.51msaitoh
2001-05-21s/shl/shlunx/msaitoh
2001-05-16Pass -D_SOFT_FLOAT to cpp if called with -msoft-float.simonb
2001-02-25shlelf->elf32shlunxmsaitoh
2001-02-16for little endianmsaitoh
2001-02-16define OBJECT_FORMAT_ELFmsaitoh
2001-01-22Remove -Dunix, s/-Dsh3/-D__sh3__.tsubai
2001-01-18apply original gcc rev. 1.29:msaitoh
2001-01-18fix insv bug (occured big endian only).msaitoh
2001-01-18apply gcc original rev. 1.34:msaitoh
2001-01-18don't jump when !(mode != PSIMODE || reload_completed)msaitoh
2001-01-18apply gcc original rev. 1.59:msaitoh
2001-01-18 - fix print_operand_address bug (more use true_regnum() for SUBREG cases)msaitoh
2001-01-18ifx output_ieee_ccmpeq() bug:msaitoh
2001-01-18fix REGISTER_MOVE_COST bug (gcc original rev. 1.43):msaitoh
2000-12-14Use the ASM_OUTPUT_COMMON() and ASM_OUTPUT_LOCAL() macros from gccsimonb
2000-12-09Fix C++ static ctors/dtors by providing the same macros as definedscw
2000-12-07Set the emulation target to m68kelfnbsd.scw
2000-12-07In the ELF toolchain, use __mcount instead of mcount.kleink
2000-11-09If NBSD_EXEC_PREFIX is set, use it to set MD_EXEC_PREFIX ratherthorpej
2000-10-23Modify LIB_SPEC and LIBGCC_SPEC so that -lc and -lgcc are not included whenmycroft
2000-09-13gen_call() takes only two arguments (from egcs-current)msaitoh
2000-08-22Call mcount for profiling.tsubai
2000-08-02fix two bugs:msaitoh
2000-07-03Pass -m21264 to assembler for -mcpu=21264a or -mcpu=ev67sommerfeld
2000-07-03incease the biggest alignment to 8 bytesmatt
2000-07-03fix serious recog bug. Basically addl2 was never used since the rtx_equal_pmatt
2000-07-02Add arm26 support to GCC. This is only very slightly tested at present.bjh21
2000-06-19Disable "fancy math" the correct way (it's TARGET_DEFAULT that is usedkristerw
2000-06-09Backout the previous since it isn't necessary. This version of gcckristerw
2000-06-09Backout the previous since it isn't necessary. This version of gccenami
2000-06-08Use sjlj exceptions.kristerw
2000-05-22sync movsi_i* from egcs-current.msaitoh
2000-05-20Sync *{mul,div}*i3 with egcs-current.msaitoh
2000-05-16Add clobber of the condition code register. Patch by Richard Earnshaw.is
2000-05-03use TARGET_DEFAULT to generate PIC code.shin
2000-05-01remove MIPS SOFTFLOAT (forgot to delete these lines).shin