]> gcc.gnu.org Git - gcc.git/history - gcc/config/pa/pa.c
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
[gcc.git] / gcc / config / pa / pa.c
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-05-25 Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-04-21 Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-21 Richard Sandifordtarget.def (cannot_force_const_mem): Add a mode argument.
2011-04-20 Nathan Froydpa.c (pa_init_builtins): Call build_function_type_list...
2011-04-16 John David Anglinpredicates.md: Reorganize and simplify predicates.
2011-04-08 John David Anglinre PR target/48366 (ICE in extract_constrain_insn_cache...
2011-03-30 Jeff Lawreload.h (reg_equiv_constant): Move into new structure...
2011-03-22 Joseph Myerspa-hpux.opt (flag_pa_unix): New Variable entry.
2011-03-22 Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2011-01-18 John David Anglinextend.texi: Mention __float128 support on hppa HP-UX.
2010-12-18 John David Anglinre PR target/46915 (Wrong code is generated for conditi...
2010-12-08 John David Anglinre PR middle-end/46671 (ICE in default_no_named_section...
2010-12-01 Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-25 Joseph Myerstarget.def (supports_split_stack, [...]): Take gcc_opti...
2010-11-22 Nathan Froydtarget.def (conditional_register_usage): Define.
2010-11-17 Nathan Froydre PR target/46512 (crtstuff.c:563:1: internal compiler...
2010-11-16 Nathan Froydarc.c: Delete pasto.
2010-11-16 Nathan Froydbuiltins.c (std_gimplify_va_arg_expr): Use targetm...
2010-10-22 Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-16 Anatoly Sokolovavr.h (PREFERRED_RELOAD_CLASS): Remove.
2010-10-09 Nathan Froydpa-protos.h (function_arg): Delete.
2010-10-02 John David Anglinre PR target/45820 (FAIL: gcc.c-torture/compile/pr45728...
2010-09-28 Richard HendersonHookize TARGET_UNWIND_INFO et al.
2010-09-08 John David Anglinre PR target/45250 (FAIL: tr1/5_numerical_facilities...
2010-08-30 Eric BotcazouStack usage support
2010-08-24 Anatoly Sokolovpa.c (hppa_register_move_cost, [...]): New.
2010-08-09 Nathan Froydbuiltins.c (fold_builtin_next_arg): Use stdarg_p.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-04 Richard Sandifordgcc/
2010-07-02 Richard Guentherre PR target/43958 (FAIL: gcc.dg/ipa/ipa-pta-10.c scan...
2010-06-30 Joern Renneckere PR middle-end/44566 (configuration with multiple...
2010-06-21 John David Anglinre PR target/39690 (ld: An unknown relocation type 8)
2010-06-18 John David Anglinre PR target/43740 (FAIL: gcc.dg/tree-ssa/20031015...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-12 Steve Ellceypa.c (emit_move_sequence): Remove use of deleted variab...
2010-04-12 Steve Ellceypa.c (hppa_legitimize_address): Remove unused variable...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-05 Steve Ellceyre PR target/42924 (pex-unix.c:589:1: internal compiler...
2009-11-25 John David Anglinpa.c (output_call): Only use sr4 for long interspace...
2009-09-29 John David Anglinre PR target/41393 (ICE in get_eh_region_and_lp_from_rt...
2009-09-23 Anatoly Sokolovpa.h (FUNCTION_VALUE): Remove macro.
2009-09-22 Richard Hendersonpa.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.
2009-09-11 John David Anglinpredicates.md (symbolic_operand): Require a CONST symbo...
2009-08-20 John David Anglinpa.md (reload_inhi, [...]): New patterns.
2009-08-12 Paolo Bonzinitm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentati...
2009-08-02 John David Anglinpa.c (pa_promote_function_mode): Remove ATTRIBUTE_UNUSE...
2009-08-02 John David Anglinpa.c (pa_promote_function_mode): Declare.
2009-08-01 Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-07-21 John David Anglinpa.c (compute_zdepwi_operands): Limit deposit length...
2009-07-01 John David Anglinpa.c (forward_branch_p): Return bool type.
2009-06-26 John David Anglinre PR target/40468 (FAIL: gcc.c-torture/execute/2006103...
2009-06-22 Olivier Hainquepa.c (output_call): Don't optimize post call jumps...
2009-05-15 Paolo Bonzinifrv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.
2009-05-12 Paolo BonziniMerge cond-optab branch.
2009-05-04 Paolo Bonzinitm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and... r144370/tags/stack-last-merge
2009-01-12 John David Anglinpa.c (pa_asm_output_mi_thunk): Use pc-relative branch...
2009-01-09 John David Anglinpa.c (last_address): Change to unsigned.
2009-01-06 John David Anglinpa.c (output_call): Relocate non-jump insns in the...
2008-11-24 John David Anglinpa.c (function_arg): Revert 2008-10-26 change.
2008-10-27 John David Anglinre PR middle-end/37316 (Small structs are not passed...
2008-10-11 John David Anglinre PR middle-end/37608 (libgcc2.c:1981: ICE: vector...
2008-10-04 John David Anglinre PR target/37603 (FAIL: gcc.c-torture/compile/pr36141...
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-06 Kaveh R. Ghazialpha.c (alpha_preferred_reload_class, [...]): Avoid...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-27 Kaveh R. Ghazic-format.c (handle_format_attribute): Fix -Wc++-compat...
2008-05-25 Alan ModraDelete get_inner_array_type. Use strip_array_types... r135873/tags/stack-last-merge r135930/tags/ix86/avx-last-merge
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-08 Jan Hubickafunction.h (incomming_args): Break out of struct function.
2008-03-11 John David Anglinpa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize defin...
2008-02-09 John David AnglinPR middle_end/34150
2007-12-22 John David Anglinpa.c (hppa_legitimize_address): Use INT14_OK_STRICT...
2007-12-21 John David Anglinre PR target/34525 (ICE in extract_insn, at recog.c...
2007-12-20 John David Anglinre PR target/34525 (ICE in extract_insn, at recog.c...
2007-12-15 Jakub Jelinekre PR bootstrap/34003 (gcc trunk unable to bootstrap...
2007-12-09 John David Anglinre PR target/32889 (ICE in delete_output_reload, at...
2007-12-06 Jakub Jelinekre PR middle-end/20983 (varargs functions force va_list...
2007-09-15 John David Anglinre PR target/33062 (ICE in emit_move_insn and expand_ca...
2007-08-24 Kaveh R. Ghazialpha.c (alpha_mangle_type, [...]): Constify.
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-02 Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-07-15 John David Anglinre PR middle-end/32398 (checking for suffix of object...
2007-07-10 Ian Lance TaylorReplace no_new_pseudos in backends.
2007-06-30 John David Anglinpa.md (return): Delete pattern.
2007-06-16 Andrew Pinski[multiple changes]
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-29 John David Anglinconstraints.md: New file.
2007-05-26 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-06 Aurelien Jarnopa.md: Split tgd_load, tld_load and tie_load into pic...
2007-04-12 John David Anglinpa.c (pa_som_asm_init_sections): Ensure that cfun-...
2007-03-19 John David Anglinpa.c (output_deferred_plabels, [...]): Cleanup formatti...
2007-03-18 John David Anglinpa.md: Add fpstore_load and store_fpload instruction...
next
This page took 1.78874 seconds and 108 git commands to generate.