aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-08-04As requested by Daniel Berlin since bootstrapping on i686-linux-gnu fails:Andreas Jaeger2-312/+145
2001-08-04sparc-protos.h: Add prototypes for fp_zero_operand and reg_or_0_operand.Zack Weinberg3-0/+9
2001-08-04* doc/extend.texi (Other Builtins): Fix typo in last change.Hans-Peter Nilsson2-2/+6
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson72-1179/+1008
2001-08-04builtins.c (fold_builtin_constant_p): Return integer_zero_node for complex ex...Zack Weinberg5-2/+62
2001-08-03mn10300.h (CONDITIONAL_REGISTER_USAGE): Declare variable I locally...Alexandre Oliva2-0/+8
2001-08-03except.c (collect_one_action_chain): Add an explicit cleanup action if region...Richard Henderson5-1/+132
2001-08-03dbxout.c (dbxout_symbol_location): Flatten subregs first; don't take REGNO of...Richard Henderson2-8/+13
2001-08-03gthr-dce.h (__GTHREAD_MUTEX_INIT_FUNCTION and __GTHREAD_MUTEX_INIT_DEFAULT): ...John David Anglin2-11/+19
2001-08-03Makefile.in: Revert screwed up commit.Daniel Berlin2-10/+12
2001-08-03t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor.Stephane Carrez4-6/+133
2001-08-03ChangeLog: Fix date on previous ChangeLog entry for GCSE.Daniel Berlin2-9/+17
2001-08-03varasm.c (output_constant_def_contents): Use for the length of a string const...John David Anglin2-1/+8
2001-08-03gcse.c: Include df.h for use as a dataflow analyzer.Daniel Berlin2-141/+335
2001-08-03ifcvt.c (noce_get_alt_condition): Don't make an auxiliary set from a constant...DJ Delorie2-8/+7