- 09 Jun, 1997 22 commits
-
-
(build_array_type): Remove obsolete references to change_main_variant. From-SVN: r14196
Richard Kenner committed -
(c_build_type_variant): Don't futz with main type variant of array since C Standard requires main type variant of array-of-const also be array-of-const. From-SVN: r14195
Richard Kenner committed -
* reload1.c (reload): Use xmalloc instead of alloca for the label offsets in OFFSETS_AT and OFFSETS_KNOWN_AT. From-SVN: r14194
Brendan Kehoe committed -
* flow.c (find_basic_blocks): Eliminate more dead code, enables dead throws to be eliminated. From-SVN: r14193
Mike Stump committed -
From-SVN: r14192
Richard Kenner committed -
name in error message. From-SVN: r14191
Richard Kenner committed -
for FLOAT_VAX and default targets. From-SVN: r14190
Richard Kenner committed -
From-SVN: r14189
Richard Kenner committed -
From-SVN: r14188
Richard Kenner committed -
From-SVN: r14187
Jim Wilson committed -
From-SVN: r14186
Richard Kenner committed -
From-SVN: r14185
Richard Kenner committed -
outputting constant pool. From-SVN: r14184
Richard Kenner committed -
(maintainer-clean): Output warning, and do not remove `configure', as per GNU standards. From-SVN: r14183
Richard Kenner committed -
tmake_file now t-netbsd; delete xmake_file. From-SVN: r14182
Richard Kenner committed -
From-SVN: r14181
Richard Kenner committed -
(CC1_SPEC): New macro. (EXTRA_SPECS): Add "cc1_cpu." From-SVN: r14180
Richard Kenner committed -
From-SVN: r14179
Richard Kenner committed -
#ifdef __mcf52000__, not if (TARGET_52000); fixed for mc68000 case. From-SVN: r14178
Richard Kenner committed -
From-SVN: r14177
Richard Kenner committed -
another pointer level. From-SVN: r14176
Richard Kenner committed -
From-SVN: r14174
Richard Stallman committed
-
- 08 Jun, 1997 4 commits
-
-
From-SVN: r14173
Jeff Law committed -
pa.md (conditional branch insns): Get length right for branches to targets which can not be reached with a "bl"... * pa.md (conditional branch insns): Get length right for branches to targets which can not be reached with a "bl" instruction. * pa.c (output_cbranch): Handle branches to targets which can not be reached with a "bl" instruction. From-SVN: r14172
Jeff Law committed -
* pa.md (alternate dbra pattern): Remove incorrect pattern. * pa.c (struct defer_plab): Renamed to struct deferred_plabel. Remove "symbol" field and replace with "name" field. (output_function_epilogue): Don't output deferred plabels here. (output_deferred_labels): New function. Output them here instead. (output_call): Rewrite long call support. * pa.h (ASM_FILE_END): Define. (LEGITIMATE_CONSTANT_P): Never accept a function_label_operand. * pa.md (HIGH and LO_SUM of function address): Remove patterns. From-SVN: r14171
Jeff Law committed -
From-SVN: r14169
Richard Stallman committed
-
- 06 Jun, 1997 12 commits
-
-
libgcc2.c (__eh_ffetmnpc): Add support for machines that cannot access globals after throw's epilogue when... * libgcc2.c (__eh_ffetmnpc): Add support for machines that cannot access globals after throw's epilogue when -fno-sjlj-exceptions is used. * rs6000.c (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Likewise. * mips.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Likewise. (INITIAL_ELIMINATION_OFFSET): Fix RETURN_ADDRESS_POINTER_REGNUM for 64 bit words, with 32 bit pointers and variable endianness. Fixes throwing across shared library lines (useful at times on mips and rs6000) From-SVN: r14168
Mike Stump committed -
From-SVN: r14167
Michael Meissner committed -
From-SVN: r14166
Doug Evans committed -
(EXECUTE_IF_SET_IN_REG_SET): Fix setting of scan_rs_. (EXECUTE_IF_SET_AND_RESET_IN_REG_SET): Likewise. (EXECUTE_IF_AND_IN_REG_SET): Likewise. From-SVN: r14165
Doug Evans committed -
From-SVN: r14164
Stan Cox committed -
(update_flow_info): When add extra REG_DEAD note for original dest, handle case where last insn both uses and sets dest. From-SVN: r14163
Jim Wilson committed -
(CPP_SPEC): Define, adding the CPU definition to what came from sparc.h. (CPP_PREDEFINES): Don't define it here. From-SVN: r14162
Doug Evans committed -
From-SVN: r14160
Karl Berry committed -
From-SVN: r14159
Brendan Kehoe committed -
* i960/vx960-coff.h (CPP_SPEC): Always define CPU, even if they use -ansi; the VxWorks headers assume it's always present. From-SVN: r14158
Brendan Kehoe committed -
From-SVN: r14156
Richard Stallman committed -
Don't recognize UNAME_MACHINE = sparc. Make the sample program check for libc version and handle various machine types. From-SVN: r14155
Richard Stallman committed
-
- 05 Jun, 1997 2 commits
-
-
Set `os' to -linux-gnu directly, don't go via -linux. From-SVN: r14154
Richard Stallman committed -
optional one. From-SVN: r14153
Karl Berry committed
-