summaryrefslogtreecommitdiff
path: root/gcc/config/c6x
Commit message (Expand)AuthorAgeFilesLines
* sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c)dmalcolm2014-08-221-1/+3
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-21/+21
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-2/+2
* * symtab.c (section_hash): New hash.hubicka2014-06-121-2/+2
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-1/+1
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * tree.h (DECL_ONE_ONLY): Return true only for externally visiblehubicka2014-05-201-2/+2
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Update copyright years in gcc/rsandifo2014-01-0225-30/+30
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Cleanup definitions of libc-related target hooks.mkuvyrkov2013-12-071-3/+0
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-1/+1
* 2013-11-13 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw2013-11-131-0/+1
* gcc/rsandifo2013-11-091-8/+4
* * config/rs6000/linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.kyukhin2013-09-051-0/+2
* PR target/56564jakub2013-06-101-1/+1
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-3/+1
* * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,steven2013-03-231-1/+1
* PR target/52500amylaar2013-02-262-2/+2
* Update copyright years in gcc/rsandifo2013-01-1025-34/+30
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-042-2/+2
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-24/+19
* * loop-doloop.c (doloop_modify): Pass doloop_end pattern toamylaar2012-10-161-1/+3
* 2012-09-19 Dehao Chen <dehao@google.com>dehao2012-09-201-2/+2
* * dbgcnt.def (sched_breakdep): New counter.bernds2012-09-191-0/+11
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-4/+4
* gcc/steven2012-07-161-0/+1
* * output.h: (current_function_is_leaf,steven2012-06-241-3/+3
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* * integrate.c: Remove.steven2012-05-291-1/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* gcc/rsandifo2012-05-051-2/+4
* * config/c6x/c6x.md (load_got_gotoff): Set op_pattern attribute tobernds2012-04-111-0/+1
* * config/c6x/c6x.md (reserve_cycles): New attribute.bernds2012-02-152-3/+16
* Move libgcc2 to toplevel libgccro2011-11-0212-487/+0
* Move libgcc1 to toplevel libgccro2011-11-022-443/+0
* Move crtstuff support to toplevel libgccro2011-11-024-97/+0
* Move shlib support to toplevel libgccro2011-11-022-105/+0
* * config/c6x/c6x.c (unit_req_imbalance, res_mii): Cast the first argbernds2011-10-271-13/+5
* * config/c6x/c6x.c (c6x_asm_emit_except_personality,bernds2011-10-211-0/+26
* * reg-notes.def (DEP_CONTROL): New.bernds2011-10-211-1/+1
* * config/c6x/c6x.md (attr "op_pattern"): New.bernds2011-10-214-1/+281
* * common/config/c6x/c6x-common.c (c6x_option_optimization_table):bernds2011-09-302-7/+875
* * haifa-sched.c (modulo_ii, modulo_max_states, modulo_n_insns,bernds2011-09-301-1/+1
* 2011-09-13 Paul Brook <paul@codesourcery.com>pbrook2011-09-133-7/+33
* * config/c6x/c6x.md (collapse-ndfa, no-comb-vect): Newbernds2011-09-025-41/+236
* PR middle-end/50161jakub2011-08-231-1/+1