binutils-gdb/gdb/doc
Pedro Alves 08d1664121 2009-07-20 Pedro Alves <pedro@codesourcery.com>
* features/gdb-target.dtd (target): Accept an optional 'osabi'
	element.
	(osabi): Define element.
	* features/mips-linux.xml (target): Add an osabi subelement set to
	GNU/Linux.
	* regformats/regdat.sh (xmlarch, xmlosabi): New variables.  Don't
	write the architecture into $xmltarget.  Store it in $xmlarch.
	Handle the 'osabi' type.  Handle outputting the osabi element of
	the target description.
	* regformats/reg-x86-64-linux.dat (osabi): Set to GNU/Linux.
	* regformats/reg-i386-linux.dat (osabi): Set to GNU/Linux.

	* target-descriptions.h (tdesc_osabi, set_tdesc_osabi): Declare.
	* target-descriptions.c (struct target_desc) <osabi>: New field.
	(tdesc_osabi): New function.
	(set_tdesc_osabi): New function.
	* xml-tdesc.c: Include osabi.h.
	(tdesc_end_osabi): New.
	(target_children): Parse "osabi" elements.
	* arch-utils.c (gdbarch_info_fill): Try to get the osabi from the
	target description if the user didn't override it or it is not
	extractable from the bfd.  If that still fails, fallback to the
	configured in default.
	* osabi.h (osabi_from_tdesc_string): Declare.
	* osabi.c (osabi_from_tdesc_string): New.
	(gdbarch_lookup_osabi): Return GDB_OSABI_UNKNOWN instead of
	GDB_OSABI_DEFAULT.

	* NEWS: Mention that target descriptions can now describe the
	target OS ABI.

2009-07-20  Pedro Alves  <pedro@codesourcery.com>

	* gdb.texinfo (Target Description Format): Mention the new <osabi>
	optional element.
	(subsection OS ABI): New subsection.
2009-07-20 18:51:42 +00:00
..
ChangeLog 2009-07-20 Pedro Alves <pedro@codesourcery.com> 2009-07-20 18:51:42 +00:00
LRS
Makefile.in gdb: 2009-04-21 20:13:08 +00:00
a4rc.sed
agentexpr.texi gdb/ 2009-07-14 21:40:34 +00:00
all-cfg.texi
annotate.texinfo 2009-01-14 Joseph Myers <joseph@codesourcery.com> 2009-01-14 11:47:07 +00:00
configure gdb: 2009-04-21 20:13:08 +00:00
configure.ac gdb: 2009-04-21 20:13:08 +00:00
fdl.texi
gdb.texinfo 2009-07-20 Pedro Alves <pedro@codesourcery.com> 2009-07-20 18:51:42 +00:00
gdbint.texinfo * gdbint.texinfo (Testsuite): Document parallel make check. 2009-07-10 19:38:00 +00:00
gpl.texi
lpsrc.sed
observer.texi gdb/ 2009-03-25 21:53:11 +00:00
psrc.sed
refcard.tex
stabs.texinfo 2009-01-14 Joseph Myers <joseph@codesourcery.com> 2009-01-14 11:47:07 +00:00
stack_frame.eps From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 14:35:04 +00:00
stack_frame.pdf From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00
stack_frame.png From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00
stack_frame.svg From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00
stack_frame.txt From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00