aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg6-84/+4
2001-03-12aix51.h (CPP_SPEC, [...]): Fix typo in __WCHAR_TYPE__ definition.David Edelsohn1-10/+11
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg3-14/+0
2001-03-12config.gcc: Where xm-host.h used to include another xm-host.h...Zack Weinberg1-4/+0
2001-03-08rs6000.md (cr logic): Add original POWER mnemonic alternative for crnot.David Edelsohn1-2/+9
2001-03-08xm-mvs.h, [...]: Delete references to the USG macro.Kaveh R. Ghazi4-12/+0
2001-03-07Brad's -ffast-math breakup.Brad Lucier1-4/+5
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi4-25/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg10-42/+9
2001-03-03configure.in: Kill tm.h.Zack Weinberg4-33/+0
2001-03-02Makefile.in (OBJS): Add dwarf2asm.o.Richard Henderson2-72/+3
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg3-19/+2
2001-02-25xm-interix.h, [...]: Don't define any of...Zack Weinberg1-3/+1
2001-02-25config.gcc: Expunge references to alpha/t-pe...Zack Weinberg5-89/+2
2001-02-21rs6000.c (output_cbranch): Output branches on separate lines instead of using...Stan Shebs1-1/+1
2001-02-13sysv4.h (MASK_NO_BITFIELD_WORD): New macro.Geoffrey Keating1-0/+8
2001-02-12rs6000.c (rs6000_float_const): Remove warning.Geoffrey Keating1-4/+8
2001-02-12In gcc/:Geoffrey Keating1-2/+16
2001-02-10sysv4.h (LINK_TARGET_SPEC): Use two dashes for --oformat.Geoffrey Keating2-4/+4
2001-02-08rs6000.c (output_toc): Allow 32-bit targets to handle DImode constants.Franz Sirl1-8/+26
2001-02-08config.gcc: New targets, i386-*-chorusos*, sparc-*-chorusos*, powerpc-*-choru...Chandrakala Chavva1-0/+44
2001-02-08Add missing part of __WCHAR_TYPE__ patch.David Edelsohn1-1/+2
2001-02-08rs6000.h (ASM_OUTPUT_SYMBOL_REF): Move from here ...David Edelsohn3-7/+21
2001-02-07* config/rs6000/aix43.h (CPLUSCPLUS_CPP_SPEC): Define it.Mark Mitchell1-0/+13
2001-02-06final.c: Revert back my previous changes.Chandrakala Chavva1-15/+12
2001-02-06rs6000.h (ASM_OUTPUT_SYMBOL_REF): Define.Mark Mitchell3-1/+39
2001-02-05final.c: Move the declaration profile_label_no to ...Chandrakala Chavva3-53/+30
2001-02-05rs6000.c (rs6000_return_addr): Use PIC code for AIX, even without flag_pic.Franz Sirl1-2/+5
2001-02-04avr.h (ASM_OUTPUT_REG_PUSH, [...]): Call abort instead of fatal.Richard Kenner1-1/+1
2001-01-25config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h.David Edelsohn2-5/+224
2001-01-24Update copyright dates.Franz Sirl2-2/+2
2001-01-23rs6000.h (rs6000_return_addr): Move prototype from here...Franz Sirl2-4/+1
2001-01-22rs6000.h (INIT_EXPANDERS): Delete.Franz Sirl2-32/+90
2001-01-17Add missing PARAMS around prototype's parametersNick Clifton1-2/+2
2001-01-17add missing prototypesNick Clifton1-0/+2
2001-01-09config.gcc (powerpc-*-beos*): Include ${tm_file} and rs6000/aix.h.Franz Sirl7-30/+8
2001-01-09oops - omitted from previous deltaNick Clifton4-35/+24
2001-01-08rs6000.h (EPILOGUE_USES): New, mark link register after reload.Franz Sirl1-0/+8
2001-01-07t-linux (SHLIB_INSTALL): Double quote slibdir; fix typo in rm -f.Richard Henderson1-1/+3
2001-01-07Makefile.in (slibdir): New variable.Richard Henderson1-0/+1
2001-01-07aix.h (LINK_LIBGCC_SPECIAL_1): New.Richard Henderson3-8/+3
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-12-27[multiple changes]Geoffrey Keating1-3/+5
2000-12-12linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Move from here...Franz Sirl2-2/+12
2000-12-12configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Enable .file/.loc check for powerpc...Franz Sirl2-1/+3
2000-12-06osf.h: Standarize copyright statement.Rodney Brown1-1/+1
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-11-28genoutput.c (validate_insn_operands): New.Richard Henderson1-3/+3
2000-11-21xm-darwin.h: New file, Darwin host definitions.Stan Shebs2-0/+14