Browse Source

2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>

* configure.ac: Update from GCC.
	* configure: Regenerate.
gdb-7.7-branch
Jan-Benedict Glaw 13 years ago
parent
commit
f4cfb980c3
  1. 5
      ChangeLog
  2. 2
      configure
  3. 2
      configure.ac

5
ChangeLog

@ -1,3 +1,8 @@
2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* configure.ac: Update from GCC.
* configure: Regenerate.
2013-10-01 Jeff Johnston <jjohnstn@redhat.com> 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Update with new copyright. * COPYING.NEWLIB: Update with new copyright.

2
configure

@ -3620,7 +3620,7 @@ case "${target}" in
sh*-*-pe|mips*-*-pe|*arm-wince-pe) sh*-*-pe|mips*-*-pe|*arm-wince-pe)
noconfigdirs="$noconfigdirs tcl tk itcl libgui sim" noconfigdirs="$noconfigdirs tcl tk itcl libgui sim"
;; ;;
arc-*-*) arc-*-*|arceb-*-*)
noconfigdirs="$noconfigdirs target-libgloss" noconfigdirs="$noconfigdirs target-libgloss"
;; ;;
arm-*-pe*) arm-*-pe*)

2
configure.ac

@ -956,7 +956,7 @@ case "${target}" in
sh*-*-pe|mips*-*-pe|*arm-wince-pe) sh*-*-pe|mips*-*-pe|*arm-wince-pe)
noconfigdirs="$noconfigdirs tcl tk itcl libgui sim" noconfigdirs="$noconfigdirs tcl tk itcl libgui sim"
;; ;;
arc-*-*) arc-*-*|arceb-*-*)
noconfigdirs="$noconfigdirs target-libgloss" noconfigdirs="$noconfigdirs target-libgloss"
;; ;;
arm-*-pe*) arm-*-pe*)

Loading…
Cancel
Save