head	1.22;
access;
symbols
	RELEASE_8_3_0:1.20
	RELEASE_9_0_0:1.19
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.18
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.3
	old_RELEASE_5_4_0:1.1
	old_RELEASE_4_11_0:1.1
	old_RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.22
date	2012.11.08.22.56.00;	author makc;	state Exp;
branches;
next	1.21;

1.21
date	2012.10.20.19.06.13;	author rakuco;	state Exp;
branches;
next	1.20;

1.20
date	2012.02.02.17.13.13;	author scheidell;	state Exp;
branches;
next	1.19;

1.19
date	2011.03.23.00.23.44;	author gerald;	state Exp;
branches;
next	1.18;

1.18
date	2010.10.01.22.31.50;	author makc;	state Exp;
branches;
next	1.17;

1.17
date	2010.09.07.07.47.37;	author bapt;	state Exp;
branches;
next	1.16;

1.16
date	2010.04.28.10.38.00;	author rene;	state Exp;
branches;
next	1.15;

1.15
date	2009.12.18.23.12.12;	author pav;	state Exp;
branches;
next	1.14;

1.14
date	2009.05.22.21.59.48;	author miwi;	state Exp;
branches;
next	1.13;

1.13
date	2008.12.06.22.44.16;	author miwi;	state Exp;
branches;
next	1.12;

1.12
date	2008.06.03.11.49.24;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2008.01.24.19.28.03;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2007.09.29.21.37.22;	author alepulver;	state Exp;
branches;
next	1.9;

1.9
date	2006.12.14.13.49.55;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2006.11.05.06.16.36;	author alepulver;	state Exp;
branches;
next	1.7;

1.7
date	2006.08.11.20.42.55;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2006.06.30.05.02.43;	author daichi;	state Exp;
branches;
next	1.5;

1.5
date	2005.11.16.15.26.50;	author barner;	state Exp;
branches;
next	1.4;

1.4
date	2005.09.04.22.51.28;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2005.07.13.13.38.08;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2005.04.17.12.25.49;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.09.23.26.39;	author pav;	state Exp;
branches;
next	;


desc
@@


1.22
log
@SVN rev 307214 on 2012-11-08 22:56:00Z by makc

Update to 3.2.1.2012.11.01

PR:		ports/173333
Submitted by:	Tijl Coosemans (maintainer)
Feature safe:	yes
@
text
@SHA256 (sdcc-src-20121101-8180.tar.bz2) = 793b48d6090cafea7b89105d9ecddf8a767c693d9d223b7a6e1d9fcb4e511068
SIZE (sdcc-src-20121101-8180.tar.bz2) = 11328527
@


1.21
log
@SVN rev 306208 on 2012-10-20 19:06:13Z by rakuco

Sync with lang/sdcc and update to 3.2.1.2012.10.18.

PR:		ports/172907
Submitted by:	Tijl Coosemans <tijl@@coosemans.org> (maintainer)
Feature safe:	yes
@
text
@d1 2
a2 2
SHA256 (sdcc-src-20121018-8160.tar.bz2) = 44e4ed9565860ddafd6e10f37420f5dabebb073036d83eb986fa2c137ec71d15
SIZE (sdcc-src-20121018-8160.tar.bz2) = 11320044
@


1.20
log
@- Update to 3.1.2.2012.01.22
- Remove AVR and XA51 targets (unsupported)
- Fix build on sparc64

PR:		ports/164373
Submitted by:	Tijl Coosemans <tijl@@coosemans.org> maintainer
Approved by:	gabor (mentor)
@
text
@d1 2
a2 2
SHA256 (sdcc-src-20120122-7247.tar.bz2) = 875658ef83b8845cd71d11f3ddba7ee9ef088e31288f3ce309a75eb54fee19f7
SIZE (sdcc-src-20120122-7247.tar.bz2) = 4244599
@


1.19
log
@Update to 3.0.2.2011.03.21. This includes the following changes:
- License of runtime libraries changed to GPLv2 + linking exception.
  Some headers and libraries for Microchip PIC devices are generated
  from MPLAB include files and have the additional restriction that
  they may only be used with authentic Microchip devices. These
  headers and libraries have been moved into separate directories.
  You can add these directories to the compiler's search path with the
  --use-non-free command line option.
- Improvements to register allocation.
- Various bug fixes. [1]

Remove the explicit passing of CPPFLAGS to CONFIGURE_ENV which is no
longer necessary. [2]

Submitted by:	tijl (maintainer) [1]
PR:		155762 [1], 153625 [2]
@
text
@d1 2
a2 2
SHA256 (sdcc-src-20110321-6331.tar.bz2) = e079f871944e50cf40291d57c7c34320fd2afb2cafbf979c4235269ef3cee540
SIZE (sdcc-src-20110321-6331.tar.bz2) = 3986228
@


