- 16 Jul, 1999 10 commits
-
-
* 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
Jeffrey A Law committed -
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
Jeffrey A Law committed -
* 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
Jeffrey A Law committed -
From-SVN: r28126
Jeffrey A Law committed -
* 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
Jeffrey A Law committed -
From-SVN: r28124
Jeffrey A Law committed -
* config/svr4.h (CONST_SECTION_ASM_OP): Do not emit assembler directive in column zero. From-SVN: r28123
Jeffrey A Law committed -
From-SVN: r28122
Jeff Law committed -
* m68k.c (output_function_prologue): Fix computation of save mask when generating PIC code. From-SVN: r28119
Jeffrey A Law committed -
* stdexcepti.cc (__out_of_range): Use std:: qualifier for names in std. (__length_error): Likewise. From-SVN: r28117
Markus Gyger committed
-
- 15 Jul, 1999 6 commits
-
-
* tree.c (build_type_attribute_variant): Move current_obstack restore after build_qualified_type call. From-SVN: r28116
Jim Wilson committed -
* 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
Mark Mitchell committed -
* 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
David Edelsohn committed -
* 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
Tom Tromey committed -
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
Andrew Haley committed -
From-SVN: r28109
Jeff Law committed
-
- 14 Jul, 1999 11 commits
-
-
� * invoke.texi: Typo fixes. From-SVN: r28107
Joseph Myers committed -
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
Jeffrey A Law committed -
� * 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
Jeff Law committed -
� * 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
Jeff Law committed -
* argv.c: Include stdlib.h and string.h instead of prototyping directly. * choose-temp.c: Conditionally include string.h. From-SVN: r28099
Richard Henderson committed -
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
J"orn Rennecke committed -
pt.c (check_default_tmpl_args): Handle friends defined in the class just like member functions defined in the class. * pt.c (check_default_tmpl_args): Handle friends defined in the class just like member functions defined in the class. From-SVN: r28097
Mark Mitchell committed -
� * regclass.c (scan_one_insn): Notice subregs that change the size of their operand. (record_reg_classes): Use that to obey CLASS_CANNOT_CHANGE_SIZE. From-SVN: r28096
Richard Henderson committed -
� * regclass.c (scan_one_insn): Notice subregs that change the size of their operand. (record_reg_classes): Use that to obey CLASS_CANNOT_CHANGE_SIZE. [[Split portion of a mixed commit.]] From-SVN: r28094.2
Richard Henderson committed -
From-SVN: r28092
Jeff Law committed -
* configure.in (alpha*-*-*): Include alpha/t-ieee. * configure: Rebuilt. * alpha/t-ieee: New file. From-SVN: r28090
Jeffrey A Law committed
-
- 13 Jul, 1999 7 commits
-
-
* libjava.lang/test.exp: New file. * libjava.lang/err9.out: New file. * libjava.lang/err9.java: New file. * libjava.lang/err8.out: New file. * libjava.lang/err8.java: New file. * libjava.lang/err7.out: New file. * libjava.lang/err7.java: New file. * libjava.lang/err6.out: New file. * libjava.lang/err6.java: New file. * libjava.lang/err5.out: New file. * libjava.lang/err5.java: New file. * libjava.lang/err4.out: New file. * libjava.lang/err4.java: New file. * libjava.lang/err3.out: New file. * libjava.lang/err3.java: New file. * libjava.lang/err2.out: New file. * libjava.lang/err2.java: New file. * libjava.lang/err13.out: New file. * libjava.lang/err13.java: New file. * libjava.lang/err12.out: New file. * libjava.lang/err12.java: New file. * libjava.lang/err11.out: New file. * libjava.lang/err11.java: New file. * libjava.lang/err10.out: New file. * libjava.lang/err10.java: New file. * libjava.lang/err1.out: New file. * libjava.lang/err1.java: New file. * libjava.lang/N19990310_5.out: New file. * libjava.lang/N19990310_5.java: New file. * libjava.lang/N19990310_4.out: New file. * libjava.lang/N19990310_4.java: New file. * libjava.lang/N19990310_3.out: New file. * libjava.lang/N19990310_3.java: New file. * libjava.lang/N19990310_02.out: New file. * libjava.lang/N19990310_02.java: New file. * libjava.lang/G19990303_02.out: New file. * libjava.lang/G19990303_02.java: New file. * libjava.lang/G19990303_01.out: New file. * libjava.lang/G19990303_01.java: New file. * libjava.lang/G19990302_02.out: New file. * libjava.lang/G19990302_02.java: New file. * libjava.lang/G19990301_01.out: New file. * libjava.lang/G19990301_01.java: New file. * libjava.compile/N19990317.java: New file. * libjava.compile/N19990310_01.java: New file. * libjava.compile/G19990225_01.java: New file. * libjava.compile/G19990217_02.java: New file. * libjava.compile/G19990217_01.java: New file. * libjava.compile/G19990210_3.java: New file. * libjava.compile/G19990210_2.java: New file. * libjava.compile/G19990210_1.java: New file. From-SVN: r28087
Tom Tromey committed -
From-SVN: r28086
Alexandre Oliva committed -
From-SVN: r28085
Alexandre Oliva committed -
* rs6000.c (find_addr_reg): Do not select r0 as an address register. From-SVN: r28084
Jeffrey A Law committed -
From-SVN: r28082
Alexandre Oliva committed -
From-SVN: r28081
Alexandre Oliva committed -
From-SVN: r28079
Jeff Law committed
-
- 12 Jul, 1999 6 commits
-
-
� * m68k/x-mot3300 (XCFLAGS): List of big files now includes `cse.o'. From-SVN: r28078
Philippe De Muyter committed -
8 * m68k/x-mot3300 (XCFLAGS): List of big files now includes `cse.o'. [[Split portion of a mixed commit.]] From-SVN: r28077.2
Philippe De Muyter committed -
From-SVN: r28075
Jeffrey A Law committed -
From-SVN: r28072
Jeff Law committed -
From-SVN: r28071
Jason Merrill committed -
From-SVN: r28069
Jeff Law committed
-