Module Name:src
Committed By: rin
Date: Sat Aug 31 03:50:23 UTC 2024
Modified Files:
src/tools/gdb: Makefile
Log Message:
tools/gdb: Use MKGDBSERVER consistently, NFC for now
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/tools/gdb/Makefile
Please not
Module Name:src
Committed By: rin
Date: Sat Aug 31 03:50:23 UTC 2024
Modified Files:
src/tools/gdb: Makefile
Log Message:
tools/gdb: Use MKGDBSERVER consistently, NFC for now
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/tools/gdb/Makefile
Please not
Module Name:src
Committed By: christos
Date: Tue Aug 27 21:50:20 UTC 2024
Modified Files:
src/tools/gdb: Makefile mknative-gdb
Log Message:
disable sim on powerpc
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/tools/gdb/Makefile
cvs rdiff -u -r1.18 -r1
Module Name:src
Committed By: christos
Date: Tue Aug 27 21:50:20 UTC 2024
Modified Files:
src/tools/gdb: Makefile mknative-gdb
Log Message:
disable sim on powerpc
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/tools/gdb/Makefile
cvs rdiff -u -r1.18 -r1
Module Name:src
Committed By: christos
Date: Tue Aug 27 14:58:45 UTC 2024
Modified Files:
src/tools/gdb: mknative-gdb
Log Message:
new gdb does not produce the sim config files.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/tools/gdb/mknative-gdb
Ple
Module Name:src
Committed By: christos
Date: Tue Aug 27 13:56:50 UTC 2024
Modified Files:
src/tools/gdb: Makefile
Log Message:
copy the rest of the includes and stop using --with-foo=${TOOLDIR} because
it breaks static linking (it picks the tools version of the libraries w
Module Name:src
Committed By: christos
Date: Tue Aug 27 13:56:50 UTC 2024
Modified Files:
src/tools/gdb: Makefile
Log Message:
copy the rest of the includes and stop using --with-foo=${TOOLDIR} because
it breaks static linking (it picks the tools version of the libraries w
Module Name:src
Committed By: christos
Date: Tue Aug 27 00:04:28 UTC 2024
Modified Files:
src/tools/gdb: Makefile
Log Message:
For mknative, we need the native versions of MPFR and MPC, so provide them
in the link line, to override those in ${TOOLDIR}/lib
To generate a d
Module Name:src
Committed By: christos
Date: Tue Aug 27 00:04:28 UTC 2024
Modified Files:
src/tools/gdb: Makefile
Log Message:
For mknative, we need the native versions of MPFR and MPC, so provide them
in the link line, to override those in ${TOOLDIR}/lib
To generate a d
Module Name:src
Committed By: rin
Date: Sun Aug 18 03:47:56 UTC 2024
Modified Files:
src/tools/gdb: Makefile mknative-gdb
Log Message:
mknative-gdb: Generate *.info by using makeinfo(1) from pkgsrc
Unfortunately, our in-tree makeinfo(1) (latest GPLv2 version) is
too old f
Module Name:src
Committed By: rin
Date: Sun Aug 18 03:47:56 UTC 2024
Modified Files:
src/tools/gdb: Makefile mknative-gdb
Log Message:
mknative-gdb: Generate *.info by using makeinfo(1) from pkgsrc
Unfortunately, our in-tree makeinfo(1) (latest GPLv2 version) is
too old f
Module Name:src
Committed By: christos
Date: Wed Aug 14 23:56:20 UTC 2024
Modified Files:
src/tools/gdb: Makefile mknative-gdb.old
Log Message:
changes for new gdb (disable zstd, find mpc/mfpr/gmp differently)
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50
Module Name:src
Committed By: christos
Date: Wed Aug 14 23:56:20 UTC 2024
Modified Files:
src/tools/gdb: Makefile mknative-gdb.old
Log Message:
changes for new gdb (disable zstd, find mpc/mfpr/gmp differently)
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50
Module Name:src
Committed By: rin
Date: Sun Aug 20 02:30:58 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
gdb/mknative: Preset yes to rename(2) checks
It must be better to have this workaround here, rather than in external.
(Thanks uwe@ for suggestion!)
C
Module Name:src
Committed By: rin
Date: Sun Aug 20 02:30:58 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
gdb/mknative: Preset yes to rename(2) checks
It must be better to have this workaround here, rather than in external.
(Thanks uwe@ for suggestion!)
C
Module Name:src
Committed By: rin
Date: Thu Aug 17 07:54:11 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
tools/gdb: Drop working dir for mknative from generated files
Migrate -I${.OBJDIR}/.native/include from CPPFLAGS to CCADDFLAGS for
this purpose.
No b
Module Name:src
Committed By: rin
Date: Thu Aug 17 07:54:11 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
tools/gdb: Drop working dir for mknative from generated files
Migrate -I${.OBJDIR}/.native/include from CPPFLAGS to CCADDFLAGS for
this purpose.
No b
Module Name:src
Committed By: rin
Date: Thu Aug 17 05:35:09 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
tools/gdb: Sprinkle --enable-obsolete for ia64 :(
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/tools/gdb/Makefile
Please note t
Module Name:src
Committed By: rin
Date: Thu Aug 17 05:35:09 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
tools/gdb: Sprinkle --enable-obsolete for ia64 :(
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/tools/gdb/Makefile
Please note t
Module Name:src
Committed By: christos
Date: Tue Aug 15 19:56:07 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
override the override
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/tools/gdb/Makefile
Please note that diffs are not publi
Module Name:src
Committed By: christos
Date: Tue Aug 15 19:56:07 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
override the override
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/tools/gdb/Makefile
Please note that diffs are not publi
Module Name:src
Committed By: christos
Date: Mon Aug 14 22:41:34 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
backout previous; cross build needs native gmp
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/tools/gdb/Makefile
Please note
Module Name:src
Committed By: christos
Date: Mon Aug 14 22:41:34 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
backout previous; cross build needs native gmp
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/tools/gdb/Makefile
Please note
Module Name:src
Committed By: christos
Date: Mon Aug 14 16:45:26 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
fix cross-gdb
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/tools/gdb/Makefile
Please note that diffs are not public domain
Module Name:src
Committed By: christos
Date: Mon Aug 14 16:45:26 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
fix cross-gdb
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/tools/gdb/Makefile
Please note that diffs are not public domain
Module Name:src
Committed By: christos
Date: Mon Jul 31 17:09:59 UTC 2023
Modified Files:
src/tools/gdb: Makefile mknative-gdb
Log Message:
mknative support for gdb-13.2
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/tools/gdb/Makefile
cvs rdiff -u -r1
Module Name:src
Committed By: christos
Date: Mon Jul 31 17:09:59 UTC 2023
Modified Files:
src/tools/gdb: Makefile mknative-gdb
Log Message:
mknative support for gdb-13.2
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/tools/gdb/Makefile
cvs rdiff -u -r1
Module Name:src
Committed By: skrll
Date: Mon May 8 09:47:21 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
Set ac_cv_func_sigprocmask=yes as the symbol renaming confuses the
configure script on architectures that don't provide a compatibilty
symbol, e.g. R
Module Name:src
Committed By: skrll
Date: Mon May 8 09:47:21 UTC 2023
Modified Files:
src/tools/gdb: Makefile
Log Message:
Set ac_cv_func_sigprocmask=yes as the symbol renaming confuses the
configure script on architectures that don't provide a compatibilty
symbol, e.g. R
Module Name:src
Committed By: maya
Date: Fri Jun 21 07:05:02 UTC 2019
Modified Files:
src/tools/gdb: README.mknative
Log Message:
Update to working instructions.
thx mrg for the build_install suggestion.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/to
Module Name:src
Committed By: maya
Date: Fri Jun 21 07:05:02 UTC 2019
Modified Files:
src/tools/gdb: README.mknative
Log Message:
Update to working instructions.
thx mrg for the build_install suggestion.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/to
Module Name:src
Committed By: christos
Date: Sun Jun 2 23:28:32 UTC 2019
Modified Files:
src/tools/gdb: Makefile
Log Message:
force libexpat since the autoconfig test are not cross-compile friendly
(they try to link with /usr/lib/libexpat.so in the compiler invocation).
Module Name:src
Committed By: christos
Date: Sun Jun 2 23:28:32 UTC 2019
Modified Files:
src/tools/gdb: Makefile
Log Message:
force libexpat since the autoconfig test are not cross-compile friendly
(they try to link with /usr/lib/libexpat.so in the compiler invocation).
Module Name:src
Committed By: christos
Date: Sat Jun 1 17:02:59 UTC 2019
Modified Files:
src/tools/gdb: Makefile
Log Message:
Disable mpfr to make MKCROSSGDB work again. The problem is that the default
(auto) finds the mpfr library in tools, but then when it tries to buil
Module Name:src
Committed By: christos
Date: Sat Jun 1 17:02:59 UTC 2019
Modified Files:
src/tools/gdb: Makefile
Log Message:
Disable mpfr to make MKCROSSGDB work again. The problem is that the default
(auto) finds the mpfr library in tools, but then when it tries to buil
Module Name:src
Committed By: christos
Date: Wed May 29 01:56:06 UTC 2019
Modified Files:
src/tools/gdb: mknative-gdb
Log Message:
adjust for gdb-8.3
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tools/gdb/mknative-gdb
Please note that diffs are not pu
Module Name:src
Committed By: christos
Date: Wed May 29 01:56:06 UTC 2019
Modified Files:
src/tools/gdb: mknative-gdb
Log Message:
adjust for gdb-8.3
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tools/gdb/mknative-gdb
Please note that diffs are not pu
On Dec 15, 5:03pm, uebay...@tombi.co.jp (Masao Uebayashi) wrote:
-- Subject: Re: CVS commit: src/tools/gdb
| I changed other instances too. OK to check in?
|
I think so.
christos
> Hm, it may be simpler to remove `cd ../igen && $(MAKE)' except the
> ../igen/igen target.
Ah, now I see this is also a simple race...
This works for me.
Masao
Index: gnu/dist/gdb6/sim/mips/Makefile.in
===
RCS file: /cvsroot/src/g
> Index: gnu/dist/gdb6/sim/mips/Makefile.in
> ===
> RCS file: /cvsroot/src/gnu/dist/gdb6/sim/mips/Makefile.in,v
> retrieving revision 1.1.1.2
> diff -u -r1.1.1.2 Makefile.in
> --- gnu/dist/gdb6/sim/mips/Makefile.in2 Jul 2006 20
I changed other instances too. OK to check in?
Masao
Index: gnu/dist/gdb6/sim/mips/Makefile.in
===
RCS file: /cvsroot/src/gnu/dist/gdb6/sim/mips/Makefile.in,v
retrieving revision 1.1.1.2
diff -u -r1.1.1.2 Makefile.in
--- gnu/dist/gd
> Since not a parallel make problem.
>
> enami.
>
> Index: gnu/dist/gdb6/sim/mips/Makefile.in
> ===
> RCS file: /cvsroot/src/gnu/dist/gdb6/sim/mips/Makefile.in,v
> retrieving revision 1.1.1.2
> diff -u -r1.1.1.2 Makefile.in
> --- gnu
> So problems are:
> - why .NOTPARALLEL doesn't work?
Since not a parallel make problem.
enami.
Index: gnu/dist/gdb6/sim/mips/Makefile.in
===
RCS file: /cvsroot/src/gnu/dist/gdb6/sim/mips/Makefile.in,v
retrieving revision 1.1.1.2
di
> I made it work using Makefile.gmakehost too. I don't know what those
> NetBSD_DISABLED_* mean.
I found it's clearly mentioned in cvs log:
revision 1.3
date: 2007/01/12 13:24:30; author: skrll; state: Exp; lines: +4 -0
branches: 1.3.4;
Deal with lex and yacc gen
> Log Message:
> disable only parallel make.
> @@ -11,7 +11,7 @@
>
> MAKE_ARGS= MACHINE= MAKEINFO=${TOOL_MAKEINFO:Q}
>
> -.MAKEFLAGS: -B # XXX otherwise fails with itable.c / interp.c build
> +.NOTPARALLEL:# XXX otherwise fails with itable.c / interp.c build
> ALL_TARGET= al
45 matches
Mail list logo