Tom Tromey
5163d20e29
* config.h (MPROTECT_VDB): Don't define on Linux.
...
From-SVN: r28179
1999-07-19 19:27:56 +00:00
Linas Vepstas
92d6db668f
Bulk patch from Linas.
...
From-SVN: r28178
1999-07-19 12:26:30 -07:00
Alexandre Oliva
14eee79459
Makefile.am (.s.lo): Avoid `#line' directives.
...
1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.am (.s.lo): Avoid `#line' directives.
* Makefile.in: Rebuilt.
From-SVN: r28175
1999-07-19 19:17:22 +00:00
Alexandre Oliva
44ebe2d0ac
Makefile.am (*-recursive, [...]): Automake does not generate *-recursive for this Makefile, use *-am instead.
...
1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.am (*-recursive, *-am, *-multi): Automake does not
generate *-recursive for this Makefile, use *-am instead.
* Makefile.in: Rebuilt.
From-SVN: r28173
1999-07-19 19:11:54 +00:00
David Edelsohn
0ad91047cd
rs6000.md (arithmetic, [...]): Disable patterns performing SImode comparisons with SImode values if...
...
* rs6000.md (arithmetic, logical, and shift Rc combiner patterns):
Disable patterns performing SImode comparisons with SImode values
if TARGET_POWERPC64 and instruction does not sign-extend or does
not mask to narrower than SImode, i.e. where bit 31 and bit 63 may
differ for signed quantities.
(indirect_jump): Add expander to choose RTL based on TARGET_64BIT.
(tablejump): Patterns contingent on TARGET_64BIT not TARGET_POWERPC64.
(decrement_and_branch_on_count): Add 64-bit variant.
From-SVN: r28172
1999-07-19 15:11:29 -04:00
Tom Tromey
9608c09195
* include/stamp-h.in: New file.
...
From-SVN: r28171
1999-07-19 18:03:31 +00:00
Bernd Schmidt
463a83844b
Fix INTEL_SYNTAX output for i386 backend
...
From-SVN: r28170
1999-07-19 08:43:33 +00:00
Jeff Law
7211928ac2
Daily bump.
...
From-SVN: r28167
1999-07-19 01:45:11 -06:00
Mark Mitchell
848cf1e0f0
decl.c (lookup_nested_type): Remove.
...
* decl.c (lookup_nested_type): Remove.
(pushtag): Don't call it.
From-SVN: r28166
1999-07-18 15:32:21 +00:00
Jeff Law
bdfdb7495b
Daily bump.
...
From-SVN: r28163
1999-07-18 01:45:08 -06:00
Jeffrey A Law
cfce3d4cd3
* Makefile.in (INTERFACE): Bump to 3.
...
From-SVN: r28161
1999-07-17 23:52:37 -06:00
Jeffrey A Law
bcaf90dc39
* Makefile.in (INTERFACE): Bump to 2.
...
From-SVN: r28160
1999-07-17 23:52:32 -06:00
Mark Mitchell
bb740ce98a
New test
...
From-SVN: r28157
1999-07-18 04:25:39 +00:00
Alexandre Oliva
a1c6afb002
root.texi: Update e-mail addresses to gcc.gnu.org.
...
* root.texi: Update e-mail addresses to gcc.gnu.org.
* g77spec.c (lang_specific_driver): Updated URL with bug reporting
instructions to gcc.gnu.org. Removed e-mail address.
From-SVN: r28155
1999-07-17 21:51:22 -06:00
Alexandre Oliva
70ade953eb
typeck2.c (my_friendly_abort): Updated URL with bug reporting instructions to gcc.gnu.org.
...
* typeck2.c (my_friendly_abort): Updated URL with bug reporting
instructions to gcc.gnu.org. Removed e-mail address.
From-SVN: r28153
1999-07-17 21:50:30 -06:00
Alexandre Oliva
e67df273a1
gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org.
...
* gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org.
Removed paragraph about compression of files and size limitation,
duplicated in the FAQ. Use gcc-patches for posting patches.
* gcc.c (main): Updated URL with bug reporting instructions to
gcc.gnu.org. Removed e-mail address.
* system.h (abort): Likewise.
From-SVN: r28151
1999-07-17 21:48:02 -06:00
Alexandre Oliva
bc8735ed96
* test_summary: Replace egcs with gcc. Update e-mail address.
...
From-SVN: r28148
1999-07-17 21:45:48 -06:00
Mark Mitchell
91e490abe5
pt.c (determine_specialization): Tighten error-checking.
...
* pt.c (determine_specialization): Tighten error-checking.
(end_template_parm_list): Likewise.
From-SVN: r28147
1999-07-18 03:28:32 +00:00
Kaveh R. Ghazi
50908fadbb
Makefile.in (stmp-multilib-sub): Make the files extracted from $(LIBGCC1) writable.
...
* Makefile.in (stmp-multilib-sub): Make the files extracted
from $(LIBGCC1) writable.
From-SVN: r28145
1999-07-17 19:19:40 -06:00
Craig Burley
f4e5e9bcfc
update derived files
...
From-SVN: r28144
1999-07-17 11:52:32 -04:00
Craig Burley
37cd75c610
root.texi, [...]: Switchover to GCC terminology.
...
Sat Jul 17 11:28:43 1999 Craig Burley <craig@jcb-sc.com>
* root.texi, g77install.texi: Switchover to GCC terminology.
Also, FSF-G77 had been mistakenly set at some point.
From-SVN: r28143
1999-07-17 11:48:39 -04:00
Alexandre Oliva
70ceca9bf0
* template6.C, delete1.C, template7.C: New test.
...
From-SVN: r28140
1999-07-17 14:26:13 +00:00
Nick Clifton
bef10da058
remove spurous blank lines
...
From-SVN: r28139
1999-07-17 13:47:08 +00:00
Nick Clifton
6cfc7210fa
General tidyup of header files.
...
From-SVN: r28138
1999-07-17 13:44:35 +00:00
Jeff Law
8f7cbf1635
Daily bump.
...
From-SVN: r28134
1999-07-17 01:45:11 -06:00
Jeffrey A Law
b3292eb0cf
pa.c (compute_frame_size): Round frame according to STACK_BOUNDARY rather than a hardwired value.
...
* pa.c (compute_frame_size): Round frame according to
STACK_BOUNDARY rather than a hardwired value.
From-SVN: r28132
1999-07-16 16:40:39 -06:00
Jeffrey A Law
cb16fe9f9b
* pa.h (POINTER_SIZE, PARM_BOUNDARY): Define in terms of BITS_PER_WORD.
...
From-SVN: r28131
1999-07-16 16:12:33 -06:00
Jeffrey A Law
30f08b3984
configure.in (hppa*-*-hpux11*): Use symbolic MASK_PA_11 instead of "1".
...
* configure.in (hppa*-*-hpux11*): Use symbolic MASK_PA_11 instead
of "1".
* configure: Rebuilt.
From-SVN: r28130
1999-07-16 15:47:29 -06:00
Jeffrey A Law
0e22c1d8cd
configure.in (hppa*-*-linux*): New configuration.
...
* configure.in (hppa*-*-linux*): New configuration.
* configure: Rebuilt.
* pa.h (MAX_OFILE_ALIGNMENT): Delete.
* pa/som.h (MAX_OFILE_ALIGNMENT): Define.
* pa/pa-linux.h: New file.
* pa/t-linux: New file.
* pa/xm-linux.h: New file.
From-SVN: r28129
1999-07-16 15:39:59 -06:00
Jeffrey A Law
690d42283d
pa.c (hppa_legitimize_address): Change references from SImode to either Pmode or word_mode as appropriate.
...
* pa.c (hppa_legitimize_address): Change references from SImode to
either Pmode or word_mode as appropriate.
(emit_move_sequence, store_reg, load_reg): Likewise.
(set_reg_plus_d, hppa_expand_prologue): Likewise.
(output_mul_insn): Likewise.
* pa.h (PROMOTE_MODE): Likewise.
(INITIALZE_TRAMPOLINE): Likewise.
(Pmode): Define to word_mode.
From-SVN: r28128
1999-07-16 14:58:13 -06:00
Jeffrey A Law
d7735a074b
pa.c (compute_frame_size): Use UNITS_PER_WORD instead of hardwired value of 4.
...
* pa.c (compute_frame_size): Use UNITS_PER_WORD instead of hardwired
value of 4. Allocate 8 bytes for each FP register save.
(hppa_expand_epilogue): Use UNITS_PER_WORD instead of harwarewired
value of 4.
(hppa_expand_prologue): Likewise.
* pa.h (PROMOTE_MODE): Likewise.
(HARD_REGNO_MODE_OK, FUNCTION_ARG_SIZE): Likewise.
(FUNCTION_ARG_BOUNDARY): Likewise.
From-SVN: r28127
1999-07-16 14:35:08 -06:00
Jeffrey A Law
c8730d930d
* invoke.texi (HPPA Options): Remove -mspace/-mno-space.
...
From-SVN: r28126
1999-07-16 14:14:19 -06:00
Jeffrey A Law
7123b6ed1f
pa.c (out_of_line_prologue_epilogue): Delete.
...
* pa.c (out_of_line_prologue_epilogue): Delete.
(override_options): Remove -mspace related code.
(hppa_expand_prologue, hppa_expand_epilogue): Likewise.
(compute_frame_size): Only allocate space for register that
actually need to be saved.
* pa.h (MASK_SPACE, TARGET_SPACE): Delete.
(TARGET_SWITCHES): Remove -mspace, -mno-space
* pa/t-pa (LIB2FUNCS_EXTRA): Remove ee.asm and ee_fp.asm
* pa/t-pro (LIB2FUNCS_EXTRA): Likewise. Remove -mspace multilib.
* pa/ee.asm, pa/ee_fp.asm: Delete.
From-SVN: r28125
1999-07-16 14:07:55 -06:00
Jeffrey A Law
15c58c19b6
* pa/elf.h (ASM_OUTPUT_DOUBLE_INT): Define.
...
From-SVN: r28124
1999-07-16 13:54:32 -06:00
Jeffrey A Law
6d32de1a3a
svr4.h (CONST_SECTION_ASM_OP): Do not emit assembler directive in column zero.
...
* config/svr4.h (CONST_SECTION_ASM_OP): Do not emit assembler
directive in column zero.
From-SVN: r28123
1999-07-16 13:50:13 -06:00
Jeff Law
d14f13ad68
Daily bump.
...
From-SVN: r28122
1999-07-16 01:45:38 -06:00
Jeffrey A Law
df59fef773
m68k.c (output_function_prologue): Fix computation of save mask when generating PIC code.
...
* m68k.c (output_function_prologue): Fix computation of save mask
when generating PIC code.
From-SVN: r28119
1999-07-16 01:41:49 -06:00
Markus Gyger
3cda32a10b
stdexcepti.cc (__out_of_range): Use std:: qualifier for names in std.
...
* stdexcepti.cc (__out_of_range): Use std:: qualifier for names
in std.
(__length_error): Likewise.
From-SVN: r28117
1999-07-16 07:07:45 +00:00
Jim Wilson
e500a90e22
Fix winsup build failure reported by Chris Faylor.
...
* tree.c (build_type_attribute_variant): Move current_obstack restore
after build_qualified_type call.
From-SVN: r28116
1999-07-15 08:40:59 -07:00
Mark Mitchell
e3f5cc86f8
configure.in: Use t-iris6, even with GNU LD.
...
* configure.in: Use t-iris6, even with GNU LD.
* config/mips/iris6gld.h: Fix typo in linker spec.
* config/mips/t-iris6gld: Remove.
From-SVN: r28115
1999-07-15 13:59:04 +00:00
David Edelsohn
a78e33fc4b
rs6000.md (insv, extzv): Remove SImode dependence in named patterns.
...
* rs6000.md (insv, extzv): Remove SImode dependence in named
patterns. Explicitly generate DImode RTL if PowerPC64 and
operand is DImode.
(insvdi): Reverse start and size in instruction template.
From-SVN: r28114
1999-07-15 08:39:30 -04:00
Tom Tromey
51e0d189ed
G19990217_02.no-link: New file.
...
* libjava.compile/G19990217_02.no-link: New file.
* libjava.compile/test.exp: Look for `.no-link' file.
* lib/libjava.exp (test_libjava_from_source): Added `no-link'
option.
(test_libjava_from_javac): Likewise. Also, handle package
information from class name when creating class file name.
From-SVN: r28113
1999-07-15 09:15:26 +00:00
Andrew Haley
e533f648af
expr.c (expand_expr): Do not return the last statement in a block as the block's value.
...
1999-07-14 Andrew Haley <aph@cygnus.com>
* expr.c (expand_expr): Do not return the last statement in a
block as the block's value.
From-SVN: r28112
1999-07-15 05:17:08 +00:00
Jeff Law
39df13d95d
Daily bump.
...
From-SVN: r28109
1999-07-14 18:45:13 -06:00
Joseph Myers
1bd31d5678
invoke.texi: Typo fixes.
...
�
* invoke.texi: Typo fixes.
From-SVN: r28107
1999-07-14 17:27:35 -06:00
Jeffrey A Law
40c0c3cf73
emit-rtl.c (gen_realpart): Issue an error for cases GCC can not handle at this time instead of silently...
...
* emit-rtl.c (gen_realpart): Issue an error for cases GCC can not
handle at this time instead of silently generating incorrect code.
(gen_imagpart): Likewise.
From-SVN: r28105
1999-07-14 17:04:45 -06:00
Jeff Law
87afbee625
reload.c (find_reloads): Emit a USE for a pseudo register without a hard register if...
...
�
* reload.c (find_reloads): Emit a USE for a pseudo register without
a hard register if we could not create an optional reload for the
pseudo.
From-SVN: r28103
1999-07-14 16:30:24 -06:00
Jeff Law
bb183b9e6b
reload.c (find_reloads): Emit a USE for a pseudo register without a hard register if...
...
�
* reload.c (find_reloads): Emit a USE for a pseudo register without
a hard register if we could not create an optional reload for the
pseudo.
From-SVN: r28102
1999-07-14 16:30:21 -06:00
Richard Henderson
a81c752ad3
argv.c: Include stdlib.h and string.h instead of prototyping directly.
...
* argv.c: Include stdlib.h and string.h instead of
prototyping directly.
* choose-temp.c: Conditionally include string.h.
From-SVN: r28099
1999-07-14 10:29:38 -07:00
J"orn Rennecke
9bbecbc485
c-typeck.c (output_init_element, [...]): When advancing constructor_unfilled_fields for a RECORD_TYPE...
...
* c-typeck.c (output_init_element, process_init_element):
When advancing constructor_unfilled_fields for a RECORD_TYPE,
check for nameless bit fields.
From-SVN: r28098
1999-07-14 16:47:26 +01:00