summaryrefslogtreecommitdiffstats
path: root/libgloss/libnosys/warning.h
Commit message (Collapse)AuthorAgeFilesLines
* 2005-01-21 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2005-01-211-2/+3
| | | | * libnosys/warning.h (stub_warning): Remove "warning: " prefix.
* 2005-01-18 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2005-01-181-2/+2
| | | | | | * libnosys/warning.h (link_warning) [HAVE_GNU_LD and HAVE_ELF]: Prefix symbol in section name with __SYMBOL_PREFIX. Do not use __make_section_unallocated. Mark magic variable as used.
* 2005-01-14 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2005-01-151-2/+2
| | | | | | * libnosys/warning.h (__make_section_unallocated) [HAVE_ASM_PREVIOUS_DIRECTIVE, HAVE_ASM_POPSECTION_DIRECTIVE]: Use "\n" instead of ";" to delimit assembly lines.
* * libnosys/acconfig.h (HAVE_SECTION_ATTRIBUTES): New macro.Thomas Fitzsimmons2002-05-111-1/+5
| | | | | | * libnosys/configure.in: Check gcc's support for section attributes. * libnosys/warning.h: Have link_warning expand to nothing if gcc does not support section attributes.
* 20000317 sourceware importRanjith Kumaran2000-03-171-0/+39