projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c66ed88
)
* config/tc-arc.c (md_longopts): -EB/-EL renamed to
author
David Edelsohn
<dje.gcc@gmail.com>
Mon, 15 May 1995 20:42:57 +0000
(20:42 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Mon, 15 May 1995 20:42:57 +0000
(20:42 +0000)
-mbig-endian/-mlittle-endian.
(md_show_usage): Likewise.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index e2e77699eed46c928cc05fa6047d3fe0da927c9d..a33a26e8b76794ff91a5c0a50dd968843ee05157 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,11
@@
+start-sanitize-arc
+Mon May 15 13:39:45 1995 Doug Evans <dje@canuck.cygnus.com>
+
+ * config/tc-arc.c (md_longopts): -EB/-EL renamed to
+ -mbig-endian/-mlittle-endian.
+ (md_show_usage): Likewise.
+end-sanitize-arc
+
Fri May 12 14:17:47 1995 Steve Chamberlain <sac@slash.cygnus.com>
Initial support for PE object files.