summaryrefslogtreecommitdiff
path: root/gcc/gensupport.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-86/+55
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-5/+5
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+3
* adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy.Kaveh R. Ghazi2002-07-301-27/+3
* gensupport.c: Include hashtab.h.Zack Weinberg2002-07-291-1/+99
* defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth2002-07-231-3/+0
* * gensupport.c: Fix misspelling.Matt Kraai2002-06-071-1/+1
* genemit.c (gen_insn): Print file:lineno comment before function.Richard Henderson2002-05-231-10/+18
* gensupport.c (init_include_reader): Merge into ...Richard Henderson2002-05-191-123/+56
* gensupport.c (n_comma_elts): Moved here from genattrtab.c.Zack Weinberg2002-05-121-1/+49
* gensupport.c (first_dir_md_include): Renamed from include; change all referen...Matt Hiller2002-03-081-13/+10
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-9/+9
* gencheck.c, [...]: Don't define xmalloc.Zack Weinberg2001-12-011-52/+0
* gensupport.c (process_rtx): Don't assume filename is the first argument of an...Alexandre Oliva2001-11-161-3/+5
* gensupport.c [...]: Change call to alloca to xmalloc.Alan Matsuoka2001-11-151-2/+4
* rtl.def (INCLUDE): Define.Alan Matsuoka2001-11-141-1/+242
* alias.c (can_address_p): No longer static.Richard Kenner2001-10-251-0/+14