This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: Changelog question


Jakub Jelinek writes:

> If you add a new file, "New file." is all you need to say.

OK.

but is the following alterative (extrapolated from an one of Andreas Jaeger
's examples) also acceptable?

       * sysdeps/powerpc/Makefile(cflags): Remove powerpc32 specific
cflags.
       ($(with-fp) = no): Move test to powerpc32/Makefile.
       ($(subdir) = misc): Move to powerpc32/Makefile.
       ($(build-shared) = yes): Move to powerpc32/Makefile.
       ($(subdir) = csu): Move to powerpc32/Makefile.
       (sysdep-rtld-routines): Remove dl-start.  Moved these bits to ...
       * sysdeps/powerpc/powerpc32/Makefile: ... here.



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