aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/elfos.h
AgeCommit message (Expand)AuthorFilesLines
2000-10-09* config/elfos.h (UNIQUE_SECTION): Apply STRIP_NAME_ENCODING on name.Hans-Peter Nilsson1-0/+2
2000-09-25Change callers in config/* to match:Hans-Peter Nilsson1-17/+17
2000-09-25config:Hans-Peter Nilsson1-12/+12
2000-08-01elfos.h (ASM_DECLARE_OBJECT_NAME): Care for null DECL.Richard Henderson1-1/+2
2000-06-14elfos.h (ASM_GENERATE_INTERNAL_LABEL): Make printf specification match cast.David O'Brien1-1/+1
2000-05-19elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of a CONSTRUCTOR.Richard Kenner1-2/+10
2000-04-12elfos.h (SELECT_SECTION): Decide whether to use a data or const section to ou...Alexandre Oliva1-1/+2
2000-02-26elfos.h (ASM_OUTPUT_LABELREF): Don't define.Geoff Keating1-9/+0
2000-01-22Fix definition of UNIQUE_SECTION so that zero initialised data is placedAlan Modra1-6/+5
2000-01-10Makefile.in (optabs.o): Depend on real.hKaveh R. Ghazi1-3/+3
2000-01-09elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around assignment used a...Kaveh R. Ghazi1-1/+1
2000-01-07Merge duplicate definitions in svr4.h into elfos.hNick Clifton1-314/+414
1999-11-07elfos.h (ASM_DECLARE_FUNCTION_NAME): Conditionally define.Catherine Moore1-2/+4
1999-10-24output.h (ctors_section, [...]): Prototype.Kaveh R. Ghazi1-2/+0
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill1-3/+0
1999-09-14configure.in (m68k-*-rtemscoff*): Added.Joel Sherrill1-2/+6
1999-06-29elfos.h (const_section): Output a tab before assembler directives.Jeffrey A Law1-5/+5
1999-03-26Move stabs specific target macros out od svr4.h and elfos.h and into dbxelf.hNick Clifton1-53/+2
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-3/+4
1999-01-11More FSF address updates.Jeff Law1-3/+2
1998-11-24Add m68k-elf port from Cygnus gcc sources.Jim Wilson1-0/+755