summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/m68k
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-08-08m68k: handle more cases of TLS symbols with offsetAndreas Schwab
2018-07-17Fix invalid cc_status after [const_][us]mulsi3_highpartAndreas Schwab
2018-01-03Update copyright years.Jakub Jelinek
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth
2017-01-01Update copyright years.Jakub Jelinek
2016-11-21re PR target/25128 ([m68k] Suboptimal comparisons against 65536)Jeff Law
2016-11-20re PR target/48551 (Following source code crashes the c++ compiler on coldfir...Jeff Law
2016-11-19re PR target/25111 ([m68k] bset is not used for A = 1 << (B & 31) on ColdFire)Jeff Law
2016-11-18re PR target/25112 ([m68k] Suboptimal equality comparisons with small integers)Jeff Law
2016-11-17re PR target/47192 (m68k target - gcc uses stack frame after it has been unli...Jeff Law
2016-10-13m68k.c (m68k_option_override): Check opt_fstack_limit_symbol_arg and opt_fsta...Andreas Schwab
2016-01-20[PATCH] [target/25114] Improve comparisons against some small integers for m68kJeff Law
2016-01-04Update copyright years.Jakub Jelinek
2015-12-13[PATCH][PR target/19201] Peephole to improve clearing items in structure for ...Kazu Kirata
2015-12-13[PATCH] m68k testsuite TLCJeff Law
2015-05-27re PR target/39726 ([cond-optab] ColdFire pessimizations on QImode/HImode tests)Jeff Law
2015-02-11re PR target/63347 (m68k misoptimisation with -fschedule-insns)Jeff Law
2015-01-22re PR target/52076 (bloated code for setting single bits in bitfields on m68k)Jeff Law
2015-01-20re PR target/59946 (-mpcrel -O2 produces illegal asm code)Jeff Law
2015-01-12re PR target/64461 (bad assembly generated for Coldfire targets)Jeff Law
2015-01-05Update copyright years.Jakub Jelinek
2014-12-03re PR rtl-optimization/52714 (ICE in fixup_reorder_chain, at cfglayout.c:880)Segher Boessenkool
2014-10-16* gcc.target/m68k/crash1.c: Fix implicit declaration.Andreas Schwab
2014-06-18Use strict_low_part for loading a constant only if it is cheaperAndreas Schwab
2014-02-11re PR middle-end/54041 (-mshort ICE in convert_memory_address_addr_space, at ...Jeff Law
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-18pr52573.c: Move to...Jeff Law
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-07-17pr36134.c: Use dg-skip-if to skip the testcase if there is a conflict with -m...Kazu Hirata
2012-07-03re PR target/28896 (-fstack-limit-symbol and m68k and non 68020)Andreas Schwab
2010-07-21re PR debug/45015 (ICE in cselib.c caused by fix for PR43051)Jakub Jelinek
2010-05-12targhooks.c (default_stack_protect_guard): Avoid sharing RTL for __stack_chk_...Maxim Kuvyrkov
2009-11-05* gcc.target/m68k/pr41302.c: Fix target triplet.Maxim Kuvyrkov
2009-11-04[multiple changes]Maxim Kuvyrkov
2009-07-1420090709-1.c: Move to a proper place ...Maxim Kuvyrkov
2009-05-18M68K TLS support.Maxim Kuvyrkov
2008-11-24re PR target/35018 ([m68k-elf] Gcc ouputs invalid asm when compiling with -O2...Maxim Kuvyrkov
2008-11-19m68k.c (sched_attr_op_type): Handle all CONSTs.Maxim Kuvyrkov
2008-11-19re PR target/36133 (GCC creates suboptimal ASM : Code includes unneeded TST i...Andrew Stubbs
2008-11-14re PR target/36134 (GCC creates suboptimal ASM : usage of ADDA.L where LEA co...Maxim Kuvyrkov
2008-09-11xgot-1.c: Add -mcpu=5206 to select a ColdFire target.Andreas Schwab
2008-07-04interrupt-2.c: New file.Richard Sandiford
2008-06-04m68k.opt (mxgot): New option.Joseph Myers
2007-08-29m68k.c (m68k_get_function_kind): Assert we're never given a non-function.Nathan Sidwell
2007-08-27arm-eabi1.c, [...]: Move to gcc.target/arm directory.Uros Bizjak
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton
2007-07-12re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez
2007-05-17interrupt_thread-1.c, [...]: New.Kazu Hirata