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]

egcs/gcc ChangeLog configure configure.in conf ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	geoffk@sourceware.cygnus.com	00/04/04 18:22:36

Modified files:
	gcc            : ChangeLog configure configure.in 
	gcc/config/rs6000: eabi.h eabiaix.h eabisim.h linux.h rtems.h 
	                   sol2.h sysv4.h sysv4le.h t-ppccomm t-ppcgas 
	                   t-ppcos vxppc.h 
Removed files:
	gcc/config/rs6000: eabile.h eabilesim.h t-ppc vxppcle.h 

Log message:
	* config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin,
	crtend.
	(CRTSTUFF_T_CFLAGS_S): Delete definition.
	* config/rs6000/sysv4.h (STARTFILE_LINUX_SPEC): Always use crtbegin.
	(ENDFILE_LINUX_SPEC): Always use crtend.
	* configure.in (powerpc-*-linux-gnulibc1): Don't define extra_parts.
	(powerpc-*-linux-gnu): Likewise.
	* configure: Regenerate.
	
	* config/rs6000/eabi.h:	Don't include sysv4.h.
	(MULTILIB_DEFAULTS): Don't define.
	* config/rs6000/eabiaix.h: Don't include eabi.h.
	* config/rs6000/eabile.h: Delete.
	* config/rs6000/eabilesim.h: Delete.
	* config/rs6000/eabisim.h: Don't include eabi.h.
	* config/rs6000/linux.h: Don't include sysv4.h.
	(JUMP_TABLES_IN_TEXT_SECTION): Don't redefine.
	(MULTILIB_DEFAULTS): Don't redefine.
	* config/rs6000/rtems.h: Don't include eabi.h.
	* config/rs6000/sol2.h: Don't include sysv4le.h.
	* config/rs6000/sysv4le.h: Don't include sysv4.h.
	* config/rs6000/t-ppc: Delete.
	* config/rs6000/t-ppcgas: Correct comment.
	* config/rs6000/t-ppcos: Correct comment.  Don't build
	multilibs for -fPIC, rather use -fPIC -mstrict-align
	as default.
	* config/rs6000/t-ppc: Delete.
	* config/rs6000/vxppc.h: Don't include sysv4.h.
	* config/rs6000/vxppcle.h: Delete.
	* configure.in: Use multiple header files for p2pc ELF targets
	powerpc-eabiaix, powerpc-eabisim, powerpc-rtems, powerpcle-eabi,
	powerpcle-eabisim, powerpc-elf, powerpcle-elf, powerpc-linux-gnu,
	powerpc-linux-gnulibc1, powerpc-sysv, powerpcle-sysv,
	powerpc-vxworks, powerpcle-vxworks.  Assume GAS functionality is
	always available for these platforms.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.6125&r2=1.6126
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/configure.diff?cvsroot=gcc&r1=1.345&r2=1.346
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/configure.in.diff?cvsroot=gcc&r1=1.349&r2=1.350
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/eabi.h.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/eabiaix.h.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/eabisim.h.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/linux.h.diff?cvsroot=gcc&r1=1.17&r2=1.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/rtems.h.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/sol2.h.diff?cvsroot=gcc&r1=1.5&r2=1.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/sysv4.h.diff?cvsroot=gcc&r1=1.26&r2=1.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/sysv4le.h.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/t-ppccomm.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/t-ppcgas.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/t-ppcos.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/vxppc.h.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/eabile.h.diff?cvsroot=gcc&r1=1.5&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/eabilesim.h.diff?cvsroot=gcc&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/t-ppc.diff?cvsroot=gcc&r1=1.2&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/vxppcle.h.diff?cvsroot=gcc&r1=1.2&r2=NONE


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