CVS log for src/external/gpl3/gdb/bin/gdbtui/Makefile
Up to [cvs.NetBSD.org] / src / external / gpl3 / gdb / bin / gdbtui
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Aug 27 21:50:00 2024 UTC (8 months, 2 weeks ago) by christos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -7
lines
regen powerpc without sim
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Aug 14 23:54:49 2024 UTC (8 months, 3 weeks ago) by christos
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -3
lines
- regen x86
- api updates
- switch to c++-17
- add new dependencies
- disable installing info files
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Aug 11 17:46:00 2023 UTC (21 months ago) by christos
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3
lines
Add powerpc/ia64
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Aug 6 20:39:07 2023 UTC (21 months ago) by christos
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2
lines
reorder
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Aug 6 20:33:39 2023 UTC (21 months ago) by christos
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -17
lines
delete the texinfo parts
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Aug 6 20:32:41 2023 UTC (21 months ago) by christos
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +72 -61
lines
copy the Makefile from gdb.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Sep 18 01:47:09 2021 UTC (3 years, 7 months ago) by christos
Branches: MAIN
CVS tags: netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
Patch the build script and toolchain to allow passing through
HOST_CPPFLAGS, HOST_CXXFLAGS, but not LIBRARY_PATH because it breaks
the build. These variables are necessary to support building NetBSD
from a GNU Guix or NixOS host, where /usr/include, /lib, and all
but /bin/sh do not exist. In many cases, support for HOST_CPPFLAGS
was incomplete. From Ryan Sundberg
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 6 03:28:26 2020 UTC (4 years, 5 months ago) by christos
Branches: MAIN
CVS tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
need -lpthread for sun2
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Sep 17 20:26:22 2020 UTC (4 years, 7 months ago) by christos
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +20 -9
lines
fix build.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 13 21:52:55 2017 UTC (7 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
is-mlppp-base,
is-mlppp
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -7
lines
Improve CFLAGS definition for clang. Use more tabs.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Dec 8 14:19:47 2017 UTC (7 years, 5 months ago) by rin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -1
lines
When forcing C++ mode for C sources, clang requires -Wno-deprecated.
Fix build with LLVM.
Thanks @a_rin for report on Twitter.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 30 15:26:54 2017 UTC (7 years, 5 months ago) by christos
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
Switch to FreeBSD's native implementation for threads.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Nov 29 21:22:36 2017 UTC (7 years, 5 months ago) by christos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4
lines
make depend does not like multi-word compiler.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Nov 29 03:58:17 2017 UTC (7 years, 5 months ago) by christos
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -2
lines
fixes for gdb-8.0.1 on x86_64
Revision 1.6.10.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:52:43 2017 UTC (8 years ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +1 -3
lines
Sync with HEAD
Revision 1.6.6.1: download - view: text, markup, annotated - select for diffs
Mon Mar 20 06:56:32 2017 UTC (8 years, 1 month ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +1 -3
lines
Sync with HEAD
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:53:20 2017 UTC (8 years, 3 months ago) by kamil
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
bouyer-socketcan-base1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3
lines
Detach libpthread_dbg(3) from gdb(1) and gdbtui
libpthread_dbg(3) is a remnant library from the M:N thread model
(pre-NetBSD-5.0) API to introspect threads within a process and for use
of debuggers.
Currently in the 1:1 model it's not used in GDB neither in LLDB and it's
not either planned to be used. It's current function to read pthread_t
structures is realizable within a regular debugger capable to
instrospect objects within a tracee (GDB, LLDB...).
pthread_dbg(3) is going to be removed from the base distribution and moved
to pkgsrc.
Patch reviewed by <christos>
Sponsored by <The NetBSD Foundation>
Revision 1.3.8.1: download - view: text, markup, annotated - select for diffs
Tue Aug 19 23:58:34 2014 UTC (10 years, 8 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +10 -8
lines
Rebase to HEAD as of a few days ago.
Revision 1.5.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 07:11:35 2014 UTC (10 years, 9 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +2 -1
lines
Rebase.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 22 23:52:57 2014 UTC (10 years, 10 months ago) by christos
Branches: MAIN
CVS tags: tls-maxphys-base,
tls-earlyentropy-base,
pgoyette-localcount-base,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
localcount-20160914,
bouyer-socketcan-base
Branch point for: pgoyette-localcount,
bouyer-socketcan
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
merge changes, partial regen.
Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Thu May 22 16:00:27 2014 UTC (10 years, 11 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +9 -8
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 3 18:05:27 2013 UTC (11 years, 7 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base9,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3
Branch point for: tls-earlyentropy
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2
lines
need more libraries and directories
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 4 23:41:43 2013 UTC (11 years, 9 months ago) by matt
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6
lines
Use GDB_MACHINE_ARCH instead of MACHINE_ARCH.
GDB_MACHINE_ARCH is MACHINE_ARCH, except armv[467] is replaced with arm instead.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 12 03:57:45 2011 UTC (13 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: yamt-pagecache-tag8,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache,
tls-maxphys
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
fix the paths to libsim.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 2 18:15:23 2011 UTC (13 years, 7 months ago) by christos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -3
lines
Enable thread debugging support (not completely working yet).
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Sep 26 03:02:44 2011 UTC (13 years, 7 months ago) by christos
Branches: MAIN
Build glue for x86_64. This is working gdb for amd64 minus kernel stacktrace
support. It is disabled for now because it breaks user program traces.
CVSweb <webmaster@jp.NetBSD.org>