aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/elfos.h
AgeCommit message (Expand)AuthorFilesLines
2003-06-27* config/darwin.h, config/elfos.h, config/i960/i960-coff.hZack Weinberg1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-10/+3
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth1-0/+6
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+4
2003-01-26avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it.Steven Bosscher1-16/+17
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-15/+1
2002-11-26elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe1-1/+1
2002-10-01[multiple changes]Jason Thorpe1-0/+2
2002-09-29builtins.def: Fix comment formatting.Kazu Hirata1-1/+1
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-4/+0
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-1/+1
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg1-10/+1
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-40/+18
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-12/+2
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-41/+5
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-121/+4
2001-12-18linux.h (PREFERRED_DEBUGGING_TYPE): Remove.Jakub Jelinek1-3/+4
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-3/+0
2001-12-12elfos.h (ENDFILE_SPEC, [...]): Do not define.David O'Brien1-9/+0
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-12-06config.gcc: Include dbxelf.h before elfos.h.David O'Brien1-4/+0
2001-12-04* config/elfos.h (ASM_OUTPUT_INTERNAL_LABEL): Display count unsigned.David Edelsohn1-5/+5
2001-11-28cse.c (true_dependence_in_rtx): New function.Jan Hubicka1-4/+30
2001-11-26elfos.h (SELECT_SECTION): Don't check TREE_READONLY for CONSTRUCTOR.Richard Henderson1-1/+1
2001-11-15dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill1-11/+0
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi1-0/+1
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-1/+1
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-6/+28
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-70/+3
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-65/+2
2001-07-13elfos.h (UNIQUE_SECTION): Enable .bss section with the correct patch.H.J. Lu1-8/+5
2001-07-13Revert H.J. Lu's UNIQUE_SECTION patch of 2001-07-13.Geoffrey Keating1-5/+8
2001-07-13elfos.h (UNIQUE_SECTION): Enable .bss section.H.J. Lu1-8/+5
2001-06-06elfos.h (USING_ELFOS_H): Identify the use of elfos.h in the same way svr4.h d...David O'Brien1-0/+5
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-15/+0
2001-04-13elfos.h (SELECT_SECTION): Undef before defining.Alan Modra1-0/+1
2001-02-07elfos.h (INT_ASM_OP): Don't define it if it's already defined.Alexandre Oliva1-4/+11
2001-01-15i386.c (asm_output_function_prefix): Remove.Richard Henderson1-0/+1
2000-11-27elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep trac...Mark Mitchell1-17/+26
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