OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 228 to Rev 229
    Reverse comparison

Rev 228 → Rev 229

/openrisc/trunk/gnu-src/gdb-7.1/readline/examples/rlfe/ChangeLog
1,3 → 1,7
2010-08-01 Jeremy Bennett <jeremy.bennett@embecosm.com>
 
* extern.h, os.h: Removed $Id$.
 
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
 
* configure: Regenerate.
/openrisc/trunk/gnu-src/gdb-7.1/readline/examples/rlfe/os.h
19,7 → 19,6
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
****************************************************************
* $Id$ FAU
*/
 
#include <stdio.h>
/openrisc/trunk/gnu-src/gdb-7.1/readline/examples/rlfe/extern.h
19,7 → 19,6
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
****************************************************************
* $Id$ FAU
*/
 
#if !defined(__GNUC__) || __GNUC__ < 2
/openrisc/trunk/gnu-src/gdb-7.1/gdb/testsuite/gdb.ada/formatted_ref.exp
38,7 → 38,11
 
file mkdir ${objdir}/${subdir}/${testdir}
if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug ]] != "" } {
untested formatted-ref.exp
# JPB. This should just be unsupported (like all the other tests) when
# compilation fails (that will happen with gdb_compile_ada
# automatically). No need for "untested" here.
 
# untested formatted-ref.exp
return -1
}
 
/openrisc/trunk/gnu-src/boards/or32-sim.exp
13,7 → 13,7
 
# Options for the simulator
set cfg_file [lookfor_file ${srcdir} libgloss/or32/sim.cfg]
set_board_info sim,options "-a \"-f ${cfg_file}\""
set_board_info sim,options "-a \"-q -f ${cfg_file}\""
 
# No multilib options needed by default.
process_multilib_options ""
40,3 → 40,7
# Used by a few gcc.c-torture testcases to delimit how large the stack can
# be.
set_board_info gcc,stack_size 65536
 
# GDB sets additional behavior using global variables, rather than board_info
global GDB_TESTCASE_OPTIONS
set GDB_TESTCASE_OPTIONS "-mor32-newlib"
/openrisc/trunk/gnu-src/README
25,9 → 25,12
used to point to the directory where or1ksim is installed (default
/opt/or1ksim-new).
 
The current version builds GDB separately, because it is not compatible with
the libraries in binutils used in the unified build.
 
Any questions should be posted on the OpenRISC forum at
opencores.org/forum,OpenRISC.
 
 
Jeremy Bennett
22 July 2010
31 July 2010

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.