* som.c (som_prep_for_fixups): Detect section symbols based
authorJeff Law <law@redhat.com>
Wed, 16 Mar 1994 08:03:46 +0000 (08:03 +0000)
committerJeff Law <law@redhat.com>
Wed, 16 Mar 1994 08:03:46 +0000 (08:03 +0000)
commit35ac8aacf92b3657ee6f660784ec808d4d180455
treee07c151502728f22bb474e5f1281d5386f281732
parent1d483829ad7fba5026a6bc9f9545371b244aeb1e
    * som.c (som_prep_for_fixups): Detect section symbols based
        on either the lack of private data or the symbol flags.  Do not
        munge section symbol names anymore -- they no longer confuse GDB.
        (som_begin_writing): Leave space for an exec header if writing
        an executable.
        (som_slurp_symbol_table): Recognize both forms of section symbol
        names "L$0\002" and "$<FOO>$".  Change the name of "L$0\002"
        section symbols to be the name of the section they represent.
        Debugging  symbols begin with "L$0\001", not just "L$".
bfd/ChangeLog