repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Replace binutils 2.24 with latest binutils 2.27.
[dragonfly.git]
/
gnu
/
usr.bin
/
binutils224
/
as
/
i386-dragonfly
/
targ-env.h
blob
5834f24846d8f7769a48529006bbc7d3b865dfc4
1
/*
2
* Default target format spec for the assembler
3
*/
4
5
#define LOCAL_LABELS_DOLLAR 1
6
#define LOCAL_LABELS_FB 1
7
8
#include
"obj-format.h"