egcs/gcc ChangeLog configure configure.in conf ...
law@egcs.cygnus.com
law@egcs.cygnus.com
Wed Jun 30 06:11:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: law@egcs.cygnus.com 99/06/30 06:11:46
Modified files:
gcc : ChangeLog configure configure.in
gcc/config/pa : pa-pro-end.h pa.c pa.h
Added files:
gcc/config/pa : elf.h som.h
Removed files:
gcc/config/pa : pa-pro.h
Log message:
* configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as
appropriate.
* configure: Rebuilt.
(hppa1.1-*-pro*, hppa1.1-*-rtems*): Define target_cpu_default.
* pa.h: Include dbxelf.h. Delete various dbx/stabs related
definitions made redundant by dbxelf.h inclusion. Delete
lots of definitions related to assembly output that are
specific to the SOM object format.
* pa.c (output_function_prologue): Do not emit the function's
name for OBJ_ELF.
* pa-pro-end.h (STARTFILE_SPEC): Undefine before redefining.
* pa-pro.h: Deleted.
* som.h: New file with SOM specific definitions.
* elf.h: New file with ELF specific definitions.
More information about the Gcc-cvs
mailing list