This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog defaults.h config/alpha/alph ...
- From: ghazi at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 31 Aug 2002 13:53:40 -0000
- Subject: gcc/gcc ChangeLog defaults.h config/alpha/alph ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-basic-improvements-branch
Changes by: ghazi@gcc.gnu.org 2002-08-31 06:53:40
Modified files:
gcc : ChangeLog defaults.h
gcc/config/alpha: alpha.h
gcc/config/avr : avr.h
gcc/config/c4x : c4x.h
gcc/config/cris: cris.h
gcc/config/d30v: d30v.h
gcc/config : darwin.h elfos.h svr3.h
gcc/config/dsp16xx: dsp16xx.h
gcc/config/h8300: h8300.h
gcc/config/i386: att.h bsd.h i386-coff.h lynx-ng.h lynx.h sco5.h
gcc/config/i960: i960.h
gcc/config/m68k: 3b1.h amix.h atari.h m68k.h mot3300.h
tower-as.h
gcc/config/m88k: m88k.h
gcc/config/mcore: mcore.h
gcc/config/mips: mips.h
gcc/config/mmix: mmix-protos.h mmix.c mmix.h
gcc/config/ns32k: ns32k.h
gcc/config/pa : pa.h
gcc/config/pdp11: pdp11.h
gcc/config/romp: romp.h
gcc/config/rs6000: xcoff.h
gcc/config/sh : coff.h elf.h
gcc/config/sparc: freebsd.h linux.h linux64.h netbsd-elf.h pbd.h
sol2.h sparc.h vxsim.h
gcc/config/stormy16: stormy16.h
gcc/config/vax : vax.h
Log message:
* alpha.h (ASM_OUTPUT_INTERNAL_LABEL): Delete.
* avr.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* c4x.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* cris.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* d30v.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* darwin.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* dsp16xx.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* elfos.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* h8300.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* i386/att.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* i386/bsd.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* i386/i386-coff.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* i386/lynx-ng.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* i386/lynx.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* i386/sco5.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* i960/i960.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* m68k/3b1.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* m68k/amix.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* m68k/atari.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* m68k.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* m68k/mot3300.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* m68k/tower-as.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* m88k.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* mcore.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* mips.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* mmix-protos.h (mmix_asm_output_internal_label): Likewise.
* mmix.c (mmix_asm_output_internal_label): Likewise.
* mmix.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* ns32k.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* pa.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* pdp11.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* romp.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* rs6000/xcoff.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* sh/coff.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* sh/elf.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* sparc/freebsd.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* sparc/linux.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* sparc/linux64.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* sparc/netbsd-elf.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* sparc/pbd.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* sparc/sol2.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* sparc.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* sparc/vxsim.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* stormy16.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* svr3.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* vax.h (ASM_OUTPUT_INTERNAL_LABEL): Likewise.
* defaults.h (ASM_OUTPUT_INTERNAL_LABEL): Define.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.15234.2.1&r2=1.15234.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/defaults.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.89&r2=1.89.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.176&r2=1.176.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.66&r2=1.66.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/c4x/c4x.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.114&r2=1.114.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.39&r2=1.39.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/d30v/d30v.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.67&r2=1.67.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/darwin.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.36&r2=1.36.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/elfos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.51&r2=1.51.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/svr3.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.15&r2=1.15.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dsp16xx/dsp16xx.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.51&r2=1.51.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.99&r2=1.99.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/att.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.15&r2=1.15.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/bsd.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.10&r2=1.10.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386-coff.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.11&r2=1.11.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/lynx-ng.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.6&r2=1.6.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/lynx.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.7&r2=1.7.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/sco5.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.72&r2=1.72.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i960/i960.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.62&r2=1.62.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/3b1.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.15&r2=1.15.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/amix.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.11&r2=1.11.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/atari.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.10&r2=1.10.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.75&r2=1.75.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/mot3300.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.25&r2=1.25.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/tower-as.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.16&r2=1.16.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m88k/m88k.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.70&r2=1.70.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mcore/mcore.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.40&r2=1.40.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.215&r2=1.215.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mmix/mmix-protos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.17&r2=1.17.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mmix/mmix.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.40&r2=1.40.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mmix/mmix.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.40&r2=1.40.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ns32k/ns32k.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.46&r2=1.46.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.166&r2=1.166.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pdp11/pdp11.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.41&r2=1.41.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/romp/romp.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.32&r2=1.32.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/xcoff.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.32&r2=1.32.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/coff.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.2&r2=1.2.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sh/elf.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.24&r2=1.24.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/freebsd.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.11&r2=1.11.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/linux.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.41&r2=1.41.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/linux64.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.59&r2=1.59.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/netbsd-elf.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.11&r2=1.11.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/pbd.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.11&r2=1.11.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sol2.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.48&r2=1.48.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.207&r2=1.207.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/vxsim.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.10&r2=1.10.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/stormy16/stormy16.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.57&r2=1.57.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/vax/vax.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.43&r2=1.43.4.1