summaryrefslogtreecommitdiff
path: root/gcc/genconditions.c
Commit message (Expand)AuthorAgeFilesLines
* hwint.c: New.Joseph Myers2010-11-301-2/+1
* genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez2010-07-091-0/+1
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* read-md.h (read_rtx_lineno): Rename to...Richard Sandiford2010-06-101-1/+1
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+5
* genconditions.c (write_header): Add tm-constrs.h to included headers.David Edelsohn2006-03-291-1/+2
* df-core.c (df_set_blocks): Do not dereference function pointers.Eric Botcazou2006-02-071-3/+5
* c.opt: Add -W(no-)overlength-strings.Zack Weinberg2006-01-291-20/+15
* genconditions.c (write_header): In generated code...Zack Weinberg2006-01-261-27/+59
* r110123@banpei: zack | 2006-01-22 14:44:34 -0800Zack Weinberg2006-01-231-39/+29
* Update FSF address.Kelley Cook2005-06-251-2/+2
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-10/+15
* re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Joseph Myers2005-01-241-10/+9
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-4/+1
* bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti2004-07-251-1/+1
* c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti2004-07-251-1/+1
* Makefile.in (insn-conditions.o): Back out removal of reload.h.Jerry Quinn2004-06-041-0/+1
* Makefile.in (RA_H, [...]): New.Jerry Quinn2004-06-031-1/+0
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2004-01-161-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-1/+1
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-2/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-18/+11
* c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-03-131-4/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-2/+6
* gensupport.c: Include hashtab.h.Zack Weinberg2002-07-291-0/+240