IA MCU psABI support: changes to libraries
[gcc.git] / gcc / config / pdp11 /
2015-06-25 Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25 Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-22 Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-02-26 Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-12 Joseph MyersRemove LIBGCC2_HAS_?F_MODE target macros.
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Richard Sandifordgenrecog.c (validate_pattern): Treat all messages excep...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-07 Mike Stumppdp11.c: Include dbxout.h.
2013-08-19 Alexander Ivchenkotarget.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-05 Steven Bosschertm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update...
2012-06-24 Steven Bosscheroutput.h: (current_function_is_leaf...
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2011-11-02 Rainer OrthMove libgcc2 to toplevel libgcc
2011-08-18 Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-05 Rainer OrthMakefile.in (FPBIT_FUNCS, [...]): Remove.
2011-07-09 Richard Hendersonpdp11.md (define_c_enum "unspecv"): New.
2011-07-07 Joseph Myerscommon-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don...
2011-06-16 Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-04-21 Joseph Myersalpha.c (struct machine_function): Use rtx, not struct...
2011-04-21 Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-04 Richard Sandifordpdp11.h (IRA_COVER_CLASSES): Delete.
2011-03-31 Joseph Myersre PR target/47109 (m68k-netbsdelf: collect2 build...
2011-03-22 Joseph Myerspdp11.c (pdp11_handle_option): Access target_flags...
2011-03-22 Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-31 Joern Renneckere PR target/47135 (pdp11.c: incompatible type for...
2010-12-31 Paul Koningpdp11.h (PRINT_OPERAND): Delete.
2010-12-30 Paul Koningpdp11.md (movmemhi, movmemhi1): Correct constraints.
2010-12-30 Paul Koningpdp11-protos.h (pdp11_asm_output_var): Declare.
2010-12-28 Paul Koningpdp11.md: Correct length attribute for float literal...
2010-12-10 Paul Koningpdp11-protos.h (output_move_double, [...]): Delete.
2010-12-07 Paul Koningpdp11.c (output_addr_const_pdp11): Output negative...
2010-12-07 Paul Koningpdp11.c (TARGET_ASM_FUNCTION_SECTION): Define.
2010-12-02 Paul Koningpdp11.c (output_jump): Map unsigned to signed opcodes...
2010-12-01 Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-22 Nathan Froydtarget.def (conditional_register_usage): Define.
2010-11-21 Paul Koning* config/mips/pdp11.md (negsi2): Fix wrong code.
2010-11-21 Paul Koningpdp11.c (pdp11_legitimate_address_p): New function.
2010-11-20 Paul Koningpdp11-protos.h (pdp11_initial_elimination_offset, ...
2010-11-19 Paul Koningpdp11.h (FIRST_PARM_OFFSET): Fix case of no frame pointer.
2010-11-19 Paul Koningpdp11.md (abshi2): Delete TARGET_ABSHI_BUILTIN.
2010-11-16 Joern Renneckere PR java/46386 (negative shift count in build_constan...
2010-11-09 Paul Koningpdp11.md (lshrsi3, lshrhi3): Use add for decrement.
2010-11-09 Paul Koningpdp11.c (pdp11_assemble_integer): Clean up fix for...
2010-11-09 Paul Koning* config/pdp11/pdp11.md (lshrsi3, lshrhi3): Fix wrong...
2010-11-09 Paul Koning* config/pdp11/pdp11.md (negsi2): Fix wrong code.
2010-11-09 Paul Koningpdp11.c (pdp11_assemble_integer): Mask byte values...
2010-11-05 Joern Renneckere PR target/44750 (pdp-11 fails to build)
2010-11-04 Joern Renneckere PR target/44750 (pdp-11 fails to build)
2010-11-01 Paul Koningpdp11.md: Use iterators.
2010-11-01 Paul Koningpdp11.c (pdp11_return_in_memory): Return vector and...
2010-10-31 Paul Koningpdp11.md: Change output operands to disallow immediate...
2010-10-29 Paul Koning* config/pdp11/pdp11.md (*and<mode>): Rename to *bic...
2010-10-29 Paul Koning* config/pdp11/pdp11.md (divhi3, modhi3, divmodhi3...
2010-10-29 Paul Koningpdp11.md (andhi3, andqi3): Fix wrong code error.
2010-10-29 Paul Koningpdp11.c (output_move_quad): Fix ICE for CPU register...
2010-10-29 Paul Koningpdp11.c (print_operand_address): Correct handling of...
2010-10-29 Paul Koningpdp11.c (pdp11_trampoline_init): Correct instruction...
2010-10-29 Paul Koningpdp11-protos.h (pdp11_cannot_change_mode_class, [....
2010-10-26 Paul Koningpdp11.c (pdp11_f_format, [...]): Update to current...
2010-10-26 Paul Koningpdp11.md: Add define_constants for register numbers...
2010-10-24 Paul Koningpdp11.md: Change length attribute to be in bytes.
2010-10-22 Paul Koning* config.pdp11/pdp11.h (DBX_DEBUGGING_INFO): Define.
2010-10-22 Paul Koning* config/pdp11/pdp11.h (IRA_COVER_CLASSES): Define.
2010-10-22 Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-21 Paul Koningpdp11-protos.md (arith_operand, [...]): Delete
2010-10-21 Paul Koningpdp11.md (various): Fix conditions on a number of insn...
2010-10-20 Paul KoningFix several build errors for pdp11 target.
2010-10-15 Joseph Myerstarget.def (target_option.init_struct): New hook.
2010-10-09 Nathan Froydpdp11.h (FUNCTION_ARG, [...]): Delete.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-16 Joseph Myerstarget.def (target_option.optimization): New hook.
2010-09-15 Joseph Myerspdp11.c (register_move_cost): Rename to pdp11_register_...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-29 Nathan Froydreginfo.c (init_reg_sets_1): Adjust comments.
2010-06-08 Anatoly Sokolovpdp11.h (FUNCTION_VALUE, [...]): Remove macros.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-03 Steven Bosschertm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2009-11-04 Nick Cliftondefaults.h (CONSTANT_ADDRESS_P): Provide a default...
2009-09-22 Richard Hendersonpdp11.c (pdp11_trampoline_init): New.
2009-05-15 Paolo Bonzinifrv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.
2009-05-12 Paolo BonziniMerge cond-optab branch.
2009-05-03 Anatoly Sokolovdefaults.h (FRAME_POINTER_REQUIRED): Provide default.
2009-04-22 Paolo Bonzinidefaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide...
2009-04-21 Joseph MyersABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-03-28 Joseph Myersinclhack.def (aix_syswait, [...]): Remove.
next