summaryrefslogtreecommitdiff
path: root/gcc/read-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* read-rtl.c (copy_rtx_for_iterators): Continue applying iterators while it has...Michael Zolotukhin2013-05-221-3/+5
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* gensupport.c (maybe_eval_c_test): Remove not-null check for expr.Michael Zolotukhin2012-11-301-1/+1
* md.texi: Document define_subst.Maxim Kuznetsov2012-11-191-7/+270
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-24/+18
* Remove unnecessary VEC function overloads.Diego Novillo2012-09-101-11/+4
* Implement support for int iterators.Tejas Belagod2012-06-181-5/+40
* read-rtl.c (mapping): Remove index field.Richard Sandiford2012-06-131-319/+285
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-121/+90
* Makefile.in (READ_MD_H): Add $(HASHTAB_H).Richard Sandiford2010-06-101-167/+6
* read-rtl.c (md_name): New structure.Richard Sandiford2010-06-101-78/+95
* read-md.h (read_md_file): Declare.Richard Sandiford2010-06-101-163/+147
* read-md.h (read_rtx_lineno): Rename to...Richard Sandiford2010-06-101-5/+5
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-425/+2
* read-rtl.c (read_rtx_1): Give an error for EOF while looking for ']'.Joseph Myers2010-04-021-0/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* read-rtl.c (join_c_conditions): Return the first string if the two strings ar...Richard Sandiford2008-05-081-0/+3
* read-rtl.c (fatal_expected_char): Print EOF as text rather that its binary re...Rask Ingemann Lambertsen2007-11-201-2/+6
* md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2007-08-221-124/+125
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-1/+1
* * read-rtl.c (read_name): Terminate reading on EOF.Ben Elliston2006-02-061-1/+1
* r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg2006-01-231-1/+44
* r110123@banpei: zack | 2006-01-22 14:44:34 -0800Zack Weinberg2006-01-231-2/+72
* read-rtl.c (read_quoted_string): Break if EOF.Paul Brook2005-08-041-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* rtl.h (to_rtx_code): Remove.Gabriel Dos Reis2005-06-111-6/+6
* machmode.h (to_machine_mode): New.Gabriel Dos Reis2005-06-091-7/+7
* libiberty.h (XOBFINISH): New.Gabriel Dos Reis2005-06-061-6/+6
* read-rtl.c (mode_attr_index): Use obstack_grow0, not obstack_grow.Ian Lance Taylor2005-05-181-1/+1
* read-rtl.c (struct macro_traverse_data): Add unknown_mode_attr field.Ian Lance Taylor2005-05-171-30/+42
* read-rtl.c (struct macro_traverse_data): Define.Ian Lance Taylor2005-05-101-38/+160
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-6/+2
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-11/+151
* * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.Kazu Hirata2005-02-131-1/+1
* read-rtl.c (read_rtx_1): Give fatal error if we see a vector with no elements.Ian Lance Taylor2005-02-111-0/+3
* * read-rtl.c (apply_macro_to_string): Replace index with strchr.Aaron W. LaFramboise2004-09-291-2/+2
* read-rtl.c: Disable RTL checking.Richard Sandiford2004-08-311-1/+8
* rtl.h (read_rtx): Change prototype.Richard Sandiford2004-08-271-8/+18
* read-rtl.c (map_value, [...]): New structures.Richard Sandiford2004-08-231-55/+643
* * read-rtl.c (read_rtx): Tidy use of format_ptr.Richard Sandiford2004-08-231-5/+5
* read-rtl.c (string_obstack): New file-scope variable.Richard Sandiford2004-08-231-37/+39
* rtl.def (NIL): Delete.Zack Weinberg2004-08-181-15/+17
* basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti2004-07-261-4/+4
* bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti2004-07-251-2/+2
* read-rtl.c (read_rtx): Allow 's' and 'T' strings to be omitted, treating miss...Richard Sandiford2004-05-101-11/+13
* bb-reorder.c, [...]: Update copyright.Kazu Hirata2004-02-271-1/+1