This is the mail archive of the gcc-patches@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]

Re: Patch: new file libgcc2.h for libgcc2.c macros and decls


 > From: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
 > 
 > This patch moves the general macros and decls from libgcc2.c to a new
 > file libgcc2.h.  I also added prototypes for all the extern functions.
 > 
 > This new header file should make splitting libgcc2.c into its
 > constituent parts more easy, should someone care to do that
 > eventually.
 > 
 > Bootstrapped on i686-pc-linux-gnu.  Okay to install?
 > 
 > 		--Kaveh
 > 
 > 
 > 2000-02-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 > 
 > 	* libgcc2.h: New file.
 > 
 > 	* libgcc2.c: Move macros, typedefs and prototypes to libgcc2.h.


Its been in the queue for a month so I decided it was obvious enough
to install.

http://gcc.gnu.org/ml/gcc-patches/2000-02/msg00358.html

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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