- 13 Apr, 1997 30 commits
-
-
does not use the stack pointer. From-SVN: r13891
Richard Kenner committed -
From-SVN: r13890
Richard Kenner committed -
From-SVN: r13889
Richard Kenner committed -
fails to find a match. From-SVN: r13888
Richard Kenner committed -
(do_include): Diagnose #import and #include_next if pedantic and if not in a system header. (do_warning): #warning now causes an error if -pedantic-errors is given; this is needed since #warning isn't ANSI. From-SVN: r13887
Richard Kenner committed -
From-SVN: r13886
Ian Lance Taylor committed -
From-SVN: r13885
Richard Kenner committed -
From-SVN: r13884
Richard Kenner committed -
From-SVN: r13883
Richard Kenner committed -
From-SVN: r13882
Richard Kenner committed -
From-SVN: r13881
Richard Kenner committed -
(cpp_parse_expr): Pass skip_evaluation to cpp_lex. Abort if cpp_lex returns NAME. (cpp_lex): Optionally warn about undefined identifiers that evaluate to 0. From-SVN: r13880
Richard Kenner committed -
From-SVN: r13879
Richard Kenner committed -
(CPP_WARN_UNDEF): New macro. From-SVN: r13878
Richard Kenner committed -
(exp): Optionally warn about undefined identifiers that evaluate to 0. From-SVN: r13877
Richard Kenner committed -
(main): Set warn_undef from -Wundef and -Wno-undef. From-SVN: r13876
Richard Kenner committed -
From-SVN: r13875
Richard Kenner committed -
From-SVN: r13874
Richard Kenner committed -
From-SVN: r13873
Richard Kenner committed -
From-SVN: r13872
Richard Kenner committed -
From-SVN: r13871
Richard Kenner committed -
UNION_TYPE. From-SVN: r13870
Richard Kenner committed -
From-SVN: r13869
Richard Kenner committed -
(*return_adddi): Likewise. (*return_subsi): New pattern. From-SVN: r13868
Richard Kenner committed -
From-SVN: r13867
Richard Kenner committed -
patterns in MD file. From-SVN: r13866
Richard Kenner committed -
the profiler function. From-SVN: r13865
Richard Kenner committed -
From-SVN: r13864
Richard Kenner committed -
as used. From-SVN: r13863
Richard Kenner committed -
function has nonlocal gotos. From-SVN: r13862
Richard Kenner committed
-
- 11 Apr, 1997 6 commits
-
-
From-SVN: r13861
Doug Evans committed -
From-SVN: r13860
Doug Evans committed -
From-SVN: r13859
Doug Evans committed -
From-SVN: r13858
Doug Evans committed -
* m32r/m32r.h (UPPER16_P): Fix calculation. * m32r/m32r.c (two_insn_const_operand): New function. (m32r_print_operand): Handle 'X'. * m32r/m32r.md (movsi): Tweak. (*movsi_insn): Output hex value of constants too. (movsi define_split): Add. (andsi3,orsi3,xorsi3): Output hex value of constants too. From-SVN: r13857
Doug Evans committed -
<niklas@appli.se>) From-SVN: r13849
Ian Lance Taylor committed
-
- 10 Apr, 1997 1 commit
-
-
(sne+1): New define_split for new sne pattern. From-SVN: r13848
Jim Wilson committed
-
- 09 Apr, 1997 2 commits
-
-
If size is negative, negate and subtract it instead of adding it. From-SVN: r13847
Jim Wilson committed -
make sure the stack is aligned at all times. From-SVN: r13846
Joern Rennecke committed
-
- 08 Apr, 1997 1 commit
-
-
* mn10300.h (RETURN_ADDR_RTX): Define. * mn10300.c (count_tst_insns): New function. (expand_prologue): Load zero into data and/or address registers if any are free and the function has optimizable tst insns. (output_tst): If a suitable register is known to have the value zero, use it instead of searching for a suitable register. * mn10300.h (zero_dreg, zero_areg): Declare. (FRAME_POINTER_NEEDED): Frame pointers are not needed if the outgoing argument size is zero. * mn10300.md (movXX): Optimize loading zero i register if possible. Optimize loading a DF/DI mode value into an address register from a constant memory address. (addsi3): Provide alternative which doesn't require a matching inout operand. (return): Optimize consecutive return instructions. From-SVN: r13845
Jeff Law committed
-