summaryrefslogtreecommitdiff
path: root/gcc/gensupport.c
Commit message (Expand)AuthorAgeFilesLines
* md.texi (define_enum_attr): Document.Richard Sandiford2010-06-101-0/+1
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-248/+16
* Makefile.in (build/read-md.o): Depend on errors.h.Richard Sandiford2010-06-101-42/+21
* read-md.h (read_md_file): Declare.Richard Sandiford2010-06-101-15/+17
* read-md.h (read_rtx_lineno): Rename to...Richard Sandiford2010-06-101-23/+23
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-61/+1
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-2/+2
* gensupport.c (process_one_cond_exec): Derive name for COND_EXEC patterns from...Steven Bosscher2010-02-171-1/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-1/+1
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-2/+2
* recog.c (ordered_comparison_operator): New.Paolo Bonzini2009-04-081-0/+3
* 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-5/+5
* cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi2008-06-261-2/+2
* gensupport.h (pred_data): Add a "num_codes" field.Richard Sandiford2008-05-081-38/+55
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* gensupport.c (identify_predicable_attribute): Don't free p_false when it is s...Andreas Schwab2006-03-151-3/+2
* re PR rtl-optimization/25739 (Memory leak in bt_load.c(augment_live_range))Uttam Pawar2006-03-141-1/+10
* * rtl.def (define_constraint, define_register_constraint)Zack Weinberg2006-02-281-0/+4
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-0/+52
* r110123@banpei: zack | 2006-01-22 14:44:34 -0800Zack Weinberg2006-01-231-70/+150
* tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis2005-12-171-2/+2
* gensupport.c (std_preds): Fixed extraneous `false` in last change.Graham Stott2005-11-201-1/+1
* gensupport.c (old_preds): Rename to std_preds, add special field.Paolo Bonzini2005-11-191-51/+32
* gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata2005-07-211-18/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi2005-04-261-3/+1
* collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi2005-04-241-0/+5
* 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-11/+6
* Makefile.in (MD_DEPS, s-mddeps): New.Richard Henderson2004-12-161-0/+7
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-5/+4
* rtl.h (read_rtx): Change prototype.Richard Sandiford2004-08-271-28/+6
* genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg2004-08-121-3/+165
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-25/+32
* c-common.c (disable_builtin_function): Rename variable n to new_disabled_buil...Bernardo Innocenti2004-07-261-6/+6
* bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti2004-07-251-5/+5
* c-common.c: Rename all identifiers named `new'.Bernardo Innocenti2004-07-251-10/+10
* c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti2004-07-251-1/+1
* bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata2004-05-301-1/+1
* re PR target/14040 (ARM cross compiler: error: could not split insn)Mark Mitchell2004-04-011-7/+54
* genattrtab.c: Don't handle MATCH_INSN.Kazu Hirata2004-03-021-2/+0
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* alias.c: Fix comment typos.Kazu Hirata2004-01-061-3/+3
* dwarfout.c: Remove uses of "register" specifier in declarations of arguments ...Kazu Hirata2003-12-191-1/+1
* ChangeLog.7: Fix comment typos.Kazu Hirata2003-11-211-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-5/+4
* system.h: Include filenames.h.Zack Weinberg2003-07-031-1/+1
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-2/+2