CVS: msp430-libc4/src Makefile,1.3,1.4

"Sergey A. Borshch" <[email protected]> Thu, 9 Oct 2008 15:00:16 +0000
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/msp430-libc4/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7041/msp430-libc4/src

Modified Files:
	Makefile 
Log Message:
* New cpu added:
  - F2112, F2122, F2132
  - G4250, G4260, G4270
  - E4232, E4242, E4252, E4272
  - F4351, F4361, F4371
  - F4783, F4784, F4793, F4794
  - F5418, F5419, F5435...F5438 (empty header file yet)
* headers added: 21x2, 47xx, 54xx(empty), tlv.h
* headers fixed:
  - checking for _GNU_ASSEMBLER_ macro changed to GCC predefined macro __ASSEMBLER__. 
    Unneeded -D_GNU_ASSEMBLER_ removed from examples and libraries makefiles.
  - __msp430_have_sd16a in headers changed to common-style __MSP430_HAS_SD16_A__
  - E42x: fixed number of SD16 channels
  - F42x0: fixed number of SD16A channels
  - G42x0: fixed number of SD16A channels


Index: Makefile
===================================================================
RCS file: /cvsroot/mspgcc/msp430-libc4/src/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- Makefile	28 Jan 2006 10:13:32 -0000	1.3
+++ Makefile	9 Oct 2008 15:00:14 -0000	1.4
@@ -27,7 +27,7 @@
 MD = mkdir -p $@
 INSTALL = install -c -m644 $^/
 
-ASFLAGS = -Wa,-gstabs -D_GNU_ASSEMBLER_
+ASFLAGS = -Wa,-gdwarf-2
 CFLAGS = -Wall -O2 -g
 
 # make sure we can find our header files (not the installed ones)
@@ -122,10 +122,10 @@
 	${CC} -c ${CPPFLAGS} ${ALL_CFLAGS} -mmcu=msp2 -c $(ABSPATH)$< -o $@
 
 ${libc_msp430_S_objs_1}: msp1/%.o: stdlib/%.S
-	${AS} -D_GNU_ASSEMBLER_ -mmcu=msp1 -c $(ABSPATH)$< -o $@
+	${AS} -mmcu=msp1 -c $(ABSPATH)$< -o $@
 
 ${libc_msp430_S_objs_2}: msp2/%.o: stdlib/%.S
-	${AS} -D_GNU_ASSEMBLER_ -mmcu=msp2 -c $(ABSPATH)$< -o $@
+	${AS} -mmcu=msp2 -c $(ABSPATH)$< -o $@
 
 libc_msp430_cstr_objs_1 = ${libc_str_sources:%.c=%.o}
 libc_msp430_cstr_objs_2 = ${libc_str_sources:%.c=%.o}
@@ -244,10 +244,10 @@
 	${CC} -c ${CPPFLAGS} ${ALL_CFLAGS} -mmcu=msp2 -c $(ABSPATH)$< -o $@
 
 ${libm_msp430_S_objs_1}: msp1/%.o: libm/%.S
-	${AS} -D_GNU_ASSEMBLER_ -mmcu=msp1 -c $(ABSPATH)$< -o $@
+	${AS} -mmcu=msp1 -c $(ABSPATH)$< -o $@
 
 ${libm_msp430_S_objs_2}: msp2/%.o: libm/%.S
-	${AS} -D_GNU_ASSEMBLER_ -mmcu=msp2 -c $(ABSPATH)$< -o $@
+	${AS} -mmcu=msp2 -c $(ABSPATH)$< -o $@
 
 
 ${libm_msp430_cf_objs_1}: msp1/%.o: libm/%.c


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/