This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Arm EABI support


One more comment:


+  /* The new EABI says all aggregates not larger than a word are returned
+     in a register.  */

Please try to avoid temporal-relative references like 'new'.  What's new
today is standard tomorrow and old next week (well, it is when something
newer comes along :-).

R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]