This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r110120 - in /trunk: ./ gcc/ChangeLog gcc/Makef...


Author: zack
Date: Mon Jan 23 15:15:12 2006
New Revision: 110120

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110120
Log:
 r110124@banpei:  zack | 2006-01-22 14:45:55 -0800
 	* gensupport.c: Define get_insn_name and record_insn_name here.
 	(read_md_rtx): Call record_insn_name as appropriate.
 	* genattr.c, genattrtab.c, gencodes.c, genconfig.c, genemit.c
 	* genextract.c, genflags.c, genopinit.c, genoutput.c, genpeep.c
 	* genpreds.c, genrecog.c: Don't define get_insn_name nor
 	record_insn_name.
 	* Makefile.in (BUILD_SUPPORT, BUILD_PRINT): Fold into BUILD_RTL.
 	(BUILD_VARRAY): Delete.
 	(genprognormal): Rename genprogmd.  Fold in all programs from
 	genprognoprint; also attrtab.
 	(build/genattrtab): Just mention genautomata.o and varray.o.
 	Reorganize a bit, add comments to make the categories clearer.
 

Modified:
    trunk/   (props changed)
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/genattr.c
    trunk/gcc/genattrtab.c
    trunk/gcc/gencodes.c
    trunk/gcc/genconfig.c
    trunk/gcc/genemit.c
    trunk/gcc/genextract.c
    trunk/gcc/genflags.c
    trunk/gcc/genopinit.c
    trunk/gcc/genoutput.c
    trunk/gcc/genpeep.c
    trunk/gcc/genpreds.c
    trunk/gcc/genrecog.c
    trunk/gcc/gensupport.c

Propchange: trunk/
            ('svk:merge' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]