comparison src/ChangeLog @ 79482:dceccf9bc160

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Sat, 24 Nov 2007 08:51:24 +0000
parents 784b0083e232
children 9d48040f06e1
comparison
equal deleted inserted replaced
79481:4a1ec8345637 79482:dceccf9bc160
1 2007-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * unexmacosx.c (copy_data_segment): Also copy __gcc_except_tab and
4 __objc_* sections.
5 (unrelocate) [_LP64]: Set relocation base to address of data segment.
6
1 2007-11-23 Andreas Schwab <schwab@suse.de> 7 2007-11-23 Andreas Schwab <schwab@suse.de>
2 8
3 * editfns.c (Fformat): Handle %c specially since it requires the 9 * editfns.c (Fformat): Handle %c specially since it requires the
4 argument to be of type int. 10 argument to be of type int.
5 11