- 11 Feb, 1997 4 commits
-
-
From-SVN: r13628
Michael Meissner committed -
From-SVN: r13627
Joern Rennecke committed -
From-SVN: r13626
Joern Rennecke committed -
From-SVN: r13625
Joern Rennecke committed
-
- 10 Feb, 1997 1 commit
-
-
* stmt.c (group_case_nodes): Recognize more opportunities to group case nodes. From-SVN: r13624
Jeff Law committed
-
- 09 Feb, 1997 1 commit
-
-
From-SVN: r13623
Richard Kenner committed
-
- 08 Feb, 1997 1 commit
-
-
From-SVN: r13622
Richard Kenner committed
-
- 07 Feb, 1997 9 commits
-
-
* pa.h (RETURN_ADDR_RTX): Fix to ignore export stubs. * pa.c (return_addr_rtx): Define. From-SVN: r13621
Mike Stump committed -
From-SVN: r13620
Doug Evans committed -
* toplev.c (main): Delete redundant settings of flag_no_inline and warn_inline if not optimizating. From-SVN: r13619
Doug Evans committed -
* cse.c (invalidate_from_clobbers): Delete unnecessary test for (clobber nil). From-SVN: r13618
Doug Evans committed -
From-SVN: r13617
Richard Kenner committed -
Makefile.in (stmp-multilib-sub): Add missing "else true" clauses to work around make bug on some systems. * Makefile.in (stmp-multilib-sub): Add missing "else true" clauses to work around make bug on some systems. From-SVN: r13616
Jeff Law committed -
From-SVN: r13615
Richard Kenner committed -
From-SVN: r13614
Mike Stump committed -
* except.c (find_exception_handler_labels): Initialize label array with zeroes. From-SVN: r13613
Mike Stump committed
-
- 06 Feb, 1997 2 commits
-
-
From-SVN: r13612
Jason Merrill committed -
From-SVN: r13611
Jeff Law committed
-
- 05 Feb, 1997 3 commits
-
-
* m68k/vxm68k.h (WCHAR_TYPE,WCHAR_TYPE_SIZE,SIZE_TYPE): Fix. (PTRDIFF_TYPE): Define. From-SVN: r13610
Doug Evans committed -
From-SVN: r13609
Ian Lance Taylor committed -
ADDR_TYPE here. From-SVN: r13608
Jim Wilson committed
-
- 04 Feb, 1997 5 commits
-
-
* flow.c (life_analysis): Delete obvious no-op moves which use SUBREGs. From-SVN: r13607
Jeff Law committed -
From-SVN: r13606
Richard Kenner committed -
From-SVN: r13605
Mike Stump committed -
From-SVN: r13604
Mike Stump committed -
to match. From-SVN: r13603
Jim Wilson committed
-
- 03 Feb, 1997 14 commits
-
-
* sparc/sol2.h (ASM_SHORT,ASM_LONG): Set to .uahalf/.uaword. * sparc/sysv4.h (ASM_LONG): Define. (ASM_OUTPUT_{FLOAT,DOUBLE,LONG_DOUBLE}): Use ASM_LONG. From-SVN: r13602
Doug Evans committed -
From-SVN: r13601
Joern Rennecke committed -
From-SVN: r13600
Ian Lance Taylor committed -
From-SVN: r13599
Richard Kenner committed -
mutex and thread structures. From-SVN: r13598
Richard Kenner committed -
(__objc_runtime_mutex): Eliminate leading underscore from name of objc mutex and thread structures. From-SVN: r13597
Richard Kenner committed -
(objc_condition_{wait,broadcast,signal}): New functions. (__objc_runtime_mutex): Eliminate leading underscore from name of objc mutex and thread structures. From-SVN: r13596
Richard Kenner committed -
(objc_condition_{wait,broadcast,signal}): New functions. (__objc_runtime_mutex): Eliminate leading underscore from name of objc mutex and thread structures. From-SVN: r13595
Richard Kenner committed -
(objc_condition_{wait,broadcast,signal}): New functions. (__objc_runtime_mutex): Eliminate leading underscore from name of objc mutex and thread structures. From-SVN: r13594
Richard Kenner committed -
increase efficiency. From-SVN: r13593
Richard Kenner committed -
objc_error function. From-SVN: r13592
Richard Kenner committed -
From-SVN: r13591
Richard Kenner committed -
Declare error handling functions and typedef for user specified error handler function. Define error codes used by the runtime library. From-SVN: r13590
Richard Kenner committed -
(objc_fatal): Remove function. (objc_set_error_handler): New function. (_objc_error_handler): New global variable. (__alpha__): Remove unneeded code. (objc_error): Allow user specified error handler function to trap and handle the objc error. Added an error code parameter which indicates the specific error that occured. (objc_malloc, objc_atomic_malloc): Replace call to objc_fatal function with call to objc_error function. (objc_valloc, objc_realloc, objc_calloc): Likewise. From-SVN: r13589
Richard Kenner committed
-