OSDN Git Service

Mon Oct 2 10:20:13 CEST 2000 Marc Espie <espie@openbsd.org>
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 /
2000-10-01 geoffk * config/rs6000/rs6000.md (movsi_to_cr): Remove the...
2000-09-25 hpChange callers in config/[n-z]*/ (the rest) to match:
2000-09-25 hpdefinitions in config/[npr]*:
2000-09-23 jason * config/rs6000/x-aix41 (CLIB): Define here.
2000-09-19 dje * configure.in: Allow enable_threads_flag value of...
2000-09-19 geoffk * config/rs6000/eabi-cn.asm: Use /**/ to delimit comme...
2000-09-11 geoffk * config/rs6000/sysv4.h (MASK_LONG_DOUBLE_128): Define.
2000-09-11 geoffk * config/rs6000/aix.h (RS6000_ITRUNC): Moved from...
2000-09-08 geoffk * config/rs6000/sol-c0.c (_start): Declare `termfunc...
2000-09-06 dje * rs6000.md: Correct function unit definitions for...
2000-09-06 geoffk * config/rs6000/rs6000.c (rs6000_reverse_condition...
2000-09-06 geoffk* config/rs6000/rs6000.c (validate_condition_mode)...
2000-09-04 geoffk * config/rs6000/rs6000.h: Update various comments...
2000-08-27 geoffkIn gcc:
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-22 dje * aix.h (ASM_DECLARE_FUNCTION_NAME): Call named_sectio...
2000-08-14 dje * collect2.c: Remove use of AIX import file.
2000-08-14 geoffk* flow.c (attempt_auto_inc): Remove unused variable...
2000-08-13 geoffk* config/rs6000/rs6000.c (rs6000_select_section): Rewri...
2000-08-08 dje * rs6000.c (optimization_options): Decorate 'level' as
2000-08-06 ghazi * rs6000.c (rs6000_maybe_dead): Prototype.
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-08-02 geoffk* rtl.h (enum reg_note): Add REG_MAYBE_DEAD.
2000-07-30 rth * Makefile.in (OBJS): Add doloop.o.
2000-07-28 ghazi * dwarf2out.c: Indent #error directive.
2000-07-25 dje * rs6000.c (print_operand, case 'T'): New case.
2000-07-21 dje * rs6000.h (SIZE_TYPE): Define.
2000-07-21 geoffk* config/rs6000/aix43.h (CPP_SPEC): Define __LONG_MAX__...
2000-07-21 geoffk* config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY...
2000-07-21 geoffk* config/rs6000/rs6000.c (output_toc): Use RS6000_OUTPU...
2000-07-21 geoffk* config/rs6000/rs6000.h (PREFERRED_RELOAD_CLASS):...
2000-07-08 ghaziCommited on behalf of geoffk@cygnus.com:
2000-07-04 ghazi * rs6000/aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix...
2000-07-03 geoffk* config/rs6000/rs6000.c (rs6000_emit_move): New function.
2000-06-27 pthomas2000-06-27 Philipp Thomas <pthomas@suse.de>
2000-06-14 dje2000-06-14 Geoff Keating <geoffk@cygnus.com>
2000-06-14 dje * rs6000.c (expand_block_move): Fix typo in earlier...
2000-06-13 rth * combine.c (subst): Use CLASS_CANNOT_CHANGE_MO...
2000-06-12 dje * aix41.h (SUBTARGET_SWITCHES): Delete threads.
2000-05-29 geoffk* config/rs6000/rs6000.c (output_cbranch): Escape ...
2000-05-28 geoffk* config/rs6000/rs6000.md (movsi): Constify 'name'.
2000-05-28 rth * config/rs6000/rs6000.md (untyped_call): Use...
2000-05-27 geoffk* config/rs6000/rs6000.md (movsi_internal1): Use '...
2000-05-27 geoffk* config/rs6000/rs6000.md: Correct order of operands...
2000-05-25 dje * rs6000.c (expand_block_move): Add 64-bit...
2000-05-16 sirl 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-05-16 sirl 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-05-16 sirl 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-05-15 lawUpdate to libgcc copyright exception clause.
2000-05-14 geoffk* config/rs6000/rs6000.h (RETURN_ADDRESS_OFFSET): Corre...
2000-05-14 geoffk* config/rs6000/rs6000.c (logical_operand): Rewrite...
2000-05-14 geoffk* config/rs6000/rs6000.md (movsi): Don't modify RTL...
2000-05-14 geoffk* rs6000.c (output_cbranch): Don't output prediction...
2000-05-06 dje * xcoffout.c (xcoff_current_include_file,
2000-05-05 geoffk* config/rs6000/rs6000.h (PREDICATE_CODES): Add floatin...
2000-05-04 geoffk* config/rs6000/rs6000-protos.h: Add output_cbranch.
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-04-14 geoffkIn gcc/:
2000-04-05 meissnerMake memory reference + update work with -mregnames
2000-04-05 geoffk* config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add...
2000-04-01 geoffk* config/rs6000/rs6000.c (print_operand): Don't use...
2000-03-31 geoffk* config/rs6000/t-aix43 (AR_FLAGS_FOR_TARGET): Adjust...
2000-03-30 kenner * builtins.c (get_pointer_alignment): Use host_integer...
2000-03-29 hubicka Convert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-29 aoliva* config/rs6000/aix41.h (CPP_SPEC): Define _ANSI_C_SOUR...
2000-03-24 jasontweak comments
2000-03-24 geoffk* config/rs6000/rs6000.h (ARG_POINTER_CFA_OFFSET):...
2000-03-23 jason * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_CO...
2000-03-20 geoffk* config/rs6000/rs6000.md (bunordered): New expander.
2000-03-19 ghazi * rs6000/t-aix41: New file.
2000-03-16 geoffk See the ChangeLog on the branch for more details.
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 lawFix copyrights.
2000-01-19 ghaziupdate copyrights in config dir.
2000-01-19 ghazi * config/arm/arm-protos.h: PROTO -> PARAMS.
2000-01-07 dje * rs6000.c (processor_target_table): Add power3 as...
2000-01-05 law * configure.in (m68*-*-rtemscoff*): New target...
2000-01-04 dje * rs6000/sysv4.h (ASM_OUTPUT_DEF): Undefine.
2000-01-04 dje * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align...
1999-12-27 jakub * config/h8300/h8300.h (TARGET_H8300H, TARGET_H8300S...
1999-12-19 kenner * rs6000.h (SUBTARGET_DEFAULT): New macro.
1999-12-15 dje * rs6000.md (tablejumpdi): Generate DImode LABEL_REF.
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-30 rth * combine.c (try_combine): Only pass SET or...
1999-11-16 geoffk* config/rs6000/rs6000.c (first_reg_to_save): Save
1999-11-15 rth * rs6000.h (ASM_OUTPUT_DEF): New.
1999-10-28 geoffk* config/rs6000/rs6000.md (movsf): Don't convert a...
1999-10-15 rth * rs6000.md (call_value_indirect_aix32): Use...
1999-10-14 rthFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
1999-10-13 wilsonFix errors from Jan 19 change, found by comparing Cygnu...
1999-10-12 jason * config/rs6000/eabi-ctors.c (__do_global_ctors...
1999-10-11 dje * rs6000.md (movstrsi_?reg): Use preferred...
1999-10-08 rth * rs6000.md (fix_truncdfsi2_internal+1): Emit...
1999-10-08 mmitchel * tree.c (make_lang_type_fn): New funtion pointer.
1999-10-07 dnovillo * config/rs6000/rs6000.c (secondary_reload_clas...
1999-10-01 rthFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
1999-09-29 rth * rs6000.c (rs6000_encode_section_info): If...
1999-09-28 dje * xcoffout.c (xcoffout_declare_function): Add document...
1999-09-28 rth * builtins.c (stabilize_va_list): Stabilize...
1999-09-22 dje * rs6000.c (expand_block_move): DImode loads and store...
next