Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2002 14:44:19 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha pal.s prom_disp.s
Message-ID:  <200204152144.g3FLiJX69877@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/04/15 14:44:19 PDT

  Modified files:
    sys/alpha/alpha      pal.s prom_disp.s 
  Log:
  Remove the .stab directives.  I do not understand what is different about
  Gcc 3.1's 'cpp' vs. 2.95.3's.  Maybe it is due to other code movement and
  it just shows up weirdly in handling the .stab's.  Anyway, w/o this change
  building a kernel gives:
  
      alpha/alpha/pal.s:75: relocation truncated to fit: REFLONG .text
      alpha/alpha/prom_disp.s:67: relocation truncated to fit: REFLONG .text
  
  Revision  Changes    Path
  1.7       +0 -1      src/sys/alpha/alpha/pal.s
  1.5       +1 -3      src/sys/alpha/alpha/prom_disp.s

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204152144.g3FLiJX69877>