* [RFA] xcoffread.c: mention "@" alongside "$" and ".$"
@ 2001-04-12 15:52 Nicholas Duffek
2001-04-12 15:54 ` Kevin Buettner
0 siblings, 1 reply; 2+ messages in thread
From: Nicholas Duffek @ 2001-04-12 15:52 UTC (permalink / raw)
To: gdb-patches; +Cc: ezannoni, phdm, kevinb, Peter.Schauer
Here's a minor edit to clarify the comment in my previous patch.
ChangeLog:
* xcoffread.c (scan_xcoff_symtab): Edit "@FIX1" comment.
Okay?
Nicholas Duffek
<nsd@redhat.com>
[patch follows]
Index: gdb/xcoffread.c
===================================================================
diff -up gdb/xcoffread.c gdb/xcoffread.c
--- gdb/xcoffread.c Thu Apr 12 18:32:09 2001
+++ gdb/xcoffread.c Thu Apr 12 18:31:41 2001
@@ -2243,7 +2243,7 @@ scan_xcoff_symtab (struct objfile *objfi
else
csect_aux = main_aux[0];
- /* If symbol name starts with ".$" or "$", ignore it.
+ /* If symbol name starts with ".$", "$", or "@", ignore it.
A symbol like "@FIX1" introduces a section for -bbigtoc jump
tables, which contain anonymous linker-generated code.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RFA] xcoffread.c: mention "@" alongside "$" and ".$"
2001-04-12 15:52 [RFA] xcoffread.c: mention "@" alongside "$" and ".$" Nicholas Duffek
@ 2001-04-12 15:54 ` Kevin Buettner
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Buettner @ 2001-04-12 15:54 UTC (permalink / raw)
To: Nicholas Duffek, gdb-patches; +Cc: ezannoni, phdm, kevinb, Peter.Schauer
On Apr 12, 6:46pm, Nicholas Duffek wrote:
> Here's a minor edit to clarify the comment in my previous patch.
>
> ChangeLog:
>
> * xcoffread.c (scan_xcoff_symtab): Edit "@FIX1" comment.
>
> Okay?
I think this one can go in as an obvious fix.
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-04-12 15:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-12 15:52 [RFA] xcoffread.c: mention "@" alongside "$" and ".$" Nicholas Duffek
2001-04-12 15:54 ` Kevin Buettner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox