b87bc8f3ad
� * jump.c (can_reverse_comparison_p): Do not abort if the comparison insn for a conditional jump can not be found. From-SVN: r27042
36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
Thu May 20 01:40:55 1999 Jeffrey A Law (law@cygnus.com)
|
|
|
|
* jump.c (can_reverse_comparison_p): Do not abort if the comparison
|
|
insn for a conditional jump can not be found.
|
|
|
|
Wed May 19 23:58:58 1999 Jeffrey A Law (law@cygnus.com)
|
|
|
|
* mips.h (ENCODE_SECTION_INFO): Do not perform GP optimizations
|
|
on variables in specific sections other than .sbss and .sdata.
|
|
|
|
Wed May 19 03:56:56 1999 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
* stmt.c (expand_return): Call start_cleanup_deferral and
|
|
end_cleanup_deferral around conditional code.
|
|
|
|
Wed May 19 08:40:08 1999 Bruce Korb <ddsinc09@ix.netcom.com>
|
|
|
|
* fixinc/fixincl.tpl: Avoid depending on ANSI C features for
|
|
filename lists. Utilizes new "krstr" AutoGen function.
|
|
* fixinc/fixincl.x: Rebuilt.
|
|
|
|
Wed May 19 02:47:11 1999 Jan Hubicka (hubicka@freesoft.cz)
|
|
|
|
* i386.c (output_float_compare): Avoid GNU-C extensions.
|
|
|
|
Wed May 19 00:34:40 1999 Jeffrey A Law (law@cygnus.com)
|
|
|
|
* version.c: Bump to distinguish mainline tree from the
|
|
gcc-2.95 branch.
|
|
|
|
See ChangeLog.1 for earlier changes.
|
|
|
|
Local Variables:
|
|
add-log-time-format: current-time-string
|
|
End:
|