aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-08-03mkdeps.c (deps_add_default_target): Make local variable ``start'' a const cha...Andrew Cagney3-11/+21
2001-08-03install.texi (Configuration): Fix markup.Rainer Orth2-29/+54
2001-08-03Restore patch with fixed invocation of mkinstalldirsNick Clifton3-1/+7
2001-08-03sysv4.h (ASM_OUTPUT_LABELREF): Don't write to constant data.Richard Henderson2-10/+13
2001-08-03rtlanal.c (find_first_parameter_load): Stop if we reach a CODE_LABEL at BOUND...Richard Henderson2-3/+12
2001-08-03alpha.md (force_movdi): New insn.Richard Henderson4-5/+30
2001-08-03Daily bump.GCC Administrator2-2/+2
2001-08-02* Makefile.in, mklibgcc.in: Revert mkinstalldirs change.Richard Henderson3-2/+5
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff40-109/+127
2001-08-02java-tree.h (all_class_filename): New macro.Alexandre Petit-Bianco2-8/+19
2001-08-03cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove, no longer used.Stan Shebs3-11/+7
2001-08-02line-map.c: New.Neil Booth16-117/+387
2001-08-02ff90-1.f (s): Fix reference of variable z, should be x.Jeffrey Oldham2-1/+6
2001-08-02repo.c (get_base_filename): Change return value to const char pointer.Andrew Cagney2-2/+7
2001-08-02Use mkinstalldirs instead of mkdir.Nick Clifton3-1/+7
2001-08-02vax.c: include expr.h.Lars Brinkhoff2-0/+5
2001-08-02Only (re)build configure, config.in and cstamp-h.in in maintainer mode.Nick Clifton2-6/+21