aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c6x
AgeCommit message (Expand)Author
2015-06-282015-06-28 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-28Add --enable-default-pie option to GCC configureH.J. Lu
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders
2015-05-07gcc/Richard Sandiford
2015-04-22c6x: handle c6x unk_isa in TARGET_CPU_CPP_BUILTINSBernhard Reutner-Fischer
2015-03-27Allow misaligned volatile stores in C6X.Bernd Schmidt
2015-03-27Fix c6x-uclinux build failure.Bernd Schmidt
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-052014-12-05 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2014-10-29gcc/ada/Richard Sandiford
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-09-15Instruction attributes take an rtx_insn *David Malcolm
2014-09-09recog_memoized works on an rtx_insn *David Malcolm
2014-09-04use rtx_insn * a little moreTrevor Saunders
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm
2014-08-28Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insnDavid Malcolm
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingDavid Malcolm
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm
2014-08-25config/c6x: Use rtx_insnDavid Malcolm
2014-08-25IPA C++ refactoring 4/NMartin Liska
2014-08-22sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c)David Malcolm
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsDavid Malcolm
2014-06-12 * symtab.c (section_hash): New hash.Jan Hubicka
2014-06-09 * symtab.c (dump_symtab_base): Update dumping.Jan Hubicka
2014-06-02 * expr.h: Remove prototypes of functions defined in builtins.c.Andrew Macleod
2014-05-20 * tree.h (DECL_ONE_ONLY): Return true only for externally visibleJan Hubicka
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-07Cleanup definitions of libc-related target hooks.Maxim Kuvyrkov
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-18gcc/c-family/Richard Sandiford
2013-11-18gcc/ada/Richard Sandiford
2013-11-132013-11-13 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw
2013-11-09gcc/Richard Sandiford
2013-09-05* config/rs6000/linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.Alexander Ivchenko
2013-06-10 PR target/56564Jakub Jelinek