| Commit message (Expand) | Author | Age | Files | Lines |
* | (end_final): Extended header increased to 11 words. | kenner | 1995-12-24 | 1 | -5/+9 |
* | (final_start_function): Move call to sdbout_begin_function back to | kenner | 1995-11-26 | 1 | -2/+10 |
* | (final_scan_insn): When recur for instruction in delay slot, add loop | kenner | 1995-10-26 | 1 | -1/+9 |
* | (final_start_function): Always call sdbout_begin_function and | kenner | 1995-08-14 | 1 | -13/+15 |
* | (final_start_function): If SDB_DEBUG, call sdbout_begin_function. | kenner | 1995-07-28 | 1 | -18/+12 |
* | (final_scan_insn): Fix error in last change. | kenner | 1995-06-28 | 1 | -1/+1 |
* | (final_scan_insn): Don't call alter_cond unless condition is on cc0. | kenner | 1995-06-27 | 1 | -0/+2 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (shorten_branches): For non-optimizing compiles, break after first pass. | tege | 1995-04-27 | 1 | -0/+3 |
* | (output_asm_name): New function, using code taken from output_asm_insn. | kenner | 1995-02-22 | 1 | -19/+27 |
* | (split_double): Handle CONST_INT that holds both words. | kenner | 1995-02-22 | 1 | -9/+36 |
* | * varasm.c (function_section): New function. | dje | 1995-02-13 | 1 | -2/+2 |
* | (high_{block,function}_linenum): New variables. | kenner | 1995-01-27 | 1 | -10/+22 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -31/+48 |
* | (asm_insn_count): Handle ASM_INPUTs too. | dje | 1994-09-21 | 1 | -3/+7 |
* | (getpwd): Declare. | wilson | 1994-07-13 | 1 | -0/+2 |
* | (end_final): Store full path name in .d file not just the filename. | wilson | 1994-07-12 | 1 | -3/+7 |
* | (end_final,profile_function): Profiling variables are size of pointer, | kenner | 1994-06-30 | 1 | -3/+3 |
* | Restore to rcs version 1.59 (1.60 is an empty file). | dje | 1994-06-30 | 1 | -0/+3059 |
* | (end_final,profile_function): Profiling variables are size of pointer, | kenner | 1994-06-29 | 1 | -3059/+0 |
* | (output_source_line): Call xcoffout_source_line. | wilson | 1994-06-01 | 1 | -3/+8 |
* | (split_double): Fix arg of REAL_VALUE_TO_TARGET_DOUBLE. | kenner | 1994-05-16 | 1 | -3/+9 |
* | Include stdio.h and ctype.h early. | kenner | 1994-04-21 | 1 | -36/+18 |
* | (final_scan_insn): Pass new arg, block num, to sdbout_end_block. | wilson | 1994-04-04 | 1 | -1/+1 |
* | Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs. | kenner | 1994-03-30 | 1 | -2/+2 |
* | (output_source_line): Remove decl of unused variable. | kenner | 1994-03-25 | 1 | -1/+0 |
* | (final_scan_insn): Always set OPS and use alloca. | kenner | 1994-02-27 | 1 | -8/+2 |
* | (end_final): Pass BIGGEST_ALIGNMENT not align to | wilson | 1994-02-16 | 1 | -1/+2 |
* | * final.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide default | law | 1994-02-10 | 1 | -1/+6 |
* | If __STDC__, include gstdarg and use ANSI form of varargs. | kenner | 1994-02-10 | 1 | -8/+17 |
* | (profile_function): Set ALIGN properly. | kenner | 1993-12-15 | 1 | -1/+1 |
* | *** empty log message *** | sac | 1993-11-22 | 1 | -1/+1 |
* | (dialect_number): New variable. | kenner | 1993-10-12 | 1 | -95/+156 |
* | (final_scan_insn): Call walk_alter_subreg for operands that are PLUS | rms | 1993-10-12 | 1 | -0/+7 |
* | (asm_fprintf): Add cases for 'w' and 'l'. | kenner | 1993-10-07 | 1 | -0/+21 |
* | Update basic block profiling. | meissner | 1993-09-02 | 1 | -49/+277 |
* | Include ctype.h. | rms | 1993-06-26 | 1 | -0/+1 |
* | (output_addr_const): Don't insert a leading space | rms | 1993-06-17 | 1 | -4/+4 |
* | (shorten_branches): Conditionalize last change | rms | 1993-05-31 | 1 | -0/+11 |
* | (shorten_branches): Do not call insn_current_length | rms | 1993-05-29 | 1 | -1/+8 |
* | (output_addr_const): Don't printing leading zeros. | rms | 1993-05-15 | 1 | -1/+9 |
* | (split_double) : Use REAL_VALUE macros to extract ints | rms | 1993-03-31 | 1 | -0/+8 |
* | (end_final): Don't call assemble_zeros with an size argument of zero. | wilson | 1993-02-19 | 1 | -1/+2 |
* | (final_scan_insn): Call alter_subreg on duplicate operands (in case we | kenner | 1993-01-24 | 1 | -0/+6 |
* | Undo previous change. | brendan | 1993-01-15 | 1 | -0/+1 |
* | * integrate.c (const_equiv): Delete decl, since it's never defined. | brendan | 1993-01-12 | 1 | -1/+0 |
* | (final): When producing SDB debugging info, delete line | wood | 1992-11-20 | 1 | -4/+33 |
* | (output_addr_const): Always use FILE, not asm_out_file. | rms | 1992-10-18 | 1 | -2/+2 |
* | (output_asm_insn): Advance over the = when processing %=. | rms | 1992-10-14 | 1 | -1/+4 |
* | (alter_cond): If CC_NOT_SIGNED, convert signed conditions to unsigned. | jrv | 1992-10-12 | 1 | -1/+27 |