From owner-cvs-gnu Thu Mar 2 12:29:22 1995 Return-Path: cvs-gnu-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA06302 for cvs-gnu-outgoing; Thu, 2 Mar 1995 12:29:22 -0800 Received: (from nate@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA06288; Thu, 2 Mar 1995 12:29:20 -0800 Date: Thu, 2 Mar 1995 12:29:20 -0800 From: Nate Williams Message-Id: <199503022029.MAA06288@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/as subsegs.c Sender: cvs-gnu-owner@freebsd.org Precedence: bulk nate 95/03/02 12:29:19 Modified: gnu/usr.bin/as subsegs.c Log: Add the abilitity to compile the Lites code with the native FreeBSD assembler. (This adds minor support for the .bss directive) Submitted by: Many folks, but I believe Remy Card was the first person to propose this change.