File: control

package info (click to toggle)
binutils-arm-none-eabi 23
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 44 kB
  • sloc: makefile: 53; sh: 5
file content (36 lines) | stat: -rw-r--r-- 1,117 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
Source: binutils-arm-none-eabi
Section: devel
Priority: optional
Maintainer: Joaquin de Andres <me@xcancerberox.com.ar>
Uploaders: Agustin Henze <tin@debian.org>,
           Keith Packard <keithp@keithp.com>,
           Thomas Preud'homme <thomas.preudhomme@arm.com>
Build-Depends:
 binutils-source,
 debhelper-compat (=10),
 bison,
 flex,
 gettext,
 texinfo,
 dejagnu,
 python3,
 file,
 xz-utils,
 lsb-release,
 zlib1g-dev,
Standards-Version: 4.6.1.0
Rules-Requires-Root: no
Homepage: https://sourceware.org/binutils/
Vcs-Git: https://salsa.debian.org/debian/binutils-arm-none-eabi.git
Vcs-Browser: https://salsa.debian.org/debian/binutils-arm-none-eabi

Package: binutils-arm-none-eabi
Architecture: any
Multi-Arch: foreign
Built-Using: ${Built-Using}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: GNU assembler, linker and binary utilities for ARM Cortex-R/M processors
 Bare metal binutils for embedded ARM chips using Cortex-M0/M0+/M3/M4 and
 Cortex-R4/R5/R7 processors. The programs in this package are used to
 manipulate binary and object files that may have been created for Cortex
 architecture.