------- Comment #14 from mmitchel at gcc dot gnu dot org  2009-02-09 16:20 
-------
Would the Java maintainers accept a patch to remove addr2name.awk?

As far as I can tell, it is no longer used after:

2002-08-24  Mark Wielaard <m...@klomp.org>

        * Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.
        (core_java_source_files): Add VMThrowable.java and NameFinder.java
        (nat_source_files): Remove natThrowable.cc, add natVMThrowable.cc
        and natNameFinder.cc.
        * Makefile.in: Regenerate.
        * name-finder.cc: Removed.

The original introduction was:

2000-03-24  Andrew Haley  <a...@cygnus.com>

        * Makefile.am: Add file addr2name.awk.
        * Makefile.in: Rebuilt.
        * addr2name.awk: New file.
        * name-finder.cc (_Jv_name_finder): Call addr2name.awk to do name
        lookups on ia64.

I can't find any references to addr2name.awk in the current sourcebase.

If it's OK, may I check in the obvious patch to remove all traces from
Makefile.am and remove the file itself?

Thanks,

-- Mark


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu dot
                   |                            |org, aph at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5303

Reply via email to