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]

gcc/gcc ChangeLog libgcc2.c system.h toplev.c ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_1-branch
Changes by:	rth@gcc.gnu.org	2002-05-21 16:45:21

Modified files:
	gcc            : ChangeLog libgcc2.c system.h toplev.c 
	gcc/config/1750a: 1750a.h 
	gcc/config/alpha: alpha.h 
	gcc/config/clipper: clipper.h 
	gcc/config/dsp16xx: dsp16xx.h 
	gcc/config/h8300: h8300.h 
	gcc/config/i386: i386-protos.h 
	gcc/config/i960: i960.h 
	gcc/config/m68hc11: m68hc11-protos.h m68hc11.c 
	gcc/config/m68k: sun3.h tower-as.h 
	gcc/config/m88k: m88k-protos.h m88k.c m88k.h 
	gcc/config/vax : vax.h 
	gcc/config/we32k: we32k.h 

Log message:
	* system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,
	FUNCTION_BLOCK_PROFILER, FUNCTION_BLOCK_PROFILER_EXIT,
	MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Poison.
	
	* toplev.c (display_help): Kill -a -ax help.
	
	* config/1750a/1750a.h, config/alpha/alpha.h,
	config/clipper/clipper.h, config/dsp16xx/dsp16xx.h,
	config/h8300/h8300.h, config/i960/i960.h, config/m68k/tower-as.h,
	config/m88k/m88k.h, config/vax/vax.h, config/we32k/we32k.h:
	(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Kill.
	
	* libgcc2.c [L_bb] (BLOCK_PROFILER_CODE): Kill.
	* config/m68k/sun3.h (BLOCK_PROFILER_CODE): Kill.
	
	* config/i386/i386-protos.h (ix86_output_block_profiler): Kill.
	(ix86_output_function_block_profiler): Kill.
	* config/m68hc11/m68hc11.c (m68hc11_block_profiler): Kill.
	(m68hc11_function_block_profiler): Kill.
	* config/m68hc11/m68hc11-protos.h: Update.
	* config/m88k/m88k.c (output_block_profiler): Kill.
	(output_function_block_profiler): Kill.
	* config/m88k/m88k-protos.h: Update.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.544&r2=1.13152.2.545
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/libgcc2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.133.6.2&r2=1.133.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/system.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.119&r2=1.119.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.574.2.13&r2=1.574.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/1750a/1750a.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.35&r2=1.35.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.155&r2=1.155.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/clipper/clipper.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.24&r2=1.24.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dsp16xx/dsp16xx.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.40&r2=1.40.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.78&r2=1.78.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386-protos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.68&r2=1.68.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i960/i960.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.51.2.1&r2=1.51.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11-protos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.9.8.3&r2=1.9.8.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.32.8.7&r2=1.32.8.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/sun3.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.8&r2=1.8.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/tower-as.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13&r2=1.13.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m88k/m88k-protos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.4&r2=1.4.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m88k/m88k.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.57&r2=1.57.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m88k/m88k.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.49&r2=1.49.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/vax/vax.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.33&r2=1.33.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/we32k/we32k.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.24&r2=1.24.2.1


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