Age | Commit message (Expand) | Author | Files | Lines |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -10/+35 |
1997-11-01 | except.c (expand_ex_region_start_for_decl): Emit EH_REGION_BEG notes for sjlj... | Mike Stump | 1 | -2/+4 |
1997-09-25 | dwarf2out.c: s/flag_verbose_asm/flag_debug_asm/ | Jason Merrill | 1 | -2/+2 |
1997-09-18 | final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code. | Jason Merrill | 1 | -0/+6 |
1997-09-10 | dwarf2 EH support | Jason Merrill | 1 | -11/+20 |
1997-09-07 | version.c: Bump for snapshot. | Jeff Law | 1 | -3/+5 |
1997-09-04 | final.c (shorten_branches): Don't count the lengths of deleted instructions. | J"orn Rennecke | 1 | -0/+2 |
1997-07-04 | x | Jason Merrill | 1 | -1/+2 |
1997-06-09 | (final_scan_insn): Use single_set to check cc_status.flags. | Richard Kenner | 1 | -10/+14 |
1997-05-17 | (profile_function): Call function_section, not text_section. | Richard Kenner | 1 | -1/+1 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -2/+2 |
1997-04-20 | (profile_function): Only call ASM_OUTPUT_REG_{PUSH,POP} if defined. | Richard Kenner | 1 | -8/+8 |
1997-04-13 | (profile_function): Save the static chain register around the call to | Richard Kenner | 1 | -4/+0 |
1997-03-28 | final.c (LONG_TYPE_SIZE): Define. | Doug Evans | 1 | -57/+108 |
1997-03-18 | (shorten_branches): Split all insns before computing insn lengths. | Jim Wilson | 1 | -0/+14 |
1997-02-16 | x | Jason Merrill | 1 | -2/+1 |
1996-12-13 | x | Jason Merrill | 1 | -6/+11 |
1996-12-09 | x | Jason Merrill | 1 | -5/+0 |
1996-11-15 | (asm_fprintf): Use "ll" prefix for a long long HOST_WIDE_INT. | Richard Kenner | 1 | -42/+12 |
1996-11-15 | x | Jason Merrill | 1 | -11/+42 |
1996-10-09 | DWARF2 | Jason Merrill | 1 | -0/+6 |
1996-10-08 | (final): Update insn_current_address before calling final_scan_insn. | Torbjorn Granlund | 1 | -1/+6 |
1996-10-04 | DWARF | Jason Merrill | 1 | -2/+2 |
1996-07-23 | install EH code | Mike Stump | 1 | -0/+22 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -8/+8 |
1996-05-06 | (final_scan_insn): Modify conditional moves whose cc is nonstandard. | Stan Cox | 1 | -6/+31 |
1996-05-06 | -fno-common change | Jason Merrill | 1 | -1/+1 |
1996-04-16 | (final_scan_insn): Allow removal of redundant test and compare | Richard Kenner | 1 | -26/+30 |
1996-03-16 | (final_scan_insn, case CODE_LABEL): Invoke FINAL_PRESCAN_INSN if | Richard Kenner | 1 | -1/+6 |
1995-12-24 | (end_final): Extended header increased to 11 words. | Richard Kenner | 1 | -5/+9 |
1995-11-26 | (final_start_function): Move call to sdbout_begin_function back to... | Richard Kenner | 1 | -2/+10 |
1995-10-26 | (final_scan_insn): When recur for instruction in delay slot... | Richard Kenner | 1 | -1/+9 |
1995-08-13 | (final_start_function): Always call sdbout_begin_function and | Richard Kenner | 1 | -13/+15 |
1995-07-28 | (final_start_function): If SDB_DEBUG, call sdbout_begin_function. | Richard Kenner | 1 | -18/+12 |
1995-06-28 | (final_scan_insn): Fix error in last change. | Richard Kenner | 1 | -1/+1 |
1995-06-27 | (final_scan_insn): Don't call alter_cond unless condition is on cc0. | Richard Kenner | 1 | -0/+2 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-04-27 | (shorten_branches): For non-optimizing compiles, break after first pass. | Torbjorn Granlund | 1 | -0/+3 |
1995-02-22 | (output_asm_name): New function, using code taken from output_asm_insn. | Richard Kenner | 1 | -19/+27 |
1995-02-22 | (split_double): Handle CONST_INT that holds both words. | Richard Kenner | 1 | -9/+36 |
1995-02-13 | varasm.c (function_section): New function. | Doug Evans | 1 | -2/+2 |
1995-01-27 | (high_{block,function}_linenum): New variables. | Richard Kenner | 1 | -10/+22 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -31/+48 |
1994-09-21 | (asm_insn_count): Handle ASM_INPUTs too. | Doug Evans | 1 | -3/+7 |
1994-07-12 | (getpwd): Declare. | Jim Wilson | 1 | -0/+2 |
1994-07-12 | (end_final): Store full path name in .d file not just the filename. | Jim Wilson | 1 | -3/+7 |
1994-06-30 | (end_final,profile_function): Profiling variables are size of pointer, | Richard Kenner | 1 | -3/+3 |
1994-06-30 | Restore to rcs version 1.59 (1.60 is an empty file). | Doug Evans | 1 | -0/+3059 |
1994-06-29 | (end_final,profile_function): Profiling variables are size of pointer, | Richard Kenner | 1 | -3059/+0 |
1994-05-31 | (output_source_line): Call xcoffout_source_line. | Jim Wilson | 1 | -3/+8 |