aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / objc /
2018-10-18 mpolacek PR c/7652 78/189278/2
2018-10-18 matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted... 77/189277/2
2017-01-09 Yvan RouxMerge branches/gcc-6-branch rev 244220.
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
2016-04-27 gccadminUpdate ChangeLog and version files for release
2016-02-11 jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-01-04 jakub Update copyright years.
2015-11-11 amacleodada
2015-11-09 amodraNew obstack_next_free is not an lvalue
2015-10-29 amacleodada
2015-08-19 tbsaunderemove more useless typedefs
2015-07-13 aldyhFix double word typos.
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 aldyh * objc-runtime-shared-support.c (build_module_descript...
2015-06-05 aldyhMerge debug-early branch into mainline.
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-27 wilsonada/
2015-04-18 tbsaunderemove need for store_values_directly
2015-01-30 jsm28Always pass explicit location to fatal_error.
2015-01-09 jakub PR rtl-optimization/64536
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-22 amodragcc/
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-12 tbsaundemove many gc hashtab to hash_table
2014-09-15 jakubgcc/
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-15 hubicka * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,
2014-06-28 hubicka * objc-act.c (objc_xref_basetypes): Set TYPE_BINFO...
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06 mrsUpdate ChangeLogs for wide-int work.
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-24 mrsLink to bug report.
2014-04-24 mrs2014-04-24 Dimitris Papavasiliou <dpapavas@gmail...
2014-04-23 rsandifoUndo some changes from trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-01-31 mpolacek PR c/59963
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsMerge in trunk.
2013-12-04 jsm28 PR c/52023
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoRemove remaining wide_int (x)s.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-19 rsandifoRemove tree_to_hwi.
2013-11-18 rsandifoMerge from trunk.
2013-11-18 rsandifogcc/ada/
2013-11-18 rsandifogcc/c-family/
2013-11-16 mrsMerge in trunk.
2013-11-14 amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12 amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09 rsandifoMerge with trunk.
2013-11-07 jsm28gcc:
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-20 mrsMerge in trunk.
2013-09-25 tromey * Make-lang.in (START_HDRS, cc1obj-checksum.o, objc...
2013-09-20 mrsMerge in trunk.
2013-09-14 iainsgcc:
2013-09-07 rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04 mrsMerge in trunk.
2013-08-16 mrsFix:
2013-08-13 mrsAdd wide-int branch.
2013-07-21 mrsFix some typos.
2013-05-22 paolo2013-05-22 Paolo Carlini <paolo.carlini@oracle.com>
2013-05-16 jason * Makefile.in (LLINKER): New variable.
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-20 dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-25 crowlChange hash_table to support a comparator type differen...
2012-10-09 crowlChange more non-GTY hash tables to use the new type...
2012-09-11 dnovilloRemove unnecessary VEC function overloads.
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-06-29 steventoplevel/
2012-06-19 stevengcc/
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-17 paolo2012-05-17 Paolo Carlini <paolo.carlini@oracle.com>
next