summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb
Commit message (Expand)AuthorAgeFilesLines
* MFC r313650:ngie2017-02-211-12/+10
* MFC r312514:ngie2017-02-101-1/+1
* Make armv6 hard float abi by default. Kill armv6hf.imp2016-05-182-2/+2
* Add missing function prototypes in KGDBwma2016-04-207-2/+78
* Fix KGDB backtrace on ARMwma2016-04-203-18/+74
* MFHgjb2016-03-025-1253/+19
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-245-1253/+19
* | MFH r289384-r293170gjb2016-01-045-38/+23
|\ \ | |/
| * Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-041-3/+3
| * Update dependencies after r291406 added libelf to libkvm.bdrewery2015-12-011-0/+1
| * Fix a double-semicolon typo in my libkvm changes.jhb2015-11-301-1/+1
| * Add support to libkvm for reading vmcores from other architectures.jhb2015-11-273-29/+17
| * Use PCB/LR from PCB rather from stack on armv7-gdbzbb2015-10-301-7/+3
* | Merge from headbapt2015-10-011-1/+0
|\ \ | |/
| * When XSAVE support was added on amd64, the FPU save area was movedjhb2015-09-291-1/+0
* | Merge from headbapt2015-09-121-3/+3
|\ \ | |/
| * Use single instance of the identical INKERNEL() and PMC_IN_KERNEL()kib2015-07-021-3/+3
* | Move gdb into its own packagebapt2015-06-161-0/+2
|/
* Add META_MODE support.sjg2015-06-135-0/+1351
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-085-10/+0
| * Merge sync of headsjg2015-05-2710-94/+17
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-196-12/+5
| |\
| * \ Merge head from 7/28sjg2014-08-1911-1141/+18
| |\ \
| * | | Updated dependenciessjg2014-05-164-1/+3
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge headsjg2014-04-287-6/+49
| |\ \ \
| * | | | Updated dependenciessjg2013-10-131-8/+6
| * | | | Merge from headsjg2013-09-0513-59/+15
| |\ \ \ \
| * \ \ \ \ sync from headsjg2013-04-1214-18/+93
| |\ \ \ \ \
| * | | | | | Updated dependenciessjg2013-03-114-0/+4
| * | | | | | Updated dependenciessjg2013-02-165-10/+0
| * | | | | | Sync with HEAD.obrien2013-02-081-1/+14
| |\ \ \ \ \ \
| * | | | | | | Updated/new Makefile.dependsjg2012-11-082-24/+38
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Sync from headsjg2012-11-043-3/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-225-0/+1345
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Remove gnu/ info pages to unbreak the build with MK_GCC != no, etcngie2015-01-021-8/+0
* | | | | | | | | Remove GNU texinfo from base along with all info pages.bapt2015-01-023-64/+1
* | | | | | | | | Cleanup up ARM *frame structures...ian2014-12-241-13/+5
* | | | | | | | | Skip calling CPU_ISSET for NOCPU as a short period of time we can havedchagin2014-12-091-1/+1
* | | | | | | | | Convert to LIBADDbapt2014-11-253-8/+9
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Change kbdb's kthr::cpu field into an int, to avoid gcc warnings aboutdim2014-11-112-2/+2
* | | | | | | | Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-193-6/+0
* | | | | | | | Rework privatelib/internallibbapt2014-08-064-4/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-173-6/+6
* | | | | | | The GNU readline library is now an INTERNALLIB - that is, it isbapt2014-07-094-3/+6
* | | | | | | Remove ia64.marcel2014-07-074-1132/+0
* | | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-083-0/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-132-2/+2
* | | | | | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-232-2/+2
* | | | | | add support for building a cross-gdb for ARM... This isn't hooked upjmg2014-02-121-0/+4
OpenPOWER on IntegriCloud