This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

[PATCH 0/3] makedoc fixes


Fixes for some minor issues with makedoc.

Jon Turney (3):
  makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitions
  doc: Fix some inconsistent QUICKREF lines
  makedoc: Don't interpret license text as a command

 newlib/ChangeLog             | 18 ++++++++++++++++++
 newlib/doc/doc.str           |  8 ++++----
 newlib/doc/makedoc.c         | 19 +++++++++++--------
 newlib/libm/math/w_acos.c    |  3 ++-
 newlib/libm/math/w_acosh.c   |  3 ++-
 newlib/libm/math/w_asin.c    |  3 ++-
 newlib/libm/mathfp/e_acosh.c |  3 ++-
 newlib/libm/mathfp/s_acos.c  |  3 ++-
 8 files changed, 43 insertions(+), 17 deletions(-)

-- 
2.5.3


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