Go to file
John David Anglin 581d94049b pa.h (STARTING_FRAME_OFFSET): Change offset for TARGET_64BIT to 16.
* pa.h (STARTING_FRAME_OFFSET): Change offset for TARGET_64BIT to 16.
	* config.gcc (hppa*64*-*-linux*): Shorten lines in tm_file define.
	(hppa*64*-*-hpux11*): Likewise.  Use elfos.h with gas.
	* pa.c (output_millicode_call): Use symbol difference rather than
	$PIC_pcrel$0 when using HP assembler.
	* pa64-hpux.h (TARGET_GAS): Define to 1 or 0 depending on whether or
	not elfos.h (i.e., gas) is being used.
	(ASM_FILE_START, STRING_ASM_OP, TEXT_SECTION_ASM_OP,
	DATA_SECTION_ASM_OP, BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_COMMON,
	ASM_OUTPUT_ALIGNED_LOCAL, GLOBAL_ASM_OP, ASM_DECLARE_FUNCTION_NAME,
	ASM_OUTPUT_EXTERNAL, ASM_OUTPUT_EXTERNAL_LIBCALL,
	ASM_OUTPUT_INTERNAL_LABEL, ASM_GENERATE_INTERNAL_LABEL): Define when
	using elfos.h.
	(TARGET_ASM_GLOBALIZE_LABEL): Undefine when using elfos.h.
	(DWARF2_ASM_LINE_DEBUG_INFO): Delete.
	(ASM_FILE_START): Add standard .SPACE and .SUBSPA defines when not
	using elfos.h.
	(TEXT_SECTION_ASM_OP, READONLY_DATA_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
	BSS_SECTION_ASM_OP): New HP style defines when not using elfos.h.
	(TARGET_ASM_NAMED_SECTION, MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL):
	Don't define when not using elfos.h.
	(ASM_DECLARE_RESULT): Don't define.
	* doc/install.texi (hppa*-hp-hpux*): Remove statement that HP assembler
	doesn't work on hppa64-hp-hpux11.
	(hppa*-hp-hpux11): Update.

From-SVN: r58967
2002-11-10 01:14:48 +00:00
boehm-gc * include/private/gcconfig.h (HBLKSIZE): Define for x86-64. 2002-10-02 08:25:37 +02:00
config
contrib * btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run. 2002-10-22 20:02:49 +00:00
fastjar removed bogus ChangeLog entry 2002-11-07 14:10:01 +00:00
gcc pa.h (STARTING_FRAME_OFFSET): Change offset for TARGET_64BIT to 16. 2002-11-10 01:14:48 +00:00
include partition.h: Close the extern "C" scope when compiling with C++. 2002-10-27 01:00:34 +00:00
INSTALL
libf2c
libffi java_raw_api.c (ffi_java_raw_to_ptrarray): Interpret raw data as _Jv_word values, not ffi_raw. 2002-10-08 14:55:03 +00:00
libiberty * config.table: Use mh-s390pic for s390x too. 2002-10-16 22:07:03 +02:00
libjava Applet.java, [...]: New versions from Classpath. 2002-11-10 00:16:43 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-11-09 08:17:12 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2002-11-05 05:14:42 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2002-11-05 05:14:42 +00:00
Makefile.def Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
Makefile.in Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
Makefile.tpl Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, and restrap targets to this rule. 2002-10-25 22:49:58 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.