aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c6x
AgeCommit message (Expand)AuthorFilesLines
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford3-44/+44
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-2/+2
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-11/+13
2014-09-04use rtx_insn * a little moreTrevor Saunders1-6/+7
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-20/+22
2014-08-28Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insnDavid Malcolm1-14/+15
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-4/+5
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingDavid Malcolm1-2/+2
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-37/+40
2014-08-25config/c6x: Use rtx_insnDavid Malcolm2-10/+11
2014-08-25IPA C++ refactoring 4/NMartin Liska1-2/+2
2014-08-22sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c)David Malcolm1-1/+3
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm1-21/+21
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsDavid Malcolm1-2/+2
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-2/+2
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-20tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols.Jan Hubicka1-2/+2
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford25-30/+30
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-12-07Cleanup definitions of libc-related target hooks.Maxim Kuvyrkov1-3/+0
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-11-18c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford1-1/+1
2013-11-18cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford1-1/+1
2013-11-13c6x.c: Include "gimple-expr.h".Jan-Benedict Glaw1-0/+1
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-8/+4
2013-09-05linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.Alexander Ivchenko1-0/+2
2013-06-10re PR target/56564 (movdqa on possibly-8-byte-aligned struct with -O3)Jakub Jelinek1-1/+1
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-3/+1
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-1/+1
2013-02-26re PR target/52500 (dwarf2cfi.c fails to build with -Werror for c6x)Joern Rennecke2-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford25-34/+30
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2-2/+2
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-24/+19
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-1/+3
2012-09-20s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.Dehao Chen1-2/+2
2012-09-19dbgcnt.def (sched_breakdep): New counter.Bernd Schmidt1-0/+11
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-4/+4
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-0/+1
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-3/+3
2012-06-17cfglayout.h: Remove.Steven Bosscher1-1/+0
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-2/+4
2012-04-11c6x.md (load_got_gotoff): Set op_pattern attribute to unknown.Bernd Schmidt1-0/+1