| To: | Peter Chubb <peterc@gelato.unsw.edu.au> |
|---|---|
| Subject: | Re: Include assembly entry points in TAGS |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Sat, 21 Jan 2006 12:02:28 +0000 |
| Cc: | linux-kernel@vger.kernel.org, Sam Ravnborg <sam@ravnborg.org>, linux-mips@linux-mips.org |
| In-reply-to: | <17360.8073.622104.500429@berry.gelato.unsw.EDU.AU> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <17360.8073.622104.500429@berry.gelato.unsw.EDU.AU> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.1i |
On Fri, Jan 20, 2006 at 10:23:53AM +1100, Peter Chubb wrote: > As it stands, etags doesn't find labels in the IA64 or i386 assembler source > code, because they're disguised inside a preprocessor macro. > > I propose the attached fix, which adds a regular expression to enable > labels disguised by ENTRY() and GLOBAL_ENTRY() macros. > > There's a similar problem for MIPS, which needs to match LEAF(entrypoint) There's also NESTED. I don't use etags, so I won't try to cook a patch. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: RFC: OSS driver removal, a slightly different approach, Ralf Baechle |
|---|---|
| Next by Date: | Re: [patch 1/5] SiByte fixes for 2.6.12, Martin Michlmayr |
| Previous by Thread: | Re: RFC: OSS driver removal, a slightly different approach, Ralf Baechle |
| Next by Thread: | Fixes for uaccess.h with gcc >= 4.0.1, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |