aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-08-07calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka17-130/+132
2001-08-07config.gcc: Quote target_cpu_default2 correctly for powerpc*-*-* targets.Daniel Jacobowitz2-1/+6
2001-08-07cpplib.h, line-map.h: Update comments.Neil Booth4-40/+49
2001-08-07* doc/install.texi: Document fine-grained multilib configuration.David Edelsohn2-0/+26
2001-08-07rtlanal.c (find_first_parameter_load): Call note_stores only on the instructi...Jan Hubicka2-1/+7
2001-08-07revert get_alias_set change for nowJason Merrill2-10/+0
2001-08-07re PR c++/3820 (GCC 3.0 crashes with empty base class)Nathan Sidwell6-41/+125
2001-08-07alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_PJan Hubicka17-24/+50
2001-08-07oopsJason Merrill1-1/+1
2001-08-07* tree.c (walk_tree): Walk siblings even if !walk_subtrees.Jason Merrill2-4/+14
2001-08-07improve commentJason Merrill1-1/+3
2001-08-07* c-semantics.c (make_rtl_for_local_static): Use DECL_RTL_SET_P.Jason Merrill2-1/+3
2001-08-07alias.c (get_alias_set): Return a previously calculated alias set for a VAR_D...Jason Merrill3-0/+37
2001-08-07Daily bump.GCC Administrator2-2/+2
2001-08-06varasm.c (assemble_gc_entry): Remove.Richard Henderson3-24/+5
2001-08-06varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ...Richard Henderson12-61/+106
2001-08-06darwin.h (DOUBLE_INT_ASM_OP): Add whitespace.David Edelsohn6-38/+44
2001-08-06tweak commentJason Merrill1-1/+1
2001-08-06f90-intrinsic-bit.x: XFAIL on irix6.* and solaris2.*David Billinghurst3-0/+26
2001-08-06cpperror.c (print_containing_files): Moved to line-map.c.Neil Booth10-188/+161
2001-08-06* expr.c (store_constructor): Don't clobber memory targets.Richard Henderson2-1/+8
2001-08-06except.c (convert_from_eh_region_ranges_1): Never mark USE or CLOBBER insns a...Richard Henderson1-0/+2
2001-08-06profile.c (branch_prob): Remove unused variable insn.Andreas Jaeger4-27/+35
2001-08-06i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.Richard Henderson4-2/+46
2001-08-06Don't allow template-id in using-declaration.Gabriel Dos Reis4-14/+84
2001-08-06* doc/install.texi: Document powerpc-*-darwin* details.Stan Shebs2-0/+40
2001-08-06aix.h (CPP_CPU_SPEC): Move back to rs6000.hDaniel Berlin7-182/+104
2001-08-06Daily bump.GCC Administrator2-2/+2
2001-08-05local-alloc.c (update_equiv_regs): Do not move insns that can throw.Richard Henderson2-0/+11
2001-08-05Makefile.in (reload1.o): Add dedendancy on except.hJan Hubicka6-72/+113
2001-08-05* cpplib.c (do_line): Update line number after pop_buffer.Neil Booth2-0/+5
2001-08-05re PR preprocessor/3824 (With -traditional, CPP 0xffffffff > 0 but C 0xffffff...Neil Booth6-8/+43
2001-08-05re PR preprocessor/3081 (Preprocessor merges 2 first lines when -imacros is b...Neil Booth14-252/+296
2001-08-05Prefer a temporary register over directly storing into memory.Bernd Schmidt2-2/+5
2001-08-05New pattern for the combinerBernd Schmidt4-0/+95
2001-08-05Fix gen_nop_type abortBernd Schmidt2-14/+35
2001-08-05Add missing REG_INC notes.Bernd Schmidt3-10/+40
2001-08-05Not all VALUEs are identicalBernd Schmidt2-1/+7
2001-08-05Fix computation of number of iterations with unrollingBernd Schmidt2-44/+40
2001-08-05Daily bump.GCC Administrator2-2/+2
2001-08-05sh.c (sh_asm_named_section): Fix typo in align parameter in last change.Hans-Peter Nilsson2-1/+6
2001-08-04Don't use #if inside C test expression.Zack Weinberg2-5/+7
2001-08-04* i386.c: Revert 07-30 ix86_output_main_function_alignment_hack.Richard Henderson2-47/+4
2001-08-04cpphash.h (struct cpp_reader): New member directive_line.Neil Booth6-30/+58
2001-08-04d30v.h: Fix typo in start of UNIQUE_SECTION comment.Hans-Peter Nilsson2-0/+6
2001-08-04* loop.c (try_copy_prop); Kill invalidated REG_EQUAL notes.Jan Hubicka5-27/+157
2001-08-04Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...Neil Booth17-101/+135
2001-08-04m68hc11.md ("cmphi_1", "cmpqi_1"): Allow memory and soft register for operand 0.Stephane Carrez2-22/+41
2001-08-04m68hc11.md ("bitcmpqi"): Allow memory and soft register for operand 0.Stephane Carrez2-10/+30
2001-08-04Daily bump.GCC Administrator2-2/+2