summaryrefslogtreecommitdiff
path: root/gcc/gensupport.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * gensupport.c (target_flags): Add.Richard Kenner2001-10-231-0/+3
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-2/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-6/+6
* emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger2001-08-271-13/+4
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-10/+10
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-1/+1
* gensupport.c (alter_output_for_insn): Correct enable checking failure change ...Graham Stott2001-07-261-2/+2
* rtl.c (copy_rtx): Handle 'T' format letter.Zack Weinberg2001-07-031-1/+1
* server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi2001-03-101-4/+4
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-11/+11
* rtl.h (traverse_md_constants): Declare.J"orn Rennecke2000-11-221-0/+15
* Warning fixes:Kaveh R. Ghazi2000-07-121-1/+2