avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] [VOTE] objdump patch


From: gouy yann
Subject: Re: [avr-gcc-list] [VOTE] objdump patch
Date: Mon, 13 Sep 2004 23:39:40 +0200 (CEST)

Hi everyone,

as I've previously said, I'm for the D solution.

best regards.
    Yann

PS: nice to vote for something usefull :)

 --- "Svein E. Seldal" <address@hidden> a
écrit : 
> Hi
> 
> It seems like there are several preferences on how
> the new objdump with 
> symbols output should look like.
> 
> To make a decision more fair (and to do a little
> experiment), I will now 
> arrange a vote on the syntax of the objdump patch.
> Here are the choices:
> 
> 
> A) The old format (as it is today):
> 
> 20c:       02 c0           rjmp    .+4         ;
> 0x212
> 
> 
> B) New syntax which is easier and faster to read
> 
> 20c:       02 c0           rjmp    0x212
> <.do_copy_data_start>     ; .+4
> 
> 
> C) Similar to B) only without excessive comment. My
> vote.
> 
> 20c:       02 c0           rjmp    0x212
> <.do_copy_data_start>
> 
> 
> D) Similar to the old format. The symbol is located
> in the comment
> 
> 20c:       02 c0           rjmp    .+4    ; 0x212
> <.do_copy_data_start>
> 
> 
> I will keep the vote open out september. In fear of
> being accused of 
> cheating, I will only count the votes that have been
> sent to the avr-gcc 
> list.
> 
> I hope I'm not violating any mailing-list rules. If
> I am, please forgive 
> me for being naive/uninformed and please tell me
> ASAP.
> 
> 
> Regards,
> Svein
> 
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
>  

=====



        

        
                
Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour 
dialoguer instantanément avec vos amis. A télécharger gratuitement sur 
http://fr.messenger.yahoo.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]