aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2000-04-14In gcc/:Geoff Keating7-156/+52
2000-04-05Make memory reference + update work with -mregnamesMichael Meissner1-4/+4
2000-04-05t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin, crtend.Geoff Keating16-222/+19
2000-04-01rs6000.c (print_operand): Don't use %l for 'low part', it's already in use.Geoff Keating2-2/+12
2000-03-31t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for new definition.Geoff Keating1-1/+1
2000-03-30builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.Richard Kenner1-1/+1
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-03-29aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi is given.Alexandre Oliva4-5/+9
2000-03-23tweak commentsJason Merrill1-5/+9
2000-03-24rs6000.h (ARG_POINTER_CFA_OFFSET): New definition...Geoff Keating1-0/+5
2000-03-23rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.Jason Merrill1-0/+1
2000-03-20rs6000.md (bunordered): New expander.Geoffrey Keating2-25/+184
2000-03-19t-aix41: New file.Kaveh R. Ghazi1-0/+4
2000-03-16See the ChangeLog on the branch for more details.Geoff Keating34-4843/+8453
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi3-7/+7
2000-02-26Fix copyrights.Jeff Law4-4/+8
2000-01-19update copyrights in config dir.Kaveh Ghazi1-1/+1
2000-01-19arm-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi1-1/+1
2000-01-07rs6000.c (processor_target_table): Add power3 as alias for 630.David Edelsohn3-14/+27
2000-01-05configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*.Joel Sherrill1-2/+3
2000-01-04sysv4.h (ASM_OUTPUT_DEF): Undefine.David Edelsohn1-3/+13
2000-01-04expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de...David Edelsohn1-24/+37
1999-12-27h8300.h (TARGET_H8300H, [...]): Make sure UNITS_PER_WORD and BITS_PER_WORD ar...Jakub Jelinek1-0/+10
1999-12-19rs6000.h (SUBTARGET_DEFAULT): New macro.Richard Kenner2-4/+11
1999-12-15* rs6000.md (tablejumpdi): Generate DImode LABEL_REF.David Edelsohn1-1/+1
1999-12-04c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating2-1/+66
1999-11-30combine.c (try_combine): Only pass SET or CLOBBER to SET_DESTFranz Sirl1-2/+7
1999-11-16rs6000.c (first_reg_to_save): Save PIC_OFFSET_TABLE_REGNUM when -fpic even th...Geoff Keating1-1/+5
1999-11-15rs6000.h (ASM_OUTPUT_DEF): New.Richard Henderson1-0/+11
1999-10-28rs6000.md (movsf): Don't convert a SUBREG of the function return register int...Geoff Keating1-1/+3
1999-10-14rs6000.md (call_value_indirect_aix32): Use wildcard match_operand for call re...Richard Henderson1-3/+3
1999-10-13Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl1-1/+6
1999-10-13Fix errors from Jan 19 change, found by comparing Cygnus sources with FSF sou...Jim Wilson1-4/+6
1999-10-12eabi-ctors.c (__do_global_ctors): Run through __CTOR_LIST__ in opposite order...Jonathan Larmour1-6/+6
1999-10-10rs6000.md (movstrsi_?reg): Use preferred rD/rS = r5 form.David Edelsohn2-89/+340
1999-10-07rs6000.md (fix_truncdfsi2_internal+1): Emit a clobber before the fctiwz insn.Richard Henderson1-1/+2
1999-10-08tree.c (make_lang_type_fn): New funtion pointer.Franz Sirl1-2/+2
1999-10-07rs6000.c (secondary_reload_class): For TARGET_ELF make sure that HIGH instruc...Diego Novillo1-0/+1
1999-09-30Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl1-1/+4
1999-09-29rs6000.c (rs6000_encode_section_info): If ggc_p, use ggc_alloc_string.Richard Henderson1-8/+23
1999-09-28xcoffout.c (xcoffout_declare_function): Add documentation.David Edelsohn1-29/+34
1999-09-28builtins.c (stabilize_va_list): Stabilize array type va_list to a pointer typ...Richard Henderson1-0/+2
1999-09-22rs6000.c (expand_block_move): DImode loads and stores require word-aligned di...David Edelsohn1-54/+126
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill3-10/+3
1999-09-10builtins.c (expand_builtin_va_arg): Cope with an array-type va_list decomposi...Richard Henderson1-2/+2
1999-09-08rs6000.c: Include ggc.h.Mark Mitchell1-0/+16
1999-09-08rs6000.c (first_reg_to_save): Don't save fixed or call-used registers (call-s...Ian Piumarta1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law4-81/+83
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi1-1/+0
1999-08-29rs6000.h (ASM_FILE_START): Specify complete filename, including path, in .fil...David Edelsohn1-2/+2