summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r16274,law1997-11-028-3791/+3918
* Initial revisionlaw1997-11-0235-0/+33137
* * alias.c (init_alias_analysis): Handle -fno-alias-check whenlaw1997-11-022-47/+58
* * expr.c (expand_builtin_setjmp): Don't emit a SETJMP notelaw1997-11-022-3/+3
* * except.c (expand_ex_region_start_for_decl): Emit EH_REGION_BEGlaw1997-11-023-13/+20
* * flow.c (find_basic_blocks): If we delete the label for anlaw1997-11-022-0/+51
* * libF77/signal_.c: Undo last change until we can fix it right.law1997-11-022-3/+7
* * flow.c (find_basic_blocks): Generate correct flow controllaw1997-11-012-12/+36
* * dwarf2out.c (output_call_frame_info): Fix length argumentlaw1997-11-012-4/+10
* * lex.c (FILE_NAME_NONDIRECTORY): Delete macro.brendan1997-11-015-19/+34
* * except.c (expand_builtin_throw) [!DWARF2_UNWIND_INFO]: Replacebrendan1997-11-012-2/+8
* * except.c (push_eh_info): Pass the number of fields - 1 down, notbrendan1997-10-312-1/+8
* * version.c: Bump for snapshot.law1997-10-312-1/+3
* Fix typo.law1997-10-311-1/+1
* * Makefile.in (install targets): Add a dummy target for sunos make.law1997-10-312-2/+9
* * dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_ASCII tolaw1997-10-312-8/+38
* * alias.c (init_alias_analysis): Add struct_value_incoming_rtxlaw1997-10-312-53/+155
* * global.c (global_alloc): Free the conflict matrix afterlaw1997-10-312-3/+10
* Fri Oct 31 01:45:31 1997 Jason Merrill <jason@yorick.cygnus.com>jason1997-10-316-117/+365
* * expr.c (expand_increment): When enqueing a postincrement for a MEM,amylaar1997-10-312-1/+8
* * profile.c (output_func_start_profiler): Clear flag_inline_functionsamylaar1997-10-312-0/+16
* Clean up pass over sparc -m{cpu,tune} docs.devans1997-10-301-8/+27
* * configure.in (sparc-*-elf*): Use sparc/elf.h, sparc/t-elf.devans1997-10-303-2/+24
* New files for embedded sparc/elf support.devans1997-10-301-0/+42
* New files for embedded sparc/elf support.devans1997-10-301-0/+39
* * mn10300.c (const_8bit_operand): New function.law1997-10-303-2/+60
* * gen-params: Override NULL.law1997-10-302-0/+11
* * info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systemslaw1997-10-302-1/+11
* Fix duplicate SIG_SYSLIST warnings on PowerPC Linuxmeissner1997-10-292-0/+9
* * config/mips/elf64.h (PREFERRED_DEBUGGING_TYPE): Only definegavin1997-10-292-0/+7
* * function.c (assign_parms): Correct mode of stack_parm iflaw1997-10-292-0/+11
* Expect this test to fail.law1997-10-291-0/+7
* * Makefile.in (CFILES): Add pexecute.c.law1997-10-292-1/+5
* * global.c (global_alloc): Use xmalloc instead of alloca forbrendan1997-10-282-2/+13
* * reload1.c (eliminate_regs [SET]): If [SUBREG] widened the mode ofrth1997-10-282-0/+11
* update doc for CONST_{,DOUBLE_}OK_FOR_LETTER_P, EXTRA_CONTSTRAINTmeissner1997-10-281-1/+1
* update doc for CONST_{,DOUBLE_}OK_FOR_LETTER_P, EXTRA_CONTSTRAINTmeissner1997-10-281-13/+16
* * alpha.md (reload_inqi): Check for MEM before strict_memory_address_p,rth1997-10-282-4/+16
* Fix coldfire/btst problems.wilson1997-10-282-3/+45
* * fold-const.c (fold): For ((a * C1) / C3) or (((a * C1) + C2) / C3)law1997-10-282-0/+37
* * dwarf2out.c (output_call_frame_info): Use l1 instead of ".".jason1997-10-282-1/+6
* * alpha.c (summarize_insn [SUBREG]): Propogate SET.rth1997-10-282-1/+5
* * alpha.c (alpha_handle_trap_shadows): Don't call get_attr_traprth1997-10-282-9/+15
* * alpha.md (movqi, movhi): Make sure new insns created during reloadrth1997-10-282-12/+78
* * mn10300.h (GO_IF_LEGITIMATE_ADDRESS): Disable reg+reg.law1997-10-272-5/+16
* * Makefile.in: check-target-libio depends on all-target-libstdc++.jason1997-10-272-0/+5
* * alpha.c (alpha_sa_mask [VMS]): Don't include $26 in the mask.rth1997-10-262-2/+5
* * expr.c (expand_expr, case INDIRECT_REF): Optimize a referencelaw1997-10-262-0/+17
* Fix typo in last change.law1997-10-261-1/+1
* rebuildjason1997-10-261-606/+608