summaryrefslogtreecommitdiff
path: root/gcc/genrecog.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
* recog.c (peep2_do_rebuild_jump_labels, [...]): New static variables.Bernd Schmidt2010-06-291-9/+0
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* Makefile.in (build/read-md.o): Depend on errors.h.Richard Sandiford2010-06-101-51/+29
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-0/+1
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-2/+2
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-10/+12
* genrecog.c (validate_pattern): Do not warn for VOIDmode CALLs as the source o...Ben Elliston2009-04-251-1/+2
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-3/+4
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-091-26/+26
* cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi2008-06-261-3/+3
* gensupport.h (pred_data): Add a "num_codes" field.Richard Sandiford2008-05-081-21/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+5
* genrecog.c: Include regs.h in generated file.Eric Christopher2007-05-301-4/+5
* genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn2006-03-291-0/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-1/+1
* r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg2006-01-231-1/+9
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-51/+1
* genrecog.c (enum decision_type): Add DT_num_insns.Paul Brook2005-08-271-24/+41
* Update FSF address.Kelley Cook2005-06-251-2/+2
* genattrtab.c, [...]: Update copyright.Kazu Hirata2005-03-051-1/+1
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-1/+1
* * genrecog.c (compute_predicate_codes): Avoid warning.Andreas Jaeger2004-12-281-1/+2
* genrecog.c (did_you_mean_codes): New.DJ Delorie2004-12-231-0/+19
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* genrecog.c (compute_predicate_codes): Use op0_codes instead of codes.Steve Ellcey2004-09-091-1/+1
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-42/+26
* genattrtab.c (insn_ent): Replace insn_code...Richard Sandiford2004-08-131-1/+3
* genrecog.c (add_to_sequence): When processing a MATCH_PARALLEL...Zack Weinberg2004-08-131-1/+11
* genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg2004-08-121-201/+285
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-7/+6
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-2/+1
* re PR target/14040 (ARM cross compiler: error: could not split insn)Mark Mitchell2004-04-011-2/+2
* genattrtab.c: Don't handle MATCH_INSN.Kazu Hirata2004-03-021-3/+0
* genrecog.c (find_operand): add extra argument stop.Jan Hubicka2004-02-071-8/+22
* genrecog.c (decision_type): Add DT_const_int.Kazu Hirata2004-01-311-0/+23
* * genrecog.c (write_node): Remove a useless local variable.Kazu Hirata2004-01-281-4/+1
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* alias.c: Fix comment typos.Kazu Hirata2004-01-061-3/+3
* genrecog.c (print_host_wide_int): New.Richard Henderson2003-12-181-2/+16
* ChangeLog.7: Fix comment typos.Kazu Hirata2003-11-211-1/+1
* avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi2003-08-111-2/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-6/+4