1.18
log
@Update to 2.9.7.2010.09.25
Fix whitespaces while here

PR:		ports/150983
Submitted by:	Tijl Coosemans (maintainer)
@
text
@d1 2
a2 3
MD5 (sdcc-src-20100925-5993.tar.bz2) = a1801553709127029f0b268b602bdbca
SHA256 (sdcc-src-20100925-5993.tar.bz2) = 8c0ed4205671c8bed0363472d19a89b1ed2a2ea67b777fd4302e236dd751f98c
SIZE (sdcc-src-20100925-5993.tar.bz2) = 3893480
@


1.17
log
@- Update to 2.9.7.2010.09.04

PR:		ports/150280
Submitted by:	Tijl Coosemans <tijl _at_ coosemans.org> (maintainer)
@
text
@d1 3
a3 3
MD5 (sdcc-src-20100904-5948.tar.bz2) = 44813fb1de21c11148d280038ead81a1
SHA256 (sdcc-src-20100904-5948.tar.bz2) = 7fdab7137dfa4dd65ca85c08801de563600721447978e082e33ddd60b94b5fe2
SIZE (sdcc-src-20100904-5948.tar.bz2) = 3920613
@


1.16
log
@Update to 2.9.7.2010.04.20

PR:		ports/145892
Submitted by:	maintainer
Approved by:	tabthorpe (mentor)
@
text
@d1 3
a3 3
MD5 (sdcc-src-20100420-5813.tar.bz2) = 307f1fa032054dd2aa19cab2c2452970
SHA256 (sdcc-src-20100420-5813.tar.bz2) = 253dbd79917f739745f64b22749265519bbdcfd718ca70cd30a36454138066fe
SIZE (sdcc-src-20100420-5813.tar.bz2) = 3849237
@


1.15
log
@- Update to 2.9.4.2009.12.15

PR:		ports/141657
Submitted by:	Tijl Coosemans <tijl@@coosemans.org> (maintainer)
@
text
@d1 3
a3 3
MD5 (sdcc-src-20091215-5595.tar.bz2) = bb8486e8648047bfc108b3d4e54b33d5
SHA256 (sdcc-src-20091215-5595.tar.bz2) = b6a0254e9ff4dbcc761637e16e5df8d3b98192b601e63ef768afea091c0aaa50
SIZE (sdcc-src-20091215-5595.tar.bz2) = 3823441
@


1.14
log
@- Update to  2.9.1.2009.05.18

PR:		134659
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
@
text
@d1 3
a3 3
MD5 (sdcc-src-20090518-5457.tar.bz2) = a7290c59e57c052b87b340a3d271ee55
SHA256 (sdcc-src-20090518-5457.tar.bz2) = 8550bc387b58ad73956b283826d60f47b949f8d8b8cb7942b9b20e3d7a556da5
SIZE (sdcc-src-20090518-5457.tar.bz2) = 3755317
@


1.13
log
@- Update to 2.8.5.2008.12.05

PR:		129466
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
@
text
@d1 3
a3 3
MD5 (sdcc-src-20081205-5276.tar.bz2) = 8ad19d0e89b75e18d019d817716485d2
SHA256 (sdcc-src-20081205-5276.tar.bz2) = 07e2c92ce133103bfcebe15dba24e501dd2257b09ea26a2d3b3634ec1d5d3fde
SIZE (sdcc-src-20081205-5276.tar.bz2) = 3677854
@


1.12
log
@- Update to 2.8.1.2008.05.29
- Respect NOPORTDOCS

PR:		124101
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
Tested with:	ionbot
@
text
@d1 3
a3 3
MD5 (sdcc-src-20080529-5183.tar.bz2) = f6073d9f9e4886fb3320230d559781b3
SHA256 (sdcc-src-20080529-5183.tar.bz2) = dd117dbf44c814dd60da28a7f8ef5ba8887e24901884db73ffe319337bed5a20
SIZE (sdcc-src-20080529-5183.tar.bz2) = 3478507
@


1.11
log
@- Update to 2.7.4.2008.01.22

PR:		119901
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
@
text
@d1 3
a3 3
MD5 (sdcc-src-20080122-4996.tar.bz2) = 7c6d86169b3bf89d4832ea6d74cfa82f
SHA256 (sdcc-src-20080122-4996.tar.bz2) = 8db5b37b133440580470a0ea4528047dcac01863df2be169eba22fb633991b70
SIZE (sdcc-src-20080122-4996.tar.bz2) = 3460058
@


1.10
log
@- Update to version 2.7.3.2007.09.28.

