rs6000.c (secondary_reload_class): Fix Darwin specific misuse of r0 as a reload address.
[gcc.git] / gcc / config / rs6000 / rs6000.c
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.
2000-06-14 Geoff Keatingrs6000.c (toc_hash_eq): Use CODE_LABEL_NUMBER to compar...
2000-06-14 David Edelsohnrs6000.c (expand_block_move): Fix typo in earlier change.
2000-06-12 David Edelsohnaix41.h (SUBTARGET_SWITCHES): Delete threads.
2000-05-29 Geoff Keatingrs6000.c (output_cbranch): Escape '%' characters so...
2000-05-27 Geoff Keatingrs6000.md: Correct order of operands for DImode boolean...
2000-05-25 David Edelsohnrs6000.c (expand_block_move): Add 64-bit PowerPC double...
2000-05-16 Franz Sirlrs6000.c (rs6000_select_section): Treat CONSTRUCTOR...
2000-05-14 Geoff Keatingrs6000.c (logical_operand): Rewrite to take MODE into...
2000-05-14 Geoff Keatingrs6000.md (movsi): Don't modify RTL in-place.
2000-05-14 Geoff Keatingrs6000.c (output_cbranch): Don't output prediction...
2000-05-06 David Edelsohnxcoffout.c (xcoff_current_include_file, [...]): Constif...
2000-05-04 Geoff Keatingrs6000-protos.h: Add output_cbranch.
2000-05-04 Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-04-05 Michael MeissnerMake memory reference + update work with -mregnames
2000-04-01 Geoff Keatingrs6000.c (print_operand): Don't use %l for 'low part...
2000-03-20 Geoffrey Keatingrs6000.md (bunordered): New expander.
2000-03-16 Geoff KeatingSee the ChangeLog on the branch for more details.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 Jeff LawFix copyrights.
2000-01-19 Kaveh Ghaziupdate copyrights in config dir.
2000-01-19 Kaveh R. Ghaziarm-protos.h: PROTO -> PARAMS.
2000-01-07 David Edelsohnrs6000.c (processor_target_table): Add power3 as alias...
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-16 Geoff Keatingrs6000.c (first_reg_to_save): Save PIC_OFFSET_TABLE_REG...
1999-10-14 Franz SirlFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
1999-10-11 David Edelsohnrs6000.md (movstrsi_?reg): Use preferred rD/rS = r5...
1999-10-08 Franz Sirltree.c (make_lang_type_fn): New funtion pointer.
1999-10-07 Diego Novillors6000.c (secondary_reload_class): For TARGET_ELF make...
1999-10-01 Franz SirlFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
1999-09-29 Richard Hendersonrs6000.c (rs6000_encode_section_info): If ggc_p, use...
1999-09-28 David Edelsohnxcoffout.c (xcoffout_declare_function): Add documentation.
1999-09-28 Richard Hendersonbuiltins.c (stabilize_va_list): Stabilize array type...
1999-09-22 David Edelsohnrs6000.c (expand_block_move): DImode loads and stores...
1999-09-10 Richard Hendersonbuiltins.c (expand_builtin_va_arg): Cope with an array...
1999-09-08 Mark Mitchellrs6000.c: Include ggc.h.
1999-09-08 Ian Piumartars6000.c (first_reg_to_save): Don't save fixed or call...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-31 Kaveh R. Ghazic-parse.in (language_string): Constify.
1999-08-19 Nick CliftonFix test for unrecognisable switches.
1999-08-10 Kaveh R. Ghazioutput.h (assemble_name): Constify a char*.
1999-08-05 Daniel Jacobowitzrs6000.c (current_file_function_operand): Return zero...
1999-08-05 Geoff Keatingrs6000.c (rs6000_stack_info): For ABI_V4/ABI_SOLARIS...
1999-08-02 Franz SirlFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
1999-08-02 David Edelsohn[multiple changes]
1999-08-02 Geoffrey KeatingUnroll my commit of 1999/08/01 16:14:58, there was...
1999-08-01 Geoff Keatingrs6000.c (num_insns_constant_wide): Correct for type...
1999-07-27 David Edelsohnaix43.h (ASM_CPU_SPEC, [...]): Add rs64a and PPC630.
1999-07-27 Geoff Keatingrs6000.c (rs6000_expand_builtin_saveregs): Rename from...
1999-07-26 Richard Hendersonm32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.
next