gcc.git
30 years agoRework last change so it's done like collect2.c.
Richard Kenner [Thu, 15 Sep 1994 19:38:29 +0000 (15:38 -0400)]
Rework last change so it's done like collect2.c.

From-SVN: r8090

30 years agoMake long double 80 bits by default.
Michael Meissner [Thu, 15 Sep 1994 19:34:24 +0000 (19:34 +0000)]
Make long double 80 bits by default.

From-SVN: r8089

30 years agoDo not use separate 386 patterns for SF/DF/XF/DI pushes; allow SF/DF/XF/DI pushes...
Michael Meissner [Thu, 15 Sep 1994 19:33:07 +0000 (19:33 +0000)]
Do not use separate 386 patterns for SF/DF/XF/DI pushes; allow SF/DF/XF/DI pushes to push from memory if no scratch register available; allow use of leal on 486; allow XF<-XF memory moves on 386

From-SVN: r8088

30 years agoUse whether DImode variables are used as basis for chosing register alloc order dca
Michael Meissner [Thu, 15 Sep 1994 19:31:31 +0000 (19:31 +0000)]
Use whether DImode variables are used as basis for chosing register alloc order dca

From-SVN: r8087

30 years ago(store_split_bit_field): Use number of bits in arg not
Jim Wilson [Thu, 15 Sep 1994 17:45:25 +0000 (10:45 -0700)]
(store_split_bit_field): Use number of bits in arg not
BITS_PER_WORD to adjust arg in BYTES_BIG_ENDIAN case.

From-SVN: r8086

30 years ago(cse_around_loop): Don't invalidate SUBREG unless it's a SUBREG of a
Richard Kenner [Thu, 15 Sep 1994 17:21:49 +0000 (13:21 -0400)]
(cse_around_loop): Don't invalidate SUBREG unless it's a SUBREG of a
REG.

From-SVN: r8085

30 years ago(expand_binop, multi-word shifts): Generate rtl
Richard Earnshaw [Thu, 15 Sep 1994 13:17:28 +0000 (13:17 +0000)]
(expand_binop, multi-word shifts): Generate rtl
free of conflicts for shifts less than one word.

From-SVN: r8084

30 years ago(sched_analyze_insn): Don't set SCHED_GROUP_P for previous INSN a USE
Richard Kenner [Thu, 15 Sep 1994 09:29:45 +0000 (05:29 -0400)]
(sched_analyze_insn): Don't set SCHED_GROUP_P for previous INSN a USE
unless it's a USE of a REG.

From-SVN: r8083

30 years agoInclude <sys/errno.h> in case `errno' is a macro defined there.
Michael Bushnell [Wed, 14 Sep 1994 14:19:02 +0000 (14:19 +0000)]
Include <sys/errno.h> in case `errno' is a macro defined there.

From-SVN: r8082

30 years agoAdded log entry for change to g++.c.
Michael Bushnell [Wed, 14 Sep 1994 14:18:03 +0000 (14:18 +0000)]
Added log entry for change to g++.c.

From-SVN: r8081

30 years ago(GUESSPATHLEN): If there is no definition of MAXPATHLEN, then set GUESSPATHLEN to...
Michael Bushnell [Wed, 14 Sep 1994 14:11:15 +0000 (14:11 +0000)]
(GUESSPATHLEN): If there is no definition of MAXPATHLEN, then set GUESSPATHLEN to be 100.

(GUESSPATHLEN): If there is no definition of MAXPATHLEN, then set
GUESSPATHLEN to be 100.  (It's used as a starting point, not a limit,
so this is harmless.)

From-SVN: r8080

30 years agoMore DF/XF/DI fixes.
Michael Meissner [Tue, 13 Sep 1994 21:44:15 +0000 (21:44 +0000)]
More DF/XF/DI fixes.

From-SVN: r8079

30 years ago(fatal_perror, fatal, error): Declare all args as char *.
Richard Kenner [Tue, 13 Sep 1994 18:11:09 +0000 (14:11 -0400)]
(fatal_perror, fatal, error): Declare all args as char *.

