projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b005778
)
Fix long line
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Fri, 14 Oct 2016 06:14:15 +0000
(06:14 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Fri, 14 Oct 2016 06:14:15 +0000
(06:14 +0000)
From-SVN: r241148
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 48bcdb8d8e5185170bf334587815472af55e789d..683f5f268c48acf74908c8be39d214741a8c1972 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,7
+1,7
@@
2016-10-14 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
- * optabs.def: Remove optab function gen_int_libfunc for sdivmod_optab
and
- udivmod_optab.
+ * optabs.def: Remove optab function gen_int_libfunc for sdivmod_optab
+
and
udivmod_optab.
2016-10-13 Andreas Schwab <schwab@linux-m68k.org>