summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/arch/mips/init.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix initialization order:_initialize_svr4_solib shouldgonzo2010-11-071-2/+2
| | | | be called before _initialize_thread_db
* Link threads support to the buildgonzo2010-11-071-0/+1
|
* These contain JC's patch to get gdb sort of workingrrs2010-02-201-0/+4
| | | | | | | | | | | | on mips. Its not fully done yet but its a start. Obtained from: JC - c.jayachandran@gmail.com M gnu/usr.bin/gdb/kgdb/trgt_mips.c M gnu/usr.bin/gdb/arch/mips/init.c M gnu/usr.bin/gdb/arch/mips/Makefile M gnu/usr.bin/Makefile M contrib/gdb/gdb/mips-tdep.h
* FreeBSD/mips gdb build suspport. From the mips2-jnpr branch.imp2008-04-261-0/+228
OpenPOWER on IntegriCloud