]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/rs6000/rs6000.c
invoke.texi: Add -maltivec, -mno-altivec, and -mabi=altivec for rs6000.
[thirdparty/gcc.git] / gcc / config / rs6000 / rs6000.c
2001-11-07  Aldy Hernandezinvoke.texi: Add -maltivec, -mno-altivec, and -mabi...
2001-11-06  Geoffrey Keatingrs6000.c (rs6000_select_section): Handle CONSTRUCTORs...
2001-11-05  Geoffrey Keatingrs6000.c (rs6000_select_section): Handle CONSTRUCTORs...
2001-11-04  David Edelsohn[multiple changes]
2001-11-04  Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-02  DJ Deloriers6000.c (rs6000_emit_move): Make sure that using FP...
2001-10-31  Kazu Hiratabuiltins.def: Fix comment typos.
2001-10-29  David EdelsohnUndo assemble_name change in earlier patch.
2001-10-28  David Edelsohnaix31.h (ASM_OUTPUT_EXTERNAL): Use assemble_name.
2001-10-28  Joseph Myersalpha.md, [...]: Fix spelling errors.
2001-10-23  Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-17  Stan Shebsrs6000.c: Make assorted mechanical formatting and typo...
2001-10-12  Stan Shebsrs6000.c: Remove uses of "register" specifier in declar...
2001-10-10  John Wehlers6000.c (rs6000_emit_load_toc_table): Don't strdup...
2001-10-07  Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-10-02  Dale Johannesenrs6000.h (enum processor_type): Add support for 7400...
2001-09-25  David EdelsohnFix last patch to allow indexed operand.
2001-09-25  David Edelsohn* (lwa_operand): Address must be word aligned.
2001-09-21  Joseph MyersTable-driven attributes.
2001-09-20  Alan Modrarevert: rs6000.c (logical_operand): CONST_INTs are...
2001-09-19  Stan Shebsalias.c: Fix typos in comments.
2001-09-13  Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-10  David Edelsohn* config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751...
2001-09-08  David Edelsohnrs6000.c (num_insns_constant): Compute number of instru...
2001-09-06  Franz Sirlrs6000.c (rs6000_emit_prologue): Fix DWARF2 register...
2001-09-06  Alan Modrars6000.c (mask_operand): Use signed vars to avoid compi...
2001-08-27  Alan Modrars6000.c (mask_operand): Rewrite without bit-shifting...
2001-08-25  David Edelsohnrs6000.c (rs6000_initialize_trampoline): Function descr...
2001-08-18  Zack Weinberghaifa-sched.c: Convert to target hooks.
2001-08-18  Richard Hendersondefaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...
2001-08-17  Richard Hendersonvarasm.c (named_section_flags): Remove align parameter.
2001-08-13  David Edelsohn* config/rs6000/rs6000.c: Include optabs.h.
2001-08-12  Richard Hendersonrs6000.c (rs6000_elf_asm_out_constructor): New.
2001-08-12  Richard Hendersonrs6000.c (rs6000_elf_section_type_flags): Fix thinko...
2001-08-11  Franz Sirlrs6000.c: Include integrate.h to silence warning.
2001-08-04  Richard Hendersontarget.h (gcc_target): Add asm_out.named_section, secti...
2001-07-31  Daniel BerlinPowerPC reorg and support for powerpc64-*-linux*.
2001-07-11  Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-10  Richard Kennerrs6000.c (print_operand, [...]): Use adjust_address_nv...
2001-07-07  Stan Shebstarget.h (targetm): Rename global from "target", so...
2001-07-06  Neil BoothMakefile.in (final.o): Depend on target.h.
2001-07-04  Richard Kenneremit-rtl.c (replace_equiv_address): New function.
2001-07-03  Richard Kennerexplow.c (plus_constant_wide, [...]): New case.
2001-07-02  Richard Kenneremit-rtl.c (adjust_address): New function.
2001-06-29  Joseph Myerstarget.h (struct gcc_target): Add comp_type_attributes...
2001-06-26  Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-06-22  DJ Deloriearm.h (struct machine_function): Remove ra_rtx.
2001-06-08  Stan Shebsdarwin.h (ENCODE_SECTION_INFO): Define.
2001-05-21  Geoffrey Keatingrs6000.md (maxsf3): Use rs6000_emit_minmax.
2001-05-18  Dale Johannesenrs6000.c (secondary_reload_class): Fix Darwin specific...
2001-05-15  David Edelsohnrs6000.md (movdi splitter): Sign extend more efficiently.
2001-05-15  David Edelsohnrs6000.c (num_insns_constant_wide): Constants are sign...
2001-05-07  Geoffrey Keatingrs6000.c (rs6000_emit_prologue): Don't save the link...
2001-05-02  Franz Sirlrs6000.c (rs6000_legitimate_address): Allow any stack...
2001-05-02  David Edelsohn[multiple changes]
2001-05-01  Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-12  Alexandre Olivars6000.c (rs6000_emit_move): Do not special-case HOST_B...
2001-04-12  Stan ShebsAdd Darwin (Mac OS X kernel) native support.
2001-03-28  Richard Hendersonrs6000.c (rs6000_stack_info): Allocate space for eh_ret...
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-07  Brad LucierBrad's -ffast-math breakup.
2001-02-21  Stan Shebsrs6000.c (output_cbranch): Output branches on separate...
2001-02-12  Geoffrey Keatingrs6000.c (rs6000_float_const): Remove warning.
2001-02-09  Franz Sirlrs6000.c (output_toc): Allow 32-bit targets to handle...
2001-02-07  Chandrakala Chavvafinal.c: Revert back my previous changes.
2001-02-06  Mark Mitchellrs6000.h (ASM_OUTPUT_SYMBOL_REF): Define.
2001-02-06  Chandrakala Chavvafinal.c: Move the declaration profile_label_no to ...
2001-02-05  Franz Sirlrs6000.c (rs6000_return_addr): Use PIC code for AIX...
2001-01-24  Franz SirlUpdate copyright dates.
2001-01-22  Franz Sirlrs6000.h (INIT_EXPANDERS): Delete.
2001-01-17  Nick CliftonAdd missing PARAMS around prototype's parameters
2001-01-17  Nick Cliftonadd missing prototypes
2001-01-09  Nick Cliftonoops - omitted from previous delta
2000-12-12  Franz Sirlconfigure.in (HAVE_AS_DWARF2_DEBUG_LINE): Enable .file...
2000-11-19  Franz Sirlrs6000.c (rs6000_encode_section_info): Fix string lengt...
2000-11-17  Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17  Zack Weinbergstringpool.c: New file.
2000-11-10  Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-10-17  Franz Sirlfunction.c (locate_and_pad_parm): Don't align stack...
2000-10-13  Mark MitchellRemove obstacks.
2000-10-01  Geoff Keatingrs6000.md (movsi_to_cr): Remove the USE.
2000-09-11  Geoff Keatingaix.h (RS6000_ITRUNC): Moved from rs6000.h.
2000-09-06  Geoff Keatingrs6000.c (rs6000_reverse_condition): Return the result.
2000-09-06  Geoff Keatingrs6000.c (validate_condition_mode): New function.
2000-08-24  Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-22  David Edelsohnaix.h (ASM_DECLARE_FUNCTION_NAME): Call named_section...
2000-08-14  David Edelsohncollect2.c: Remove use of AIX import file.
2000-08-14  Geoff Keatingflow.c (attempt_auto_inc): Remove unused variable ...
2000-08-13  Geoff Keatingrs6000.c (rs6000_select_section): Rewrite to not put...
2000-08-08  David Edelsohnrs6000.c (optimization_options): Decorate 'level' as...
2000-08-06  Kaveh R. Ghazi* rs6000.c (rs6000_maybe_dead): Prototype.
2000-08-04  Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-08-02  Geoff Keatingrtl.h (enum reg_note): Add REG_MAYBE_DEAD.
2000-07-30  Richard HendersonMakefile.in (OBJS): Add doloop.o.
2000-07-28  Kaveh R. Ghazidwarf2out.c: Indent #error directive.
2000-07-25  David Edelsohnrs6000.c (print_operand, case 'T'): New case.
2000-07-21  Geoff Keatingrs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): All constan...
2000-07-21  Geoff Keatingrs6000.c (output_toc): Use RS6000_OUTPUT_BASENAME for...
2000-07-08  Geoff KeatingCommited on behalf of geoffk@cygnus.com:
2000-07-03  Geoff Keatingrs6000.c (rs6000_emit_move): New function.
next