Correct ChangeLog entry: toc_section -> ASM_FILE_START.

From-SVN: r48517
This commit is contained in:
David Edelsohn 2002-01-03 13:16:31 -05:00
parent 0487b51cbc
commit 2fd174098b

View File

@ -38,7 +38,7 @@
* config/rs6000/rs6000.c (first_reg_to_save): Likewise.
(rs6000_stack_info): Likewise.
* config/rs6000/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
* config/rs6000/xcoff.h (toc_section): Likewise.
* config/rs6000/xcoff.h (ASM_FILE_START): Likewise.
* config/v850/v850.c (compute_register_save_size): Likewise.
2002-01-03 Jakub Jelinek <jakub@redhat.com>