- 05 Aug, 1996 5 commits
-
-
(alpha_output_filename): When emitting stabs, don't disable them if using GNU as. (alpha_output_lineno): Likewise, when not using GNU as. From-SVN: r12595
Jim Wilson committed -
From-SVN: r12594
Jim Wilson committed -
From-SVN: r12593
Doug Evans committed -
From-SVN: r12592
Jim Wilson committed -
(\heading, \subheading, \subsubheading): Can no * texinfo.tex (\heading, \subheading, \subsubheading): Can no longer call the nonexistent \*secheadingi series. Instead, call \plain*secheading. (\plainsubsecheading, \plainsubsubsecheading): New macros, by analogy with \plainsecheading. (\unnumberedsubseczzz, \unnumberedsubsubseczzz): Call them. From-SVN: r12591
Karl Berry committed
-
- 04 Aug, 1996 3 commits
-
-
combine.c (rtx_equal_for_field_assignment_p): Check for get_last_value returning (CLOBBER (CONST_INT 0)). * combine.c (rtx_equal_for_field_assignment_p): Check for get_last_value returning (CLOBBER (CONST_INT 0)). From-SVN: r12590
Jeff Law committed -
but second operand is not. From-SVN: r12589
Jim Wilson committed -
From-SVN: r12588
Jim Wilson committed
-
- 03 Aug, 1996 1 commit
-
-
HEADINGSdoubleafter, \HEADINGSsingleafter, \CHAPPAGoff, \CHAPPAGon, \CHAPPAGodd): Set \contentsalignmacro, analogous to \pagealignmacro. (\startcontents): Call \contentsalignmacro instead of \pagealignmacro. From-SVN: r12587
Karl Berry committed
-
- 02 Aug, 1996 7 commits
-
-
* pa/pa-hpux.h (LINK_SPEC): Don't link in PA1.1 specific libraries when creating shared libraries. * pa/pa-hpux9.h, pa/pa-hpux10.h: Likewise. From-SVN: r12586
Jeff Law committed -
(output_float_compare): fcomi should be followed by the correct conditional jump instead of fcom/pfstsw/and/jne (output_float_compare): fcomi should be followed by the correct conditional jump instead of fcom/pfstsw/and/jne (override_options): Added -mbranch-cost to set BRANCH_COST. From-SVN: r12585
Stan Cox committed -
From-SVN: r12584
Stan Cox committed -
(sgt+1,slt+1,sge+1,sle+1,bgt+1,blt+1,bge+1,ble+1,bleu+4) Added TARGET_CMOVE check for fcomi. (movsicc_1+1,movhicc_1+1): Added to handle the general case. From-SVN: r12583
Stan Cox committed -
From-SVN: r12582
Brendan Kehoe committed -
From-SVN: r12581
Karl Berry committed -
* pa/pa.h (ASM_OUTPUT_INT): Remove all hacks for the exception table. From-SVN: r12580
Jeff Law committed
-
- 01 Aug, 1996 1 commit
-
-
From-SVN: r12579
Torbjorn Granlund committed
-
- 31 Jul, 1996 2 commits
-
-
From-SVN: r12578
Doug Evans committed -
* pa/pa.h (ASM_OUTPUT_INT): Use an 'E%' prefix for items in the exception table if TARGET_GAS && ! TARGET_PORTABLE_RUNTIME. From-SVN: r12577
Jeff Law committed
-
- 30 Jul, 1996 3 commits
-
-
(DBX_DEBUGGING_INFO, SDB_DEBUGGING_INFO, PREFERRED_DEBUGGING_TYPE): Move definitions before include of dbxcoff.h. (ASM_OUTPUT_SOURCE_LINE, DBX_OUTPUT_MAIN_SOURCE_FILE_END, DBX_BLOCKS_FUNCTION_RELATIVE, DBX_FUNCTION_FIRST): Delete. From-SVN: r12576
Jim Wilson committed -
From-SVN: r12575
Torbjorn Granlund committed -
* pa/pa.h (RETURN_ADDR_RTX): Offset is -20 from the frame, not +20! From-SVN: r12574
Jeff Law committed
-
- 29 Jul, 1996 2 commits
-
-
(\smalllispx): Remove \setleading{10pt}. That was too small. (\doprintindex): Do not call \tex ... \Etex. Index files are Texinfo source, not TeX source, except for using \ instead of @ as the escape character (for now). From-SVN: r12573
Karl Berry committed -
From-SVN: r12572
Jeff Law committed
-
- 28 Jul, 1996 2 commits
-
-
(chapfonts, secfonts, subsecfonts, indexfonts): Call \setleading. (\chfplain, \secheading, \plainsecheading, \subsecheading, \subsubheading): Rewrite to properly \hangindent the title. (\sectionheading): New generic macro to print section titles. From-SVN: r12571
Karl Berry committed -
From-SVN: r12570
Karl Berry committed
-
- 26 Jul, 1996 4 commits
-
-
From-SVN: r12569
Doug Evans committed -
From-SVN: r12568
Mike Stump committed -
From-SVN: r12567
Mike Stump committed -
From-SVN: r12566
Mike Stump committed
-
- 25 Jul, 1996 4 commits
-
-
* expr.c (do_jump, case TRUTH_ORIF_EXPR): Ensure the end of an exception region comes after its start. (do_jump, case TRUTH_ANDIF_EXPR): Likewise. From-SVN: r12565
Mike Stump committed -
From-SVN: r12564
Mike Stump committed -
fcomi instruction which sets EFLAGS instead of FPU Status Word. From-SVN: r12563
Stan Cox committed -
the temp slot might be reused). From-SVN: r12562
Richard Kenner committed
-
- 24 Jul, 1996 6 commits
-
-
inverse_branch_false, beq, bne, bgt, blt, ble, bge, bgtu, bltu, bgeu, bleu, casesi): Express tests of the T bit as comparisons against zero, rather thann one. From-SVN: r12561
Jim Wilson committed -
Support fcmov suffixes. From-SVN: r12560
Stan Cox committed -
movxfcc_1): New patterns for Pentium Pro floating point conditional move. From-SVN: r12559
Stan Cox committed -
Wed Jul 24 10:53:38 1996 Jeffrey A Law (law@cygnus.com) * pa/pa.c (move_operand): Relax "mode" test. Allow scaled indexed addressing modes. (output_fp_move_double): Tweak output strings to work with updated 'F' and 'M' output modifiers. (print_operand): Collapse 'F' and 'M' into a single hunk of code. For auto-increment modes output "s,ma" and "s,mb". For scaled indexing modes output "x,s" For other addresses, output nothing for 'M' and "s" for 'F'. * pa.h (EXTRA_CONSTRAINT): Don't accept scaled indexed addresses for 'Q' and 'T'. Do accept scaled indexed addresses for 'R'. (GO_IF_LEGITIMATE_ADDRESS): Accept scaled indexed addresses for SFmode and DFmode. * pa.md: Remove all scaled indexed load patterns. (movsi patterns): Accept scaled indexed addresses in some cases. Update output strings for updated 'M' and 'F' output modifiers. (movhi, movqi, movsf, movdf, movdi patterns): Likewise. From-SVN: r12558
Jeff Law committed -
From-SVN: r12557
Richard Kenner committed -
From-SVN: r12556
Richard Kenner committed
-