aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/som.h
AgeCommit message (Expand)AuthorFilesLines
2003-08-23pa.c: Replace 'GNU CC' with 'GCC'.Jason Eckhardt1-5/+5
2003-06-20som.h (ASM_OUTPUT_SOURCE_LINE): Use targetm.strip_name_encoding to strip name...John David Anglin1-10/+14
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-23/+1
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-6/+5
2003-01-16som.h (SUPPORTS_WEAK, [...]): Define.John David Anglin1-1/+50
2003-01-04config.gcc (hppa*64*-*-hpux11*): Define extra_parts.John David Anglin1-4/+0
2002-10-31pa-linux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Define.John David Anglin1-0/+4
2002-08-29* som.h (ALWAYS_STRIP_DOTDOT): Define to 1.John David Anglin1-0/+6
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-4/+3
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-3/+2
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-1/+1
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-33/+28
2002-04-12pa.c (pa_output_function_prologue): Don't accumulate the total number of code...John David Anglin1-1/+2
2002-03-06pa.h (ASM_FILE_END): Define.John David Anglin1-2/+0
2002-02-16* pa/t-pa, pa/t-pro, pa/som.h: Revert last patch.John David Anglin1-0/+16
2002-02-16t-pa (LIB2FUNCS_EXTRA): Don't build lib2funcs.asm.John David Anglin1-17/+1
2002-01-04elf.h (ASM_FILE_START): Reverted to profile_flag.William Cohen1-1/+1
2002-01-03function.h (struct function): Add profile.William Cohen1-1/+1
2001-11-11milli64.S: Fix comment formatting.Kazu Hirata1-2/+2
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-0/+1
2001-10-22target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs1-1/+1
2001-09-24som.h (ASM_OUTPUT_EXTERNAL): Improve formatting.John David Anglin1-6/+17
2001-09-05som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.John David Anglin1-0/+9
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-9/+1
2001-05-18* config/pa/som.h (EXCEPTION_SECTION): Define.Jeffrey A Law1-1/+7
2001-05-14som.h (NM_FLAGS): Remove.Jeffrey A Law1-61/+1
2001-05-07pa.md (interspace_jump): Revise comment.John David Anglin1-4/+5
2001-04-20* config/pa/som.h (NM_FLAGS): Define.Jeffrey A Law1-0/+5
2001-04-19pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine.Jeffrey A Law1-9/+15
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-6/+0
2001-03-08* config/pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Disable.Jeffrey A Law1-0/+7
2001-03-01som.h (ASM_IDENTIFY_GCC): Define.Jeffrey A Law1-0/+6
2000-11-17stringpool.c: New file.Zack Weinberg1-1/+1
2000-06-30som.h (ASM_WEAKEN_LABEL): Export weak data symbols so that they have global s...J. David Anglin1-2/+10
2000-05-01Update copyrights.Jeff Law1-1/+1
2000-03-15acconfig.h (HAVE_GAS_WEAK): New define.Jeffrey A Law1-0/+2
2000-02-28som.h (MAKE_DECL_ONE_ONLY): Define.Catherine Moore1-0/+8
1999-10-25som.h (ASM_DECLARE_FUNCTION_NAME): Set PRIV_LEV for static functions too.Jeffrey A Law1-0/+1
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-1/+1
1999-08-09pa.h (SELECT_SECTION): Define.Jeffrey A Law1-20/+0
1999-08-06elf.h (TEXT_SPACE_P, [...]): Delete.Jeffrey A Law1-80/+5
1999-07-16configure.in (hppa*-*-linux*): New configuration.Jeffrey A Law1-0/+3
1999-07-08elf.h (ASM_FILE_START): Define.Jeffrey A Law1-1/+8
1999-06-30configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as appropriate.Jeffrey A Law1-0/+463