aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-10-20cpplex.c (handle_newline, [...]): Update to do more stepping back.Neil Booth3-173/+148
2001-10-20Daily bump.GCC Administrator2-2/+2
2001-10-20pe.c (arm_pe_unique_section): Const-ify.Kaveh R. Ghazi4-2/+16
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl38-199/+204
2001-10-19stormy-abi: Updates to varargs descriptions.Catherine Moore3-13/+29
2001-10-19langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.Richard Kenner5-25/+31
2001-10-19Makefile.in (rtlanal.o): Depend on $(TM_P_H).Kaveh R. Ghazi8-13/+49
2001-10-19a29k-protos.h (literal_section): Prototype.Kaveh R. Ghazi5-6/+18
2001-10-19calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi10-15/+35
2001-10-19alpha.c (summarize_insn): Don't abort on ASM_INPUT.Jakub Jelinek4-1/+20
2001-10-19simplify-rtx.c (simplify_plus_minus): Negate constant iff its neg field is di...Jakub Jelinek4-1/+28
2001-10-19final.c (get_decl_from_op): New function.Richard Kenner2-5/+54
2001-10-19* Makefile.in (tools, gnattools): Remove gnatmem.Geert Bosch2-2/+6
2001-10-19* gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.NIIBE Yutaka2-1/+5
2001-10-19* doc/install.texi (Specific, sparc-sun-solaris2*) Copy documentationJanis Johnson1-0/+12
2001-10-19* doc/install.texi (Specific, sparc-sun-solaris2*) Copy documentationJanis Johnson1-0/+5
2001-10-19aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w...Zack Weinberg15-140/+173
2001-10-19stormy16.h (ASM_COMMENT_START): Define.Catherine Moore3-3/+23
2001-10-19Daily bump.GCC Administrator2-2/+2
2001-10-19configure: Regenerated.Andreas Jaeger3-15/+20
2001-10-18alpha.md (sibcall_osf_1): Load destination address into $27 explicitly.Richard Henderson2-4/+11
2001-10-18Install correct version of fileRichard Kenner1-1/+1
2001-10-18emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.Richard Kenner10-85/+282
2001-10-18Fix the typo for real now.Alexandre Oliva1-1/+1
2001-10-18attr-noinline.c, [...]: New tests.Alexandre Oliva4-0/+140
2001-10-18attribs.c (handle_noinline_attribute): New function.Alexandre Oliva4-9/+138
2001-10-18decl.c (duplicate_decls): Propagate DECL_UNINLINABLE.Alexandre Oliva2-0/+55
2001-10-18* testsuite/gcc.dg/20011015-1.c: New test.Jakub Jelinek2-0/+21
2001-10-18Daily bump.GCC Administrator2-2/+2
2001-10-17std.c (ffestd_labeldef_format): Fix variable/stmt ordering.Richard Henderson2-4/+9
2001-10-17com.h: Remove FFECOM_targetCURRENT...Richard Henderson25-6546/+1552
2001-10-17config.gcc: Update c4x and i370 for C front end-specific dependencies.Neil Booth11-181/+274
2001-10-17rs6000.c: Make assorted mechanical formatting and typo fixes throughout.Stan Shebs2-274/+295
2001-10-17Makefile.in (misc.o): Depend on langhooks.h.Richard Henderson8-13/+48
2001-10-17cpplex.c (_cpp_get_buff): Fix off-by-one error that caused memory leak.Richard Earnshaw2-1/+6
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner2-22/+6
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner7-117/+260
2001-10-17* config/alpha/alpha.c (direct_call_operand): Don't fall off end.Richard Henderson2-0/+6
2001-10-17c-tree.texi: Eliminate duplicated word.Matt Kraai6-7/+15
2001-10-17Daily bump.GCC Administrator2-2/+2
2001-10-17Add ChangeLog entry for dsp16xx/dsp16xx.c change.Michael Collison1-0/+8
2001-10-17dsp16xx.c: Fix comment formatting to match GNU standards.Michael Collison1-78/+77
2001-10-16configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson23-214/+140
2001-10-16cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK): Defined for tree checkin...H.J. Lu2-0/+6
2001-10-16* stmt.c (expand_asm_operands): Update commentary.Florian Weimer2-1/+7
2001-10-16darwin.h (GCC_NAME): Remove, no longer used.Stan Shebs3-8/+34
2001-10-16alpha.c (current_file_function_operand): Don't fail for profiling.Richard Henderson6-76/+59
2001-10-16netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.Krister Walfridsson2-0/+15
2001-10-16cfg.c (free_edge): Break out from ....Jan Hubicka6-9/+52
2001-10-16i386.c (split_ti): New function.Jan Hubicka5-18/+179