NetBSD/sys/arch/arc
martin 1d28ce6b7b Pull up following revision(s) (requested by tsutsui in ticket #947):
sys/arch/arc/stand/boot/Makefile: revision 1.18
Explicitly strip debug info on calling objdump for ecoff boot binaries.
As noted by martin@ on tech-toolchain@, release binaries are built
with MKDEBUG=yes so standalone binaries should explicitly remove
debug info generated by -g option.
 https://mail-index.netbsd.org/tech-toolchain/2020/06/02/msg003809.html
Should be pulled up to netbsd-9.
(ARC BIOS gets confused by debug info sections in ecoff binaries
 and boot binary in 9.0 doesn't work)
2020-06-07 16:59:04 +00:00
..
arc Pull up following revision(s) (requested by tsutsui in ticket #939): 2020-06-07 12:35:01 +00:00
compile
conf Pull up following revision(s) (requested by tsutsui in ticket #939): 2020-06-07 12:35:01 +00:00
dev Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
dti Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
include G/C some obsolete definitions (we haven't had a fixed u. for quite 2019-04-07 03:42:31 +00:00
isa PR/50855: David Binderman: Remove redundant code. 2016-02-26 18:14:38 +00:00
jazz make *fd*.c's fd_dev_to_type() always a static inline. some 2019-02-08 08:47:35 +00:00
pci PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
stand Pull up following revision(s) (requested by tsutsui in ticket #947): 2020-06-07 16:59:04 +00:00
Makefile
TODO UADDR was removed. 2019-04-07 03:49:24 +00:00