s390 readline; Was: New gdb 31 & 64 bit patches for S/390

Elena Zannoni ezannoni@cygnus.com
Fri Jun 15 10:27:00 GMT 2001


Andrew Cagney writes:
 > Elena,
 > 
 > I found this in the s390 patches for GDB. Given it was CC'd to 
 > bash_maintainers I guess it, or an equivalent, was merged into the the 
 > latest readline.
 > 

Yes, I just checked. It is in Readline 4.2.

 > I couldn't find the ChangeLog entry, can you make one up?
 > 

This is what the readline ChangeLog says:

configure.in
        - add -fsigned-char to LOCAL_CFLAGS for Linux running on the IBM
          S/390


Elena


 > 	Andrew
 > 
 > --- src.orig/readline/configure.in      Sun Jul  9 19:19:56 2000
 > +++ src.new/readline/configure.in       Mon Feb 26 17:58:04 2001
 > @@ -129,6 +129,7 @@
 > 
 >   case "$host_cpu" in
 >   *cray*)        LOCAL_CFLAGS=-DCRAY ;;
 > +*s390*) LOCAL_CFLAGS=-fsigned-char ;;
 >   esac
 > 
 >   case "$host_os" in
 > 
 > 



More information about the Gdb-patches mailing list