PR:		ports/116718
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
@
text
@d1 3
a3 3
MD5 (sdcc-src-20070928-4920.tar.bz2) = ddba290f35401404683e10da0b59b8f3
SHA256 (sdcc-src-20070928-4920.tar.bz2) = 63994f8271fe79ee486a7fb2f9434e8b703f7db20a1a2c396a7885cfa53272bb
SIZE (sdcc-src-20070928-4920.tar.bz2) = 3461905
@


1.9
log
@- Update to 2.6.2.2006.12.13

PR:		ports/106673
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
@
text
@d1 3
a3 3
MD5 (sdcc-src-20061213-4514.tar.bz2) = 6a45fc99e3183995bf8c6f40ed8cac4f
SHA256 (sdcc-src-20061213-4514.tar.bz2) = 9ece65c860b950de8c4fe5955ce116a07ae57ffe2c04842345b735184ec25aa5
SIZE (sdcc-src-20061213-4514.tar.bz2) = 3234308
@


1.8
log
@- Apply the whole patch (in my previous commit I only patched the Makefile)
  from ports/104358.
@
text
@d1 3
a3 3
MD5 (sdcc-src-20061012-4408.tar.bz2) = aa887a67df999f3826b3b351b1039be6
SHA256 (sdcc-src-20061012-4408.tar.bz2) = 56729602b9fad6494387cc2c66af44ea8f1a19963ad7a9b22bf68c62ae637b60
SIZE (sdcc-src-20061012-4408.tar.bz2) = 3221636
@


1.7
log
@- Update to 2.6.1.2006.08.10

PR:		ports/101758
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
@
text
@d1 3
a3 3
MD5 (sdcc-src-20060810-4330.tar.bz2) = bb29f37e7daf07b3a1f293e12883f3cb
SHA256 (sdcc-src-20060810-4330.tar.bz2) = 917957613171da8a59903a1e29697f5a7ed84ebe3fdca99c6dbe6327e6f2a94e
SIZE (sdcc-src-20060810-4330.tar.bz2) = 3139179
@


1.6
log
@lang/sdcc-devel: update to version 2.5.6.2006.06.29
  - Update of lang/sdcc-devel which mainly brings in support
    for more PIC microcontrollers.

PR:		lang/sdcc-devel
Submitted by:	maintainer
@
text
@d1 3
a3 3
MD5 (sdcc-src-20060629-4251.tar.gz) = 6262c501bc2c3936a1a52e7bfb33436c
SHA256 (sdcc-src-20060629-4251.tar.gz) = da190d2b26aa4c84d1cdb281d2c8e1ef3707d7d037a76d7f2178dc653a2b6ded
SIZE (sdcc-src-20060629-4251.tar.gz) = 4211397
@


1.5
log
@- Update to 2.5.4.2005.11.15 [1]
- Pet portlint

Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer) [1]
PR:		ports/89086 [1]
@
text
@d1 3
a3 3
MD5 (sdcc-src-20051115.tar.gz) = d50ad3171e1cb6810689022695b1d6e7
SHA256 (sdcc-src-20051115.tar.gz) = f0fb8b8bcb488c92cb7d86d140e9bd8ce615d8e754b0d1cc628ff1f192e57485
SIZE (sdcc-src-20051115.tar.gz) = 3848259
@


1.4
log
@- Update to 2.5.2.2005.09.03

PR:		ports/85699
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
@
text
@d1 3
a3 2
MD5 (sdcc-src-20050903.tar.gz) = 6e1fd698052780ad9a42600f3a03f94c
SIZE (sdcc-src-20050903.tar.gz) = 3776416
@


1.3
log
@- Update to 2.5.1.2005.07.09

PR:		ports/83215
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org> (maintainer)
@
text
@d1 2
a2 2
MD5 (sdcc-src-20050709.tar.gz) = 19167837892d6789588d2057de1591a8
SIZE (sdcc-src-20050709.tar.gz) = 3739031
@


1.2
log
@Add a development version of SDCC, Small Devices C Compiler.

PR:		ports/79803
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org>
@
text
@d1 2
a2 2
MD5 (sdcc-src-20050411.tar.gz) = 2ecaa2ef0c5a470ec4228ee66a05823f
SIZE (sdcc-src-20050411.tar.gz) = 3567244
@


1.1
log
@Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizing
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog
Z80 based MCUs.

PR:		ports/66262
Submitted by:	Tijl Coosemans <tijl@@ulyssis.org>
@
text
@d1 2
a2 2
MD5 (sdcc-2.4.0.tar.gz) = ef959381f292d8857d8679f92a71582d
SIZE (sdcc-2.4.0.tar.gz) = 3021296
@

