fix build failures with gcc-8, using a rather large stick
[debian/cc1111] / debian / changelog
1 cc1111 (2.9.0-8) unstable; urgency=high
2
3   * patch around build problems with gcc 8, closes: #897717
4
5  -- Bdale Garbee <bdale@gag.com>  Sat, 21 Jul 2018 11:06:18 -0600
6
7 cc1111 (2.9.0-7) unstable; urgency=low
8
9   * patch from Chris Lamb to enable reproducible builds, closes: #829493
10
11  -- Bdale Garbee <bdale@gag.com>  Mon, 04 Jul 2016 01:06:12 +0200
12
13 cc1111 (2.9.0-6) unstable; urgency=low
14
15   * patch from Eric Cooper to suppress additional output when disabling
16     warning 18, closes: #784273
17
18  -- Bdale Garbee <bdale@gag.com>  Fri, 08 May 2015 12:24:54 -0600
19
20 cc1111 (2.9.0-5) unstable; urgency=low
21
22   * add mcs51 assembler symlink for compatibility with recent versions
23     of SDCC using patch from Eric Cooper, closes: #763678
24
25  -- Bdale Garbee <bdale@gag.com>  Sat, 02 May 2015 12:25:04 -0600
26
27 cc1111 (2.9.0-4) unstable; urgency=low
28
29   * freshen makebin.c from upstream SDCC to addres mayhem report, 
30     closes: #716096
31
32  -- Bdale Garbee <bdale@gag.com>  Tue, 25 Mar 2014 18:31:12 -0700
33
34 cc1111 (2.9.0-3) unstable; urgency=low
35
36   [ Kamal Mostafa ]
37   * fix build on older platforms:
38     - debian/rules now uses $(shell) instead of ``
39   * patch to fix format-not-a-string-literal errors with gcc 4.6.3
40
41  -- Bdale Garbee <bdale@gag.com>  Thu, 04 Oct 2012 18:41:03 -0600
42
43 cc1111 (2.9.0-2) unstable; urgency=low
44
45   * fix details identified by ftp-master during initial NEW processing
46     - debian/copyright updated to attribute package construction correctly
47     - debian/copyright updated to mention LGPL and BSD licensed source files
48     - debian/README.source removed as the package now uses normal processes
49
50  -- Bdale Garbee <bdale@gag.com>  Thu, 28 Jun 2012 16:13:43 -0600
51
52 cc1111 (2.9.0-1) unstable; urgency=low
53
54   * fork SDCC since 3.X break the build of AltOS, and upstream remains
55     uninterested in our TI/Chipcon SOC-specific source-level debugging
56     support .. started with Debian 2.9.0-5 SDCC package source
57
58  -- Bdale Garbee <bdale@gag.com>  Fri, 08 Jun 2012 17:38:37 +0900