* ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
commitf52d755ba3a715e25901c41908dd2b9a136578ad
authorCatherine Moore <clm@redhat.com>
Wed, 5 Jan 2000 14:12:23 +0000 (5 14:12 +0000)
committerCatherine Moore <clm@redhat.com>
Wed, 5 Jan 2000 14:12:23 +0000 (5 14:12 +0000)
tree9e08871749aa71d173da26917563f0ba1f153677
parentbb8e2bf7a39e2d5b5acfb1a857cccd3e242c32e8
    * ld.h (wildcard_spec):  Change exclude_name to exclude_name_list.
        (name_list): New.
        * ld.texinfo (EXCLUDE_FILE): Update documentation.
        * ldgram.y (wildcard_spec): Support a list of excluded_files.
        (exclude_name_list): New.
        ldlang.c (walk_wild_section): Support list of excluded files.
        (print_wild_statement): Likewise.
        (lang_add_wild): Likewise.
        * ldlang.h (lang_wild_statement_type): Likewise.
        * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
ld/ChangeLog
ld/ld.h
ld/ld.texinfo
ld/ldgram.y
ld/ldlang.c
ld/ldlang.h
ld/scripttempl/elf.sc