summaryrefslogtreecommitdiff
path: root/gcc/gensupport.c
Commit message (Expand)AuthorAgeFilesLines
* cp:ghazi2003-06-161-2/+2
* * genrecog.c: Use ISO C90 prototypes.aj2003-06-011-86/+55
* gcc:ghazi2003-05-171-5/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* ada:ghazi2002-07-301-27/+3
* * gensupport.c: Include hashtab.h.zack2002-07-291-1/+99
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-3/+0
* * gensupport.c: Fix misspelling.kraai2002-06-071-1/+1
* * genemit.c (gen_insn): Print file:lineno comment before function.rth2002-05-231-10/+18
* * gensupport.c (init_include_reader): Merge into ...rth2002-05-201-123/+56
* * gensupport.c (n_comma_elts): Moved here from genattrtab.c.zack2002-05-121-1/+49
* 2002-03-07 Matt Hiller <hiller@redhat.com>hiller2002-03-081-13/+10
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-9/+9
* * gencheck.c, gengenrtl.c: Don't define xmalloc.zack2001-12-011-52/+0
* * gensupport.c (process_rtx): Don't assume filename is the firstaoliva2001-11-161-3/+5
* 2001-11-15 Alan Matsuoka <alanm@redhat.com>alanm2001-11-151-2/+4
* 2001-11-05 Alan Matsuoka <alanm@redhat.com>alanm2001-11-141-1/+242
* * alias.c (can_address_p): No longer static.kenner2001-10-251-0/+14
* * gensupport.c (target_flags): Add.kenner2001-10-241-0/+3
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-2/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-6/+6
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-13/+4
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-10/+10
* * gcc.c: Fix comment formatting.kazu2001-08-121-1/+1
* * gensupport.c (alter_output_for_insn): Correct enable checking failuregrahams2001-07-261-2/+2
* * rtl.c (copy_rtx): Handle 'T' format letter.zack2001-07-031-1/+1
* * fixinc/server.c (load_data, run_shell): Use xmalloc, xrealloc &ghazi2001-03-101-4/+4
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-11/+11
* * rtl.h (traverse_md_constants): Declare.amylaar2000-11-221-0/+15
* Warning fixes:ghazi2000-07-121-1/+2
* * gensupport.c (process_rtx): Make rtl checking stopcpopetz2000-07-111-2/+3
* * gensupport.c (collect_insn_data): Record the maximum numberrth2000-05-271-1/+2
* top level:zack2000-05-201-1/+1
* * genopinit.c: Use $ for escape sequences in optab patterns.zack2000-05-181-0/+37
* * gensupport.c (process_rtx): Copy and post-process each memberrth2000-05-081-2/+9
* * rtl.def (DEFINE_COND_EXEC): New.rth2000-05-071-90/+710
* * Makefile.in (gensupport.o): Compile for the host.rth2000-05-061-7/+35
* * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.ghazi2000-05-041-0/+3
* * cppexp.c (op_t): Make an int.jason2000-05-031-3/+3
* * gensupport.c: New file.cpopetz2000-05-031-0/+191