aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-02-21 08:44:07 -0500
committerChong Yidong2010-02-21 08:44:07 -0500
commit676cae9f089edca7b8f7e28b1348c95d51fd65c4 (patch)
tree9e7cce0b15dd13e32d2c8466bd1a6aff13e32cac /src/ChangeLog
parenta1e759cdee1e55574f5395efc046985ab05faef1 (diff)
downloademacs-676cae9f089edca7b8f7e28b1348c95d51fd65c4.tar.gz
emacs-676cae9f089edca7b8f7e28b1348c95d51fd65c4.zip
* m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 14e06fc1e28..74a9c2e2179 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-02-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
4
12010-02-18 Stefan Monnier <monnier@iro.umontreal.ca> 52010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * term.c (fatal): Add a final \n if needed (bug#5596). 7 * term.c (fatal): Add a final \n if needed (bug#5596).