- 21 Apr, 1996 6 commits
-
-
From-SVN: r11864
Jim Wilson committed -
Fix line overflow in FSF address. From-SVN: r11863
Doug Evans committed -
From-SVN: r11862
Doug Evans committed -
From-SVN: r11861
Jason Merrill committed -
From-SVN: r11860
Richard Kenner committed -
within records. From-SVN: r11859
Richard Kenner committed
-
- 20 Apr, 1996 3 commits
-
-
(non_empty_protocolrefs): New nonterminal. From-SVN: r11858
Richard Kenner committed -
(check_for_full_enumeration_handling): Call case_tree2list before checking for case expressions not corresponding to enumerators. (mark_seen_cases): If SPARSENESS == 2, exploit AVL order. Else, convert tree to list. Set xlo to -1 if SPARSENESS == 1 search failed. (expand_end_case): Avoid calling case_tree2list on list. From-SVN: r11857
Richard Kenner committed -
From-SVN: r11856
Richard Kenner committed
-
- 19 Apr, 1996 6 commits
-
-
From-SVN: r11855
Michael Meissner committed -
From-SVN: r11854
Jim Wilson committed -
INIT_CUMULATIVE_ARGS call. From-SVN: r11853
Jim Wilson committed -
From-SVN: r11852
Stan Cox committed -
From-SVN: r11851
Jim Wilson committed -
From-SVN: r11850
Mike Stump committed
-
- 18 Apr, 1996 3 commits
-
-
* h8300/h8300.md: Remove "type" attribute from all patterns except those which have varying length branches. Eliminate obsolete "type" attributes. Add additional comments about insn length computation problems and further optimizations. Add "length" and "cc" attributes to insns without them, fix a few length computations. Remove patterns which are commented out. * h8300/h8300.md (zero extension expanders and insns): Simplify, fix various length problems, provide optimized versions for the h8300 and h8300h. (sign extension expanders and insns): Likewise. Make them nearly identical to zero_extension patterns and insns. From-SVN: r11849
Jeff Law committed -
From-SVN: r11848
Doug Evans committed -
* pa/pa.h (SELECT_SECTION): Define. Never place a something into the read-only data section if it requires a reloc. From-SVN: r11847
Jeff Law committed
-
- 17 Apr, 1996 15 commits
-
-
From-SVN: r11846
Jeff Law committed -
From-SVN: r11845
Michael Meissner committed -
node instead of a character. From-SVN: r11844
Jim Wilson committed -
From-SVN: r11843
Brendan Kehoe committed -
(handle_cp_pragma): New function, with decl, doing the cc1plus pragmas. (check_newline): Put the vtable/unit/implementation/interface pragma code into handle_cp_pragma, replacing it with a call. (handle_sysv_pragma): Give int return type, and take FINPUT and TOKEN args. Get the next token after handling the pragma token. From-SVN: r11842
Brendan Kehoe committed -
From-SVN: r11841
Jim Wilson committed -
node instead of a character. From-SVN: r11840
Jim Wilson committed -
From-SVN: r11839
Jim Wilson committed -
(handle_sysv_pragma): Take a token instead of a character. From-SVN: r11838
Jim Wilson committed -
From-SVN: r11837
Doug Evans committed -
#include <stdio.h>. From-SVN: r11836
Doug Evans committed -
(choose_temp_base): Make tmp,usrtmp static locals. From-SVN: r11835
Doug Evans committed -
some cleanup. From-SVN: r11834
Richard Kenner committed -
it is CONSTANT_P. From-SVN: r11833
Jim Wilson committed -
warnings. From-SVN: r11832
Jim Wilson committed
-
- 16 Apr, 1996 7 commits
-
-
From-SVN: r11831
Jim Wilson committed -
* h8300/h8300.md (andhi3): If 2nd operand is a CONST_INT that meets the 'J' constraint, then only two bytes are needed for this insn. Improve code generated for the h8300h when both operands are registers. (iorhi3, xorhi3): Likewise. Rework to be nearly identical to andhi3. (andsi3): If 2nd operand is a CONST_INT that meets the 'J' constraint, then only two bytes are need for this insn. Improve code generated for the h8300h regardless of the type of the 2nd operand. Make this pattern work on the h8300 too. (iorsi3, xorsi3): Likewise. Rework to be nearly identical to andsi3. (iorqi3_internal): Make this pattern look more like andqi3_internal. (one_cmplhi2, one_cmplsi2): Fix length computation for H8300H. From-SVN: r11830
Jeff Law committed -
From-SVN: r11829
Richard Kenner committed -
(pushdecl): Call it for function body blocks. From-SVN: r11828
Richard Kenner committed -
From-SVN: r11827
Richard Kenner committed -
From-SVN: r11826
Richard Kenner committed -
Instead of redefining INITIALIZE_TRAMPOLINE, make use of the new FINISH_INIT_TRAMPOLINE. (FINISH_INIT_TRAMPOLINE): Rename to FINALIZE_TRAMPOLINE From-SVN: r11825
Richard Kenner committed
-