]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ChangeLog
* Makefile.in (BOOT_CFLAGS): Use -O2.
[gcc.git] / gcc / ChangeLog
index 7e30a926d5f8727efee45fa07b871f9318b91f58..9424fd900486fb5962f904a02ca9e06c5e547b60 100644 (file)
@@ -1,3 +1,64 @@
+Thu Sep 18 21:13:40 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (BOOT_CFLAGS): Use -O2.
+
+       * configure.in (strtoul, bsearch): Have autoconf check for these
+       functions.
+       * configure, config.in: Rebuilt.
+
+       * m68k/xm-mot3300.h (alloca): Properly declare if __STDC__.
+       * mips/mips.h (alloca): Likewise.
+       * rs6000/xm-rs6000.h (alloca): Likewise.
+       * rs6000/xm-sysv4.h: Likewise.
+
+Thu Sep 18 14:22:22 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.
+       * dwarf2out.c (dwarf2out_frame_debug): Pass the whole insn along.
+       (dwarf2out_stack_adjust): A BARRIER resets the args space to 0.
+
+       * except.c (end_eh_unwinder): Subtract 1 from return address.
+       * libgcc2.c (__throw): Likewise.
+       (find_exception_handler): Don't change PC here.  Compare end with >.
+
+Thu Sep 18 10:43:07 1997  Nick Clifton  <nickc@cygnus.com>
+       * v850.c (compute_register_save_size): Correct register
+       number.
+       * v850.md (save_interrupt, return_interrupt): Correct
+       register number.
+       * v850/lib1funcs.asm (save_interrupt): Correct register number.
+       (return_interrupt): Use stack pointer, not element pointer.
+
+1997-09-18  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure.in, configure: Make sure to create the stage* and include
+       symbolic links in each subdirectory.
+
+Thu Sep 18 01:47:06 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * pa.md (reload_peepholes): Don't allow addresses with side
+       effects for the memory operand.
+
+Wed Sep 17 18:19:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * libgcc2.c (find_exception_handler): Subtract one from our PC when
+       looking for a handler, to avoid hitting the beginning of the next
+       region.
+
+       * except.c (expand_builtin_set_return_addr_reg): Use force_operand.
+
+Wed Sep 17 18:33:59 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * mips/abi64.h (LONG_MAX_SPEC): Define.
+       * mips.h (LONG_MAX_SPEC): Define.
+       (CPP_SPEC): Include long_max_spec.
+       (EXTRA_SPECS): Include long_max_spec.
+
+Wed Sep 17 14:11:38 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * v850.c (construct_save_jarl): Fix thinko in last change.
+
 Wed Sep 17 09:53:07 1997  Jeffrey A Law  (law@cygnus.com)
 
        * version.c: Bump for snapshot.
This page took 0.027384 seconds and 5 git commands to generate.