summaryrefslogtreecommitdiff
path: root/gcc/config/elfos.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell2003-12-241-4/+0
* GNU CC -> GCCKelley Cook2003-09-271-4/+4
* * config/darwin.h, config/elfos.h, config/i960/i960-coff.hZack Weinberg2003-06-271-1/+1
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-191-10/+3
* c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2003-05-181-0/+6
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka2003-05-121-2/+4
* avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it.Steven Bosscher2003-01-261-16/+17
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-15/+1
* elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe2002-11-261-1/+1
* [multiple changes]Jason Thorpe2002-10-011-0/+2
* builtins.def: Fix comment formatting.Kazu Hirata2002-09-291-1/+1
* elfos.h: Follow spelling conventions.Kazu Hirata2002-09-241-1/+1
* chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe2002-08-291-4/+0
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-1/+1
* defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg2002-07-281-10/+1
* defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg2002-07-251-40/+18
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-12/+2
* final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2002-05-181-41/+5
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-121/+4
* linux.h (PREFERRED_DEBUGGING_TYPE): Remove.Jakub Jelinek2001-12-181-3/+4
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-171-3/+0
* elfos.h (ENDFILE_SPEC, [...]): Do not define.David O'Brien2001-12-121-9/+0
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-12-091-1/+1
* config.gcc: Include dbxelf.h before elfos.h.David O'Brien2001-12-061-4/+0
* * config/elfos.h (ASM_OUTPUT_INTERNAL_LABEL): Display count unsigned.David Edelsohn2001-12-041-5/+5
* cse.c (true_dependence_in_rtx): New function.Jan Hubicka2001-11-281-4/+30
* elfos.h (SELECT_SECTION): Don't check TREE_READONLY for CONSTRUCTOR.Richard Henderson2001-11-261-1/+1
* dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill2001-11-151-11/+0
* unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi2001-11-111-0/+1
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-1/+1
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-6/+28
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-70/+3
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-65/+2
* elfos.h (UNIQUE_SECTION): Enable .bss section with the correct patch.H.J. Lu2001-07-131-8/+5
* Revert H.J. Lu's UNIQUE_SECTION patch of 2001-07-13.Geoffrey Keating2001-07-131-5/+8
* elfos.h (UNIQUE_SECTION): Enable .bss section.H.J. Lu2001-07-131-8/+5
* elfos.h (USING_ELFOS_H): Identify the use of elfos.h in the same way svr4.h d...David O'Brien2001-06-061-0/+5
* toplev.c (output_lang_identify): Delete.Zack Weinberg2001-04-161-15/+0
* elfos.h (SELECT_SECTION): Undef before defining.Alan Modra2001-04-131-0/+1
* elfos.h (INT_ASM_OP): Don't define it if it's already defined.Alexandre Oliva2001-02-071-4/+11
* i386.c (asm_output_function_prefix): Remove.Richard Henderson2001-01-151-0/+1
* elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep trac...Mark Mitchell2000-11-271-17/+26
* * config/elfos.h (UNIQUE_SECTION): Apply STRIP_NAME_ENCODING on name.Hans-Peter Nilsson2000-10-091-0/+2
* Change callers in config/* to match:Hans-Peter Nilsson2000-09-251-17/+17
* config:Hans-Peter Nilsson2000-09-251-12/+12
* elfos.h (ASM_DECLARE_OBJECT_NAME): Care for null DECL.Richard Henderson2000-08-011-1/+2
* elfos.h (ASM_GENERATE_INTERNAL_LABEL): Make printf specification match cast.David O'Brien2000-06-141-1/+1
* elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of a CONSTRUCTOR.Richard Kenner2000-05-191-2/+10
* elfos.h (SELECT_SECTION): Decide whether to use a data or const section to ou...Alexandre Oliva2000-04-121-1/+2
* elfos.h (ASM_OUTPUT_LABELREF): Don't define.Geoff Keating2000-02-261-9/+0