From-SVN: r8078

30 years agopa.c (emit_move_sequence): Handle secondary FP load/store reloads of the form (subreg...
Jeff Law [Tue, 13 Sep 1994 16:41:03 +0000 (10:41 -0600)]
pa.c (emit_move_sequence): Handle secondary FP load/store reloads of the form (subreg (mem (plus (reg)...

* pa.c (emit_move_sequence): Handle secondary FP load/store
reloads of the form (subreg (mem (plus (reg) (disp)))).
(secondary_reload_class): A secondary register is needed to handle
out-of-range FP loads and stores.
* pa.md (reload_indf, reload_outdf): New expanders.
(reload_insf, reload_outsf): Likewise.

From-SVN: r8077

30 years ago(ADA_CFLAGS): New override.
Richard Kenner [Mon, 12 Sep 1994 22:15:28 +0000 (18:15 -0400)]
(ADA_CFLAGS): New override.

From-SVN: r8076

30 years ago(assign_parms): Set RTX_UNCHANGING_P on stack_parm
Jim Wilson [Mon, 12 Sep 1994 18:51:39 +0000 (11:51 -0700)]
(assign_parms): Set RTX_UNCHANGING_P on stack_parm
for const parameter before calling move_block_from_reg.

From-SVN: r8075

30 years ago(FLO_union_type): Add packed attribute to `bits'.
Doug Evans [Mon, 12 Sep 1994 18:27:48 +0000 (18:27 +0000)]
(FLO_union_type): Add packed attribute to `bits'.

From-SVN: r8074

30 years ago(invalidate_for_call): Properly set IN_TABLE.
Richard Kenner [Sat, 10 Sep 1994 13:50:27 +0000 (09:50 -0400)]
(invalidate_for_call): Properly set IN_TABLE.

From-SVN: r8073

30 years agoInitial revision
Richard Kenner [Sat, 10 Sep 1994 10:46:14 +0000 (06:46 -0400)]
Initial revision

From-SVN: r8072

30 years agoRemoved #define HAVE_ATEXIT to allow building for DYNIX/ptx 1.x.
Richard Kenner [Sat, 10 Sep 1994 10:46:00 +0000 (06:46 -0400)]
Removed #define HAVE_ATEXIT to allow building for DYNIX/ptx 1.x.

From-SVN: r8071

30 years ago(ptx): New OS; use for Sequent.
Richard Kenner [Sat, 10 Sep 1994 10:42:40 +0000 (06:42 -0400)]
(ptx): New OS; use for Sequent.

From-SVN: r8070

30 years ago(rescan, handle_directive): Backslash no longer suppresses the specialness of the...
Richard Kenner [Sat, 10 Sep 1994 01:48:32 +0000 (21:48 -0400)]
(rescan, handle_directive): Backslash no longer suppresses the specialness of the following char unless -traditional.

(rescan, handle_directive): Backslash no longer suppresses the specialness of
the following char unless -traditional.
(rescan): Remove backslash-newline only if at top level, since
backslash-newline-space can be encountered during macro processing.
(collect_expansion): Remove special hack for \# inside a #define; it's not
compatible with the C Standard.

From-SVN: r8069

30 years ago(LINK_SPEC): Ditto.
Jason Merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
(LINK_SPEC): Ditto.

From-SVN: r8068

30 years ago(expand_main_function): Don't call __main if
Jason Merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
(expand_main_function): Don't call __main if
        HAS_INIT_SECTION is defined.

From-SVN: r8067

30 years ago(HAS_INIT_SECTION): Define.
Jason Merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
(HAS_INIT_SECTION): Define.

        (LINK_SPEC): Add '-init __main'.

From-SVN: r8066

30 years agotree.c (decl_function_context): Don't treat C++ member functions of classes declared...
Mike Stump [Fri, 9 Sep 1994 23:48:21 +0000 (23:48 +0000)]
tree.c (decl_function_context): Don't treat C++ member functions of classes declared in a function...

        * tree.c (decl_function_context): Don't treat C++ member
        functions of classes declared in a function, as nested functions.

From-SVN: r8065

30 years ago*** empty log message ***
Steve Chamberlain [Fri, 9 Sep 1994 23:43:17 +0000 (23:43 +0000)]
*** empty log message ***

From-SVN: r8064

30 years agoInitial revision
Steve Chamberlain [Fri, 9 Sep 1994 23:40:17 +0000 (23:40 +0000)]
Initial revision

From-SVN: r8063

30 years ago(negsi2): Use register_operand not general_operand for output.
Jim Wilson [Fri, 9 Sep 1994 21:22:54 +0000 (14:22 -0700)]
(negsi2): Use register_operand not general_operand for output.

From-SVN: r8062

30 years ago(memory): Add missing !r4600 to first define_function_unit.
Jim Wilson [Fri, 9 Sep 1994 21:16:36 +0000 (14:16 -0700)]
(memory): Add missing !r4600 to first define_function_unit.

From-SVN: r8061

30 years ago(dbxout_symbol_location): Handle error_mark_node in
Jim Wilson [Fri, 9 Sep 1994 21:03:24 +0000 (14:03 -0700)]
(dbxout_symbol_location): Handle error_mark_node in
DECL_INITIAL for C++.

From-SVN: r8060

30 years ago(check_for_full_enumeration_handling): Cast malloc result
Jim Wilson [Fri, 9 Sep 1994 20:32:17 +0000 (13:32 -0700)]
(check_for_full_enumeration_handling): Cast malloc result
to `unsigned char *' not `char *'.

From-SVN: r8059

30 years agoCorrect unprototyped pointer args from `0' to `NULL_PTR'
Richard Kenner [Fri, 9 Sep 1994 19:52:38 +0000 (15:52 -0400)]
Correct unprototyped pointer args from `0' to `NULL_PTR'

From-SVN: r8058

30 years ago(SQRTTF2_LIBCALL): Delete.
Jim Wilson [Fri, 9 Sep 1994 19:35:29 +0000 (12:35 -0700)]
(SQRTTF2_LIBCALL): Delete.

(INIT_TARGET_OPTABS): Define.
(INIT_SUBTARGET_OPTABS): Define.

From-SVN: r8057

30 years agoInitial revision
Richard Kenner [Fri, 9 Sep 1994 19:17:48 +0000 (15:17 -0400)]
Initial revision

From-SVN: r8056

30 years ago(truncdisi2): Change from define_expand to define_insn.
Jim Wilson [Fri, 9 Sep 1994 19:15:14 +0000 (12:15 -0700)]
(truncdisi2): Change from define_expand to define_insn.

(truncdihi2, truncdiqi2): Likewise.

From-SVN: r8055

30 years agoAdd #undef for everything we define; a few were missing.
Richard Kenner [Fri, 9 Sep 1994 19:07:41 +0000 (15:07 -0400)]
Add #undef for everything we define; a few were missing.

From-SVN: r8054

30 years ago(find_reloads, case 'p'): Operand is BASE_REG_CLASS.
Richard Kenner [Fri, 9 Sep 1994 18:52:45 +0000 (14:52 -0400)]
(find_reloads, case 'p'): Operand is BASE_REG_CLASS.

From-SVN: r8053

30 years ago(dsp16xx): New basic machine.
Richard Kenner [Fri, 9 Sep 1994 18:00:22 +0000 (14:00 -0400)]
(dsp16xx): New basic machine.

From-SVN: r8052

30 years agoInitial revision
Richard Kenner [Fri, 9 Sep 1994 17:58:24 +0000 (13:58 -0400)]
Initial revision

From-SVN: r8051

30 years agoInitial revision
Richard Kenner [Fri, 9 Sep 1994 17:42:23 +0000 (13:42 -0400)]
Initial revision

From-SVN: r8050

30 years agoInitial revision
Richard Kenner [Fri, 9 Sep 1994 17:28:38 +0000 (13:28 -0400)]
Initial revision

From-SVN: r8049

30 years agoMerge push patterns for memory/nonmemory
Michael Meissner [Fri, 9 Sep 1994 16:50:00 +0000 (16:50 +0000)]
Merge push patterns for memory/nonmemory

From-SVN: r8048

30 years agoAccept i586 like i386.
Richard Stallman [Fri, 9 Sep 1994 04:54:07 +0000 (04:54 +0000)]
Accept i586 like i386.

Do not use SCO as a default for i386-*.

From-SVN: r8047

30 years ago*** empty log message ***
Steve Chamberlain [Thu, 8 Sep 1994 22:48:52 +0000 (22:48 +0000)]
*** empty log message ***

From-SVN: r8046

30 years ago*** empty log message ***
Steve Chamberlain [Thu, 8 Sep 1994 22:41:05 +0000 (22:41 +0000)]
*** empty log message ***

From-SVN: r8045

30 years ago(get_set_constructor_bits, get_set_constructor_words): New functions.
Per Bothner [Thu, 8 Sep 1994 18:59:33 +0000 (11:59 -0700)]
(get_set_constructor_bits, get_set_constructor_words):  New functions.

From-SVN: r8044

30 years ago(attach_deaths): Correct typo, use GET_MODE not GET_CODE.
Jim Wilson [Thu, 8 Sep 1994 18:40:15 +0000 (11:40 -0700)]
(attach_deaths): Correct typo, use GET_MODE not GET_CODE.

From-SVN: r8043

30 years ago(mark_used_regs, case REG): Correct typo, use GET_MODE not GET_CODE.
Jim Wilson [Thu, 8 Sep 1994 18:38:30 +0000 (11:38 -0700)]
(mark_used_regs, case REG): Correct typo, use GET_MODE not GET_CODE.

From-SVN: r8042

30 years agoDefine TARGET_CPU_DEFAULT when building aux-output.o
Michael Meissner [Thu, 8 Sep 1994 17:59:59 +0000 (17:59 +0000)]
Define TARGET_CPU_DEFAULT when building aux-output.o

From-SVN: r8041

30 years agoAdd support for -mreg-alloc=<xxx>
Michael Meissner [Thu, 8 Sep 1994 17:59:18 +0000 (17:59 +0000)]
Add support for -mreg-alloc=<xxx>

From-SVN: r8040

30 years agoRewrite movsf/movdf/movdi patterns
Michael Meissner [Thu, 8 Sep 1994 17:58:36 +0000 (17:58 +0000)]
Rewrite movsf/movdf/movdi patterns

From-SVN: r8039

30 years ago(movsi matcher): Merge TARGET_POWER and !TARGET_POWER cases.
Richard Kenner [Thu, 8 Sep 1994 11:15:02 +0000 (07:15 -0400)]
(movsi matcher): Merge TARGET_POWER and !TARGET_POWER cases.

Rationalize mnemonics.
(movhi and movqi matchers): Likewise.
(movsf matcher): Correct length attribute for stfs which no longer
includes frsp.

From-SVN: r8038

30 years ago(REGISTER_MOVE_COST): Fix typo in last change.
Richard Kenner [Thu, 8 Sep 1994 11:06:23 +0000 (07:06 -0400)]
(REGISTER_MOVE_COST): Fix typo in last change.

From-SVN: r8037

30 years ago(handle_directive): In `#include <xxx>' directives, remove backslash-newline properly.
Richard Kenner [Wed, 7 Sep 1994 23:31:32 +0000 (19:31 -0400)]
(handle_directive): In `#include <xxx>' directives, remove backslash-newline properly.

(handle_directive): In `#include <xxx>' directives, remove
backslash-newline properly.  Don't allow any other newlines.

From-SVN: r8036

30 years ago(REGISTER_MOVE_COST): Moving between special registers is expensive.
Richard Kenner [Wed, 7 Sep 1994 23:29:25 +0000 (19:29 -0400)]
(REGISTER_MOVE_COST): Moving between special registers is expensive.

From-SVN: r8035

30 years ago(simplify_comparison): Convert comparison to unsigned when stripping
Richard Kenner [Wed, 7 Sep 1994 22:32:03 +0000 (18:32 -0400)]
(simplify_comparison): Convert comparison to unsigned when stripping
off a ZERO_EXTEND.

From-SVN: r8034

30 years ago(simplify_set): Only convert IF_THEN_ELSE to logical expression if
Richard Kenner [Wed, 7 Sep 1994 22:11:06 +0000 (18:11 -0400)]
(simplify_set): Only convert IF_THEN_ELSE to logical expression if
mode of object being compared is result mode.

From-SVN: r8033

30 years ago(expand_asm_operands): Move test for misspelled registers
Doug Evans [Wed, 7 Sep 1994 17:29:32 +0000 (17:29 +0000)]
(expand_asm_operands): Move test for misspelled registers
higher so all cases caught.

From-SVN: r8032

30 years ago(__objc_init_protocols): Remove assertion
Kresten Krab Thorup [Wed, 7 Sep 1994 15:30:01 +0000 (15:30 +0000)]
(__objc_init_protocols): Remove assertion
,

From-SVN: r8031

30 years ago(conformsTo:): Change implementati to allways use class to do lookup.
Kresten Krab Thorup [Wed, 7 Sep 1994 15:28:04 +0000 (15:28 +0000)]
(conformsTo:): Change implementati to allways use class to do lookup.

From-SVN: r8030

30 years ago* config.sub: Cleanup NeXT support to emit nextstep*.
Per Bothner [Wed, 7 Sep 1994 01:15:22 +0000 (18:15 -0700)]
* config.sub:  Cleanup NeXT support to emit nextstep*.

From-SVN: r8029

30 years ago(find_reloads_address): Don't reorder the operands of a PLUS when
Richard Kenner [Tue, 6 Sep 1994 22:37:49 +0000 (18:37 -0400)]
(find_reloads_address): Don't reorder the operands of a PLUS when
fixing up index.

From-SVN: r8028

30 years ago(stackadjust/push peepholes): For the adjust/push/push pattern one offset was wrong.
Richard Kenner [Tue, 6 Sep 1994 22:24:43 +0000 (18:24 -0400)]
(stackadjust/push peepholes): For the adjust/push/push pattern one offset was wrong.

(stackadjust/push peepholes): For the adjust/push/push pattern one offset
was wrong.
Don't use addr for register and and MEM refs.

From-SVN: r8027

30 years ago*** empty log message ***
Steve Chamberlain [Tue, 6 Sep 1994 18:37:01 +0000 (18:37 +0000)]
*** empty log message ***

From-SVN: r8026

30 years ago*** empty log message ***
Jason Merrill [Mon, 5 Sep 1994 21:52:22 +0000 (21:52 +0000)]
*** empty log message ***

From-SVN: r8025

30 years agoMake the functions extern inline rather than static inline
Ian Lance Taylor [Mon, 5 Sep 1994 21:25:11 +0000 (21:25 +0000)]
Make the functions extern inline rather than static inline

From-SVN: r8024

30 years agoupdate for 2.6.1
Chris Smith [Sun, 4 Sep 1994 12:39:13 +0000 (12:39 +0000)]
update for 2.6.1

From-SVN: r8023

30 years agoFix DImode move problems.
Michael Meissner [Sat, 3 Sep 1994 18:18:53 +0000 (18:18 +0000)]
Fix DImode move problems.

From-SVN: r8022

30 years ago(min_precision): Move to c-common.c
Jason Merrill [Fri, 2 Sep 1994 23:40:51 +0000 (23:40 +0000)]
(min_precision): Move to c-common.c

From-SVN: r8021

30 years ago(min_precision): Move from c-decl.c
Jason Merrill [Fri, 2 Sep 1994 23:40:51 +0000 (23:40 +0000)]
(min_precision): Move from c-decl.c

From-SVN: r8020

30 years ago* tree.h (maximum_field_alignment, set_alignment): New declarations.
Per Bothner [Fri, 2 Sep 1994 21:01:30 +0000 (14:01 -0700)]
* tree.h (maximum_field_alignment, set_alignment):  New declarations.

From-SVN: r8019

30 years agoOnly define PREFERRED_DEBUGGING_TYPE if it is not already defined.
Ian Lance Taylor [Fri, 2 Sep 1994 18:35:32 +0000 (18:35 +0000)]
Only define PREFERRED_DEBUGGING_TYPE if it is not already defined.

From-SVN: r8018

30 years agoAdd support for -gstabs on SVR4 configurations.
Ian Lance Taylor [Fri, 2 Sep 1994 18:25:11 +0000 (18:25 +0000)]
Add support for -gstabs on SVR4 configurations.

From-SVN: r8017

30 years agoAdd better error messages than abort to reload1, and print insn involed.
Michael Meissner [Fri, 2 Sep 1994 02:12:48 +0000 (02:12 +0000)]
Add better error messages than abort to reload1, and print insn involed.

From-SVN: r8016

30 years ago(type_list_equal): If the types of the default arguments
Jason Merrill [Thu, 1 Sep 1994 23:33:02 +0000 (23:33 +0000)]
(type_list_equal): If the types of the default arguments
        differ, the lists do not match.

From-SVN: r8015

30 years ago(stack-adjust/push peepholes): Addresses are moved with "addr", not
Richard Kenner [Thu, 1 Sep 1994 23:29:51 +0000 (19:29 -0400)]
(stack-adjust/push peepholes): Addresses are moved with "addr", not
with "movd".

From-SVN: r8014

30 years ago(make_definition): Don't dump core when given an unterminated string
Richard Kenner [Thu, 1 Sep 1994 23:17:40 +0000 (19:17 -0400)]
(make_definition): Don't dump core when given an unterminated string
in a -D option.

From-SVN: r8013

30 years ago(convert_arguments): Give proper warnings when converting
Richard Kenner [Thu, 1 Sep 1994 23:13:19 +0000 (19:13 -0400)]
(convert_arguments): Give proper warnings when converting
COMPLEX_TYPE; widen check to include all integral types.

From-SVN: r8012

30 years agofixproto: Define FIX_HEADER (needed by Aug 19 change).
Per Bothner [Thu, 1 Sep 1994 00:43:07 +0000 (17:43 -0700)]
fixproto: Define FIX_HEADER (needed by Aug 19 change).

* fixproto:  Define FIX_HEADER (needed by Aug 19 change).
Use FIX_HEADER instead of $original_dir/fix-header (twice).

From-SVN: r8011

30 years agostor-layout.c (set_alignment): New global.
Per Bothner [Thu, 1 Sep 1994 00:15:03 +0000 (17:15 -0700)]
stor-layout.c (set_alignment): New global.

* stor-layout.c (set_alignment):  New global.
(layout-type):  Add support for SET_TYPE.

From-SVN: r8010

30 years agostmt.c (all_cases_count, [...]): New functions.
Per Bothner [Wed, 31 Aug 1994 23:42:28 +0000 (16:42 -0700)]
stmt.c (all_cases_count, [...]): New functions.

* stmt.c (all_cases_count, mark_seen_cases):  New functions.
(BITARRAY_TEST, BITARRAY_SET):  New macros.  Used (mainly by
Chill) to check all cases are covered (for enums and ranges).
(check_for_full_enumeration_handling):  Re-write to use the
new functions, now that we have them.

From-SVN: r8009

30 years ago(warn_if_unused_value): Extend special case for casted
Jason Merrill [Wed, 31 Aug 1994 23:38:37 +0000 (23:38 +0000)]
(warn_if_unused_value): Extend special case for casted
        MODIFY_EXPRs to apply to INIT_EXPRs as well.

From-SVN: r8008

30 years agoexpmed.c (store_bit_field): Semi-revert Aug 25 change: Make it apply only for BLKmode...
Per Bothner [Wed, 31 Aug 1994 23:29:53 +0000 (16:29 -0700)]
expmed.c (store_bit_field): Semi-revert Aug 25 change: Make it apply only for BLKmode, not integral modes.

* expmed.c (store_bit_field):  Semi-revert Aug 25 change:
Make it apply only for BLKmode, not integral modes.

From-SVN: r8007

30 years ago(nonzero_bits, cases DIV, MOD, UDIV, UMOD): Declare op0_maybe_minusp
Richard Kenner [Wed, 31 Aug 1994 23:17:29 +0000 (19:17 -0400)]
(nonzero_bits, cases DIV, MOD, UDIV, UMOD): Declare op0_maybe_minusp
and op1_maybe_minusp as HOST_WIDE_INT.

From-SVN: r8006

30 years ago(store_split_bit_field): Always adjust arg to extract_fixed_bit_field
Richard Kenner [Wed, 31 Aug 1994 22:54:44 +0000 (18:54 -0400)]
(store_split_bit_field): Always adjust arg to extract_fixed_bit_field
in BYTES_BIG_ENDIAN case.

From-SVN: r8005

30 years agoSome assemblers put a "." before pseudo-ops
Stan Cox [Wed, 31 Aug 1994 13:53:39 +0000 (13:53 +0000)]
Some assemblers put a "." before pseudo-ops

From-SVN: r8004

30 years ago(LIB_SPEC): New macro.
Roland McGrath [Wed, 31 Aug 1994 06:49:30 +0000 (06:49 +0000)]
(LIB_SPEC): New macro.

From-SVN: r8003

30 years agoAdd -Wreorder
Jason Merrill [Tue, 30 Aug 1994 23:36:05 +0000 (23:36 +0000)]
Add -Wreorder

From-SVN: r8002

30 years ago* combine.c (simplify_comparison, case GEU): Add missing break.
Jeff Law [Tue, 30 Aug 1994 17:56:39 +0000 (11:56 -0600)]
* combine.c (simplify_comparison, case GEU): Add missing break.

From-SVN: r8001

30 years ago(extv, extzv): Don't use ROTL when field is outside boundaries of a
Richard Kenner [Mon, 29 Aug 1994 21:50:48 +0000 (17:50 -0400)]
(extv, extzv): Don't use ROTL when field is outside boundaries of a
word.

From-SVN: r8000

30 years agoAdded coff and elf support.
Stan Cox [Mon, 29 Aug 1994 21:43:34 +0000 (21:43 +0000)]
Added coff and elf support.

From-SVN: r7999

30 years agoInitial revision
Stan Cox [Mon, 29 Aug 1994 19:25:21 +0000 (19:25 +0000)]
Initial revision

From-SVN: r7998

30 years ago(objc_get_meta_class): New function.
Kresten Krab Thorup [Mon, 29 Aug 1994 15:43:01 +0000 (15:43 +0000)]
(objc_get_meta_class): New function.

From-SVN: r7997

30 years ago(get_imp): don't inline on i386.
Kresten Krab Thorup [Mon, 29 Aug 1994 15:42:11 +0000 (15:42 +0000)]
(get_imp): don't inline on i386.

From-SVN: r7996

30 years agoVarious fixes (freebsd, ncr, nextstep): See ChangeLog.
Per Bothner [Mon, 29 Aug 1994 01:19:13 +0000 (18:19 -0700)]
Various fixes (freebsd, ncr, nextstep):  See ChangeLog.

From-SVN: r7995

30 years agoFix indexing off arg ptr & push of byte values.
Michael Meissner [Sun, 28 Aug 1994 03:22:52 +0000 (03:22 +0000)]
Fix indexing off arg ptr & push of byte values.

From-SVN: r7994

30 years ago(netbsd, freebsd, linux): Accept any machine, not just i[34]86.
Per Bothner [Fri, 26 Aug 1994 23:19:19 +0000 (16:19 -0700)]
(netbsd, freebsd, linux):  Accept any machine, not just i[34]86.

From-SVN: r7993

30 years agoRecognize powerpc-ibm-aix3.2.5.
Richard Kenner [Fri, 26 Aug 1994 22:45:20 +0000 (18:45 -0400)]
Recognize powerpc-ibm-aix3.2.5.

From-SVN: r7992

30 years agoMerges from Cygnus version.
Per Bothner [Fri, 26 Aug 1994 22:21:31 +0000 (15:21 -0700)]
Merges from Cygnus version.

From-SVN: r7991