aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / read-rtl.c
2018-10-18 mpolacek PR c/7652 78/189278/2
2016-01-04 jakub Update copyright years.
2015-10-01 tbsaunderemove many typedefs
2015-08-19 tbsaunderemove more useless typedefs
2015-07-15 tbsaunderemove some usage of expr_list from read_rtx
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-01 andreast2015-06-01 Andreas Tobler <andreast@gcc.gnu.org>
2015-05-19 rsandifogcc/
2015-05-19 rsandifogcc/
2015-01-05 jakub Update copyright years.
2014-10-29 rsandifogcc/ada/
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-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-29 jakub PR other/58712
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 rsandifoMerge with trunk.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-18 rsandifoMerge from trunk.
2013-11-16 mrsMerge in trunk.
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-20 mrsMerge in trunk.
2013-09-20 mrsMerge in trunk.
2013-09-04 mrsMerge in trunk.
2013-08-29 mrsMove num_elem out of the u union to shorten the rtx...
2013-08-13 mrsAdd wide-int branch.
2013-07-18 law * read-rtl.c (validate_const_int): Once an...
2013-05-22 kyukhin* read-rtl.c (copy_rtx_for_iterators): Continue applyin...
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-30 kyukhin * gensupport.c (maybe_eval_c_test): Remove...
2012-11-19 kyukhin * doc/md.texi: Document define_subst.
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11 dnovilloRemove unnecessary VEC function overloads.
2012-06-18 belagodImplement support for int iterators.
2012-06-13 rsandifogcc/
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2010-06-10 rsandifogcc/
2010-06-10 rsandifogcc/
2010-06-10 rsandifogcc/
2010-06-10 rsandifogcc/
2010-06-10 rsandifogcc/
2010-06-10 rsandifogcc/
2010-04-02 jsm28 * read-rtl.c (read_rtx_1): Give an error for EOF while...
2009-11-25 hjlRemove trailing white spaces.
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-05-08 rsandifogcc/
2007-11-20 rask * read-rtl.c (fatal_expected_char): Print EOF as text...
2007-08-22 hp * doc/md.texi (Iterators): Renamed from Macros. All...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2006-02-18 rsandifo * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_...
2006-02-06 bje * read-rtl.c (read_name): Terminate reading on EOF.
2006-01-23 zack r110130@banpei: zack | 2006-01-22 14:52:43 -0800
2006-01-23 zack r110123@banpei: zack | 2006-01-22 14:44:34 -0800
2005-08-04 pbrook2005-08-04 Paul Brook <paul@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-11 gdr * rtl.h (to_rtx_code): Remove.
2005-06-09 gdr * machmode.h (to_machine_mode): New.
2005-06-06 gdrlibiberty/
2005-05-18 ian * read-rtl.c (mode_attr_index): Use obstack_grow0...
2005-05-17 ian * read-rtl.c (struct macro_traverse_data): Add unknown...
2005-05-10 ian * read-rtl.c (struct macro_traverse_data): Define.
2005-04-21 nathan * lambda.h (lambda_vector_min_nz): Likewise.
2005-03-04 rsandifo * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_c...
2005-02-13 kazu * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.
2005-02-11 ian * read-rtl.c (read_rtx_1): Give fatal error if we...
2004-09-29 rsandifo * read-rtl.c (apply_macro_to_string): Replace index...
2004-08-31 rsandifo * read-rtl.c: Disable RTL checking.
2004-08-27 rsandifo * rtl.h (read_rtx): Change prototype.
2004-08-23 rsandifo * read-rtl.c (map_value, mapping, macro_group): New...
2004-08-23 rsandifo * read-rtl.c (read_rtx): Tidy use of format_ptr.
2004-08-23 rsandifo * read-rtl.c (string_obstack): New file-scope variable.
2004-08-18 zack * rtl.def (NIL): Delete.
2004-07-25 bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-25 bernie * bitmap.c: Use type-safe memory allocation macros...
2004-05-10 rsandifo * read-rtl.c (read_rtx): Allow 's' and 'T' strings...
2004-02-27 kazugcc/
2004-02-27 kazu * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf...
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-06-23 nickc(read_braced_string): Check for EOF. If encountered...
2003-06-16 ghazicp:
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-05-17 ghazigcc:
next