~ubuntu-branches/ubuntu/gutsy/binutils/gutsy

« back to all changes in this revision

Viewing changes to include/elf/common.h

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-08-27 19:30:21 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20070827193021-6lgquzawkhazu913
Tags: 2.18~cvs20070827-0ubuntu1
* New upstream CVS snapshot, taken from the binutils-2_18-branch.
  - Remove patches applied upstream: 311_sse4_intel_mode, 400_gcc42_fix,
    401_builddoc.
* debian/*.shlibs: Update to snapshot version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
407
407
#define NT_NETBSDCORE_PROCINFO  1       /* Has a struct procinfo */
408
408
#define NT_NETBSDCORE_FIRSTMACH 32      /* start of machdep note types */
409
409
 
 
410
/* Note segments for core files on SPU systems.  Note name
 
411
   must start with "SPU/".  */
 
412
 
 
413
#define NT_SPU          1
410
414
 
411
415
/* Values of note segment descriptor types for object files.  */
412
416