summaryrefslogtreecommitdiff
path: root/gnu/dist/gcc
AgeCommit message (Expand)Author
2001-11-16apply gcc original rev. 1.198 (as rev. 1.116)msaitoh
2001-11-05Make xmalloc() and xrealloc()'s definitions match their prototypes inaymeric
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
2001-01-09Document that this is also the frontend for the Objective C compilerhubertf
2000-12-27fix two bugs.msaitoh
2000-12-27fix a bug from gcc original rev. 1.82msaitoh
2000-12-27apply some fixes from egcs-currentmsaitoh
2000-12-15apply gcc original rev. 1.116: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-10-18When setting warn_format to a nonzero value, always usesommerfeld
2000-10-05Enhanced format checking, mk II:sommerfeld
2000-10-04Enhanced format string checking.sommerfeld
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-24Pull in a change critical to making the sparc64 compile:mycroft
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
2000-04-03Don't enable CIX on ev6/21264, but add an ev67/21264a switch that doesthorpej
2000-03-27set DWARF_LINE_MIN_INSTR_LENGTH to 2 because the length of instructionmsaitoh
2000-03-16Changed ev5 L1 cache latency from 2 to 3, as suggested by Bill Dorsey.elric