aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth4-35/+19
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner2-13/+15
2001-07-02explow.c (plus_constant_wide, [...]): New case.Richard Kenner1-5/+5
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-2/+1
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers3-40/+0
2001-06-28darwin.h (REGISTER_TARGET_PRAGMAS): Define.Stan Shebs1-2/+7
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth3-31/+10
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-22arm.h (struct machine_function): Remove ra_rtx.DJ Delorie2-32/+3
2001-06-11linux.h (CPLUSPLUS_CPP_SPEC): New.Franz Sirl1-0/+6
2001-06-08darwin.h (ENCODE_SECTION_INFO): Define.Stan Shebs1-0/+3
2001-05-26dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag o...Geoffrey Keating1-1/+1
2001-05-25xcoffout.h (DBX_OUTPUT_GCC_MARKER): Do not emit any marker.David Edelsohn1-7/+1
2001-05-25t-darwin: Fix dependencies for darwin.o.Dale Johannesen1-1/+4
2001-05-24linux.h (SIGNAL_FRAMESIZE): Define.Geoffrey Keating1-3/+6
2001-05-21rs6000.md (maxsf3): Use rs6000_emit_minmax.Geoffrey Keating4-205/+266
2001-05-21linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.Andrew Haley1-0/+53
2001-05-18rs6000.c (secondary_reload_class): Fix Darwin specific misuse of r0 as a relo...Dale Johannesen1-11/+16
2001-05-18* rs6000.md (movsfcc,movdfcc): Remove NE case.David Edelsohn1-22/+2
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg6-28/+0
2001-05-15sysv4.h (ASM_PREFERRED_EH_DATA_FORMAT): Treat TARGET_RELOCATABLE like flag_pi...Geoffrey Keating1-3/+3
2001-05-15rs6000.md (movdi splitter): Sign extend more efficiently.David Edelsohn2-10/+21
2001-05-15rs6000.c (num_insns_constant_wide): Constants are sign-extended.David Edelsohn1-2/+11
2001-05-14rs6000.h (EXCEPTION_SECTION): Move to...Geoffrey Keating3-13/+16
2001-05-13tm.texi (THREAD_MODEL_SPEC): Document it.Alexandre Oliva2-0/+8
2001-05-07rs6000.c (rs6000_emit_prologue): Don't save the link register if we're not go...Geoffrey Keating1-6/+5
2001-05-04rs6000.md (ashldi3 splits): Guard with TARGET_POWERPC64.Franz Sirl1-5/+5
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi1-2/+2
2001-05-03config.gcc, [...]: Do not directly include rs6000/rs6000.h.David O'Brien2-5/+0
2001-05-02rs6000.c (rs6000_legitimate_address): Allow any stack offsets if not REG_OK_S...Franz Sirl3-79/+117
2001-05-02[multiple changes]David Edelsohn2-53/+35
2001-05-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg3-16/+0
2001-05-01bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi1-3/+3
2001-04-23config.gcc (powerpc-*-darwin*): Move the flag in xm-darwin.h into xm_defines.Stan Shebs1-5/+0
2001-04-20rs6000.md (ctrsi_internal1, [...]): In the short-branch case, this insn is on...Geoffrey Keating1-12/+12
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-3/+0
2001-04-12rs6000.c (rs6000_emit_move): Do not special-case HOST_BITS_PER_WIDE_INT != 32.Alexandre Oliva2-29/+44
2001-04-12Add Darwin (Mac OS X kernel) native support.Stan Shebs6-16/+725
2001-04-09Makefile.in (LIB2FUNCS_STATIC_EXTRA): New macro.Franz Sirl1-1/+4
2001-04-07config.gcc: Set default for xmake_file at top, not bottom.Zack Weinberg5-20/+1
2001-04-03xm-beos.h, [...]: Delete.Zack Weinberg1-23/+0
2001-03-28rs6000.h (EPILOGUE_USES): Use TARGET_AIX, not TARGET_TOC for special toc rest...Richard Henderson2-2/+3
2001-03-28rs6000.c (rs6000_stack_info): Allocate space for eh_return data registers.Richard Henderson3-105/+132
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
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