File: changelog

package info (click to toggle)
gcc-h8300-hms 1%3A3.4.6%2Bdfsg2-4.2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 94,620 kB
  • sloc: ansic: 627,399; cpp: 89,017; makefile: 24,797; asm: 21,058; sh: 16,616; yacc: 3,740; perl: 718; xml: 692; lex: 587; exp: 298; awk: 223; pascal: 86; lisp: 59; sed: 37
file content (171 lines) | stat: -rw-r--r-- 5,732 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
gcc-h8300-hms (1:3.4.6+dfsg2-4.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/compat: 5 -> 7. (Closes: #965538)

 -- Adrian Bunk <bunk@debian.org>  Wed, 19 Jan 2022 16:12:47 +0200

gcc-h8300-hms (1:3.4.6+dfsg2-4.1) unstable; urgency=medium

  [ Balint Reczey ]
  * Disable -fPIE on arm64 Closes: #935280

  [ Matthias Klose ]
  * Fix build failure with -U_FORTIFY_SOURCE

  [ Dimitri John Ledkov ]
  * Non-maintainer upload of Ubuntu delta.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 16 Dec 2019 23:36:24 +0000

gcc-h8300-hms (1:3.4.6+dfsg2-4) unstable; urgency=low

  * Fix DEB_HOST_GNU_TYPE string for arm64

 -- Michael Tautschnig <mt@debian.org>  Fri, 19 Dec 2014 08:10:07 +0000

gcc-h8300-hms (1:3.4.6+dfsg2-3) unstable; urgency=low

  * Bumped Standards-Version to 3.9.6 (no changes)
  * Build with -mcmodel=large to fix FTBFS on arm64. Thanks Edmund Grimley
    Evans for the hint (closes: #769537)

 -- Michael Tautschnig <mt@debian.org>  Thu, 18 Dec 2014 17:16:56 +0000

gcc-h8300-hms (1:3.4.6+dfsg2-2) unstable; urgency=low

  * Fixed watch file
  * Bumped Standards-Version to 3.9.5 (no changes)
  * Get rid automake1.9. Thanks Eric Dorland for the patch
    (closes: #724375)

 -- Michael Tautschnig <mt@debian.org>  Sun, 29 Jun 2014 15:39:32 +0100

gcc-h8300-hms (1:3.4.6+dfsg2-1) unstable; urgency=medium

  * Remove more non-free documentation (closes: #708878)
  * Bumped Standards-Version (no changes)
  * Added build-indep and build-arch targets

 -- Michael Tautschnig <mt@debian.org>  Wed, 05 Jun 2013 09:46:35 +0100

gcc-h8300-hms (1:3.4.6+dfsg-1) unstable; urgency=medium

  * Remove non-free documentation (closes: #695720)

 -- Michael Tautschnig <mt@debian.org>  Fri, 14 Dec 2012 11:57:55 +0000

gcc-h8300-hms (1:3.4.6-7) unstable; urgency=low

  * Renamed patch and updated patch description to make dpkg-source happy
    (closes: #643130)

 -- Michael Tautschnig <mt@debian.org>  Sat, 22 Oct 2011 00:46:38 +0100

gcc-h8300-hms (1:3.4.6-6) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format
  * Bumped Standards-Version (no changes)
  * New compat level is 5
  * Dropped all versions on depends as even oldstable has sufficiently recent
    ones; added ${misc:Depends}; cleanup of description
  * Force SHELL to /bin/sh for fixincl (closes: #607486)

 -- Michael Tautschnig <mt@debian.org>  Wed, 08 Jun 2011 22:55:25 +0200

gcc-h8300-hms (1:3.4.6-5) unstable; urgency=low

  * Added watch file

 -- Michael Tautschnig <mt@debian.org>  Fri, 25 Jan 2008 08:51:29 +0100

gcc-h8300-hms (1:3.4.6-4) unstable; urgency=low

  * Added --disable-multilib to avoid building 32/64 bit libraries as well on
    amd64 and powerpc, which had caused an FTBFS (closes: #454969)

 -- Michael Tautschnig <mt@debian.org>  Sat, 08 Dec 2007 21:27:47 +0100

gcc-h8300-hms (1:3.4.6-3) unstable; urgency=low

  * New maintainer address.
  * Conforms with policy version 3.7.3.0
  * Removed the man pages (the original man pages are GFDL licensed with
    invariant sections)
  * Remove configure to ensure its re-build by autoconf after patching
    configure.in, use a different way of removing libstdc++-v3 
    (closes: #436401)

 -- Michael Tautschnig <mt@debian.org>  Thu, 06 Dec 2007 21:43:38 +0100

gcc-h8300-hms (1:3.4.6-2) unstable; urgency=high

  * Backported patch for building a h8300 cross compiler on 64bit
    architectures: 001_h8300_64bit

 -- Michael Tautschnig <tautschn@model.in.tum.de>  Sun, 21 Jan 2007 16:36:10 +0100

gcc-h8300-hms (1:3.4.6-1) unstable; urgency=high

  * Changed back to upstream version 3.4.6 as brickos is unusable with gcc-4
    (closes: #406575)

 -- Michael Tautschnig <tautschn@model.in.tum.de>  Thu, 11 Jan 2007 23:04:04 +0100

gcc-h8300-hms (4.1.1-3) unstable; urgency=high

  * Added applicable patches from gcc-4.1/4.1.1ds2-20 (closes: #398377)

 -- Michael Tautschnig <tautschn@model.in.tum.de>  Sun, 19 Nov 2006 15:09:54 +0100

gcc-h8300-hms (4.1.1-2) unstable; urgency=high

  * FTBFS: Don't use newlib, it is only available on i386

 -- Michael Tautschnig <tautschn@model.in.tum.de>  Wed, 08 Nov 2006 20:36:27 +0100

gcc-h8300-hms (4.1.1-1) unstable; urgency=medium

  * New maintainer (closes: #387771)
  * The debian/ directory is based on the version 1:4.1.0-1 of the gcc-avr
    Debian package. Thanks!
  * New gcc version and build scripts should fix all FTBFS 
    (closes: #241837, #358236, #122428, #138798, #273533, #395313)
  * Set standards version to 3.7.2.2
  * Building using newlib as a replacement libc

 -- Michael Tautschnig <tautschn@model.in.tum.de>  Mon, 06 Nov 2006 22:38:41 +0100

gcc-h8300-hms (2.95.2.ds-1) unstable; urgency=low

  * QA upload orphaning the package (see #387771).
  * Repack source to have an .orig.tar.gz.
  * Apply patch by Andreas Jochens and Michael Tautschnig to fix FTBFS on
    amd64 (Closes: #328244, #255683).
  * Bump lintian level.
  * Rebuilding automagically doesn't create the /usr/doc symlink anymore
    (Closes: #359416).

 -- Christoph Berg <myon@debian.org>  Wed, 25 Oct 2006 16:00:36 +0200

gcc-h8300-hms (2.95.2.2.1) unstable; urgency=low

  * Non-maintainer upload
  * Add s390 support (config.sub, configure changed, s390/xm-s390.h added)
  * (Closes: #128454)

 -- Gerhard Tonn <gt@debian.org>  Tue, 23 Jan 2002 06:44:31 +0100

gcc-h8300-hms (2.95.2.2) unstable; urgency=low

  * Adjust to proper Priority
  * Annotate DEBIAN.readme with explanation of current package shape
  * Correct package numbering (Closes: Bug#83113)

 -- Stephen M Moraco <stephen@debian.org>  Sun, 28 Jan 2001 00:19:03 -0700

gcc-h8300-hms (2.95.2.1) unstable; urgency=low

  * Initial Release; feedback appreciated.

 -- Stephen M Moraco <stephen@debian.org>  Fri, 22 Dec 2000 21:16:00 -0700