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]

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


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.

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

	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



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