- 07 Feb, 1997 5 commits
-
-
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 19 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 -
to objc_error function. From-SVN: r13588
Richard Kenner committed -
(objc_sizeof_type, objc_alignof_type): Replace call to abort function with call to objc_error function. (objc_sizeof_type, objc_alignof_type): Replace call to abort function with call to objc_error function. (objc_skip_typespec): Likewise. From-SVN: r13587
Richard Kenner committed -
objc_error function. From-SVN: r13586
Richard Kenner committed -
Replace call to abort or __objc_fatal functions with call to objc_error function throughout the complete file. Replace call to abort or __objc_fatal functions with call to objc_error function throughout the complete file. (__objc_finish_read_root_object): Use hash table instead of list. From-SVN: r13585
Richard Kenner committed -
From-SVN: r13584
Richard Kenner committed
-
- 02 Feb, 1997 6 commits
-
-
(encode_aggregate): Generates encodings for unions similar to those for structs except surrounded by parenthesis instead of braces. From-SVN: r13583
Richard Kenner committed -
constructor_max_index not set due to previous error. From-SVN: r13582
Richard Kenner committed -
From-SVN: r13581
Richard Kenner committed -
From-SVN: r13580
Richard Kenner committed -
From-SVN: r13579
Richard Kenner committed -
(rescan): Insert a space after `.' as well, to prevent accidental token-pasting (e.g. `.x' -> `.10'). From-SVN: r13578
Richard Kenner committed
-