aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson3-47/+39
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson5-42/+29
2002-05-18darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from REGISTER_TARGET_PRAGMAS.Richard Henderson1-0/+3
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson5-54/+28
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson3-4/+4
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson5-53/+69
2002-05-16altivec.h: Cleanups for tighter typechecking.Aldy Hernandez1-185/+763
2002-05-15rs6000.md ("altivec_mtvscr"): Set VSCR register.Aldy Hernandez2-41/+82
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg1-9/+2
2002-05-13emit-rtl.c (global_rtl): Update comment.Zack Weinberg3-43/+4
2002-05-11rs6000.c (rs6000_default_long_calls, [...]): New.Zack Weinberg6-52/+219
2002-05-07c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth1-3/+0
2002-05-07sysv4.h (SUBTARGET_SWITCHES): Add -mwindiss.Mark Mitchell2-17/+113
2002-05-07rs6000.c (bdesc_2arg): Fix vmax typos.Aldy Hernandez1-5/+5
2002-05-07rs6000.md ("altivec_mtvscr"): Change to unspec_volatile.Aldy Hernandez1-2/+2
2002-05-04rs6000.md (sCC pattern and splitter): Remove clobber and use result as tempor...David Edelsohn1-15/+12
2002-05-04rs6000.c (altivec_expand_binop_builtin): Error out when we get an out of rang...Aldy Hernandez1-6/+65
2002-05-03defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.Jason Merrill1-0/+4
2002-05-02altivec-8.c: New.Aldy Hernandez1-0/+1
2002-05-01rs6000.md (abssi2_nopower): Convert to define_insn_and_split.David Edelsohn1-71/+67
2002-05-01altivec-7.c: New.Aldy Hernandez1-37/+141
2002-05-01ldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-1/+31
2002-04-28re PR c/6497 (unrecognizable insn:l inux-2.4.19 pre7 kernel comling with gc...Franz Sirl1-23/+18
2002-04-26rs6000.md (sCC pattern): Remove clobber and use result as temporary value.David Edelsohn1-8/+7
2002-04-24altivec.h: Cleanup file.Aldy Hernandez1-42/+2136
2002-04-23altivec.h (vec_step): Remove extraneous parentheses.Aldy Hernandez1-8/+8
2002-04-23rs6000.md ("*movv4si_internal"): Change 'm' constraint to 'o' for m=r and r=m...Aldy Hernandez1-8/+8
2002-04-22altivec.h (vec_xor): Add variant for both args being vector signed int.Aldy Hernandez1-5/+9
2002-04-21rs6000.c (rs6000_override_options): Correct style and formatting of previous ...David Edelsohn1-2/+3
2002-04-22rs6000.c (rs6000_override_options): Always clear flag_pic for ABI_AIX.Alan Modra1-3/+4
2002-04-21rs6000.c (output_profile_hook): Do not increment labelno.David Edelsohn1-4/+2
2002-04-17altivec.h (vec_ld): Add array variants.Aldy Hernandez1-3/+71
2002-04-17altivec.h: Define __ALTIVEC__.Alan Matsuoka1-1177/+1254
2002-04-16rs6000.c (rs6000_output_function_prologue): Compute instruction addresses.Dale Johannesen1-3/+25
2002-04-16rs6000.c (rs6000_emit_cmove): Fail if modes of comparison operands do not mat...Dale Johannesen1-20/+29
2002-04-16altivec.h (vec_addc): Type check.Aldy Hernandez1-1/+4
2002-04-16re PR c/6290 (ICE compiling altivec code with 3.1)Jakub Jelinek1-8/+14
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-13/+13
2002-04-12rs6000.c (call_operand): Allow LINK and COUNT registers.Jan Hubicka3-7/+23
2002-04-12rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/...Eric Norum1-8/+0
2002-04-10* config/rs6000/t-aix43 (SHLIB_NM_FLAGS): Add -X32_64.David Edelsohn1-1/+1
2002-04-05t-linux64 (EXTRA_MULTILIB_PARTS): Add crtsavres.o Add rules to make null obje...Alan Modra1-1/+9
2002-04-04* config/rs6000/t-linux64 (EXTRA_MULTILIB_PARTS): Define.Alan Modra1-0/+2
2002-04-02rs6000.md (ctrdi*): Add FPR constraint and associated splitter.Alan Modra1-31/+70
2002-03-31rs6000.h (RS6000_PIC_OFFSET_TABLE_REGNUM): New.Franz Sirl4-27/+31
2002-03-30rs6000.c (rs6000_va_arg): Correctly set register count for aggregate and TFmo...Franz Sirl1-1/+2
2002-03-29Makefile.in (except.o): Update.Neil Booth1-1/+1
2002-03-26* config/rs6000/aix51.h (WCHAR_TYPE): Define.David Edelsohn1-2/+5
2002-03-23rs6000.h (RETURN_IN_MEMORY): Cast to HOST_WIDE_INT not HOST_WIDEST_INT.David Edelsohn1-3/+2