1. 03 Mar, 2002 8 commits
    • Daily bump. · 1311c5c6
      From-SVN: r50245
      GCC Administrator committed
    • 20020103-1.c: Add othe -D ppc variants. · 8c4093d8
      2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
      
              * gcc.dg/20020103-1.c: Add othe -D ppc variants.
      
      From-SVN: r50241
      Aldy Hernandez committed
    • i386.h (ix86_expand_prologue): Do not emit pic register load if "internal" visibility. · 9e8aab55
              * config/i386/i386.h (ix86_expand_prologue): Do not emit pic register
              load if "internal" visibility.
              * doc/extend.texi: Document visibility meanings.
      
      From-SVN: r50240
      Richard Henderson committed
    • i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies to functions as well. · b3bbd220
              * config/i386/i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies
              to functions as well.
      
      From-SVN: r50239
      Richard Henderson committed
    • Revert bogus commit. · d924ab70
      From-SVN: r50238
      Richard Henderson committed
    • attribs.c (handle_alias_attribute): Don't call assemble_alias. · b14707c3
              * attribs.c (handle_alias_attribute): Don't call assemble_alias.
              (handle_visibility_attribute): Don't call assemble_visibility.
              * toplev.c (rest_of_decl_compilation): Invoke make_decl_rtl even
              without asmspec.  Invoke assemble_alias when needed.
              * varasm.c (maybe_assemble_visibility): New.
              (assemble_start_function, assemble_variable, assemble_alias): Use it.
      
      From-SVN: r50237
      Richard Henderson committed
    • varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke… · b2003250
      varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_SECTION_INFO with first call flag.
      
      	* varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;
      	invoke ENCODE_SECTION_INFO with first call flag.
      
      	* config/darwin-protos.h, config/darwin.c, config/darwin.h,
      	config/a29k/a29k.h, config/alpha/alpha-protos.h, config/alpha/alpha.c,
      	config/alpha/alpha.h, config/arc/arc.h, config/arm/arm-protos.h,
      	config/arm/arm.h, config/arm/pe.c, config/arm/pe.h,
      	config/avr/avr-protos.h, config/avr/avr.c, config/avr/avr.h,
      	config/c4x/c4x-protos.h, config/c4x/c4x.c, config/c4x/c4x.h,
      	config/cris/cris-protos.h, config/cris/cris.c, config/cris/cris.h,
      	config/d30v/d30v.h, config/h8300/h8300.h, config/i370/i370.h,
      	config/i386/cygwin.h, config/i386/i386-interix.h, config/i386/i386.h,
      	config/i386/osfrose.h, config/i386/win32.h, config/i386/winnt.c,
      	config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
      	config/m32r/m32r-protos.h, config/m32r/m32r.c, config/m32r/m32r.h,
      	config/m68hc11/m68hc11-protos.h, config/m68hc11/m68hc11.c,
      	config/m68hc11/m68hc11.h, config/m88k/m88k.h,
      	config/mcore/mcore-protos.h, config/mcore/mcore.c,
      	config/mcore/mcore.h, config/mips/mips.h, config/ns32k/ns32k.h,
      	config/pa/pa.h, config/romp/romp.h, config/rs6000/linux64.h,
      	config/rs6000/rs6000-protos.h, config/rs6000/rs6000.c,
      	config/rs6000/sysv4.h, config/rs6000/xcoff.h, config/s390/s390.h,
      	config/sh/sh.h, config/sparc/sparc.h,
      	config/stormy16/stormy16-protos.h, config/stormy16/stormy16.c,
      	config/stormy16/stormy16.h, config/v850/v850.h, config/vax/vms.h,
      	config/xtensa/xtensa.h, doc/tm.texi: ENCODE_SECTION_INFO now takes
      	FIRST argument.  As needed, examine it and do nothing.
      
      	* config/darwin.h, config/alpha/alpha.h, config/arm/pe.h,
      	config/i386/cygwin.h, config/ia64/ia64.h, config/m68hc11/m68hc11.h,
      	config/mcore/mcore.h: Remove REDO_SECTION_INFO_P.
      
      	* config/arm/t-pe (pe.o): Add dependencies.
      
      From-SVN: r50236
      Richard Henderson committed
    • a29k.h, [...]: (BITS_PER_UNIT): Delete. · 5c60f03d
      	* a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,
      	cris.h, d30v.h, elxsi.h, fr30.h, h8300.h, i370.h, i386.h, i860.h,
      	i960.h, ia64.h, m32r.h, m68hc11.h, m68k.h, m88k.h, mcore.h,
      	mips.h, mmix.h, mn10200.h, mn10300.h, ns32k.h, pa.h, pdp11.h,
      	pj.h, romp.h, rs6000.h, s390.h, sh.h, sparc.h, stormy16.h, v850.h,
      	vax.h, we32k.h, xtensa.h: (BITS_PER_UNIT): Delete.
      	* defaults.h (BITS_PER_UNIT): Define.
      	* doc/tm.texi (BITS_PER_UNIT): Document default value.
      
      From-SVN: r50235
      Kaveh R. Ghazi committed
  2. 02 Mar, 2002 9 commits
  3. 01 Mar, 2002 21 commits
  4. 28 Feb, 2002 2 commits