aboutsummaryrefslogtreecommitdiff
path: root/gcc/gensupport.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-21gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata1-18/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-26collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi1-3/+1
2005-04-24collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi1-0/+5
2005-03-05genattrtab.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-04* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford1-11/+6
2004-12-16Makefile.in (MD_DEPS, s-mddeps): New.Richard Henderson1-0/+7
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-5/+4
2004-08-27rtl.h (read_rtx): Change prototype.Richard Sandiford1-28/+6
2004-08-12genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg1-3/+165
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg1-25/+32
2004-07-26c-common.c (disable_builtin_function): Rename variable n to new_disabled_buil...Bernardo Innocenti1-6/+6
2004-07-25bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti1-5/+5
2004-07-25c-common.c: Rename all identifiers named `new'.Bernardo Innocenti1-10/+10
2004-07-25c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti1-1/+1
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-04-01re PR target/14040 (ARM cross compiler: error: could not split insn)Mark Mitchell1-7/+54
2004-03-02genattrtab.c: Don't handle MATCH_INSN.Kazu Hirata1-2/+0
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-06alias.c: Fix comment typos.Kazu Hirata1-3/+3
2003-12-19dwarfout.c: Remove uses of "register" specifier in declarations of arguments ...Kazu Hirata1-1/+1
2003-11-21ChangeLog.7: Fix comment typos.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-5/+4
2003-07-03system.h: Include filenames.h.Zack Weinberg1-1/+1
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-2/+2
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-86/+55
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-5/+5
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-07-30adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy.Kaveh R. Ghazi1-27/+3
2002-07-29gensupport.c: Include hashtab.h.Zack Weinberg1-1/+99
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-3/+0
2002-06-07* gensupport.c: Fix misspelling.Matt Kraai1-1/+1
2002-05-23genemit.c (gen_insn): Print file:lineno comment before function.Richard Henderson1-10/+18
2002-05-19gensupport.c (init_include_reader): Merge into ...Richard Henderson1-123/+56
2002-05-12gensupport.c (n_comma_elts): Moved here from genattrtab.c.Zack Weinberg1-1/+49
2002-03-08gensupport.c (first_dir_md_include): Renamed from include; change all referen...Matt Hiller1-13/+10
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-9/+9
2001-12-01gencheck.c, [...]: Don't define xmalloc.Zack Weinberg1-52/+0
2001-11-16gensupport.c (process_rtx): Don't assume filename is the first argument of an...Alexandre Oliva1-3/+5
2001-11-15gensupport.c [...]: Change call to alloca to xmalloc.Alan Matsuoka1-2/+4
2001-11-14rtl.def (INCLUDE): Define.Alan Matsuoka1-1/+242
2001-10-25alias.c (can_address_p): No longer static.Richard Kenner1-0/+14
2001-10-23* gensupport.c (target_flags): Add.Richard Kenner1-0/+3
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-2/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-6/+6
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-13/+4
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-10/+10
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata1-1/+1
2001-07-26gensupport.c (alter_output_for_insn): Correct enable checking failure change ...Graham Stott1-2/+2
2001-07-03rtl.c (copy_rtx): Handle 'T' format letter.Zack Weinberg1-1/+1