Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/gas/obj.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    22   format backends.
    33
    4    Copyright 1987, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1999, 2000
     4   Copyright 1987, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1999, 2000, 2002
    55   Free Software Foundation, Inc.
    66
     
    5656  void (*frob_file) PARAMS ((void));
    5757  void (*frob_file_before_adjust) PARAMS ((void));
     58  void (*frob_file_before_fix) PARAMS ((void));
    5859  void (*frob_file_after_relocs) PARAMS ((void));
    5960  bfd_vma (*s_get_size) PARAMS ((symbolS *));
Note: See TracChangeset for help on using the changeset viewer.