aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-06-06config.gcc, bsd.h: Do not directly include sparc/sparc.h.David O'Brien3-3/+6
2001-06-05dwarf2.h (DW_EH_PE_aligned): New.Richard Henderson8-83/+179
2001-06-06config.gcc, bsd386.h: Do not directly include i386/386bsd.h.David O'Brien3-3/+6
2001-06-06elfos.h (USING_ELFOS_H): Identify the use of elfos.h in the same way svr4.h d...David O'Brien2-0/+10
2001-06-05configure.in: Quote $enable_win32_registry in case the value has spaces in it.Pascal Obry3-6/+12
2001-06-05print-rtl.c (xspaces): Remove.Mark Mitchell4-13/+26
2001-06-05gccbug.in: Fix typo.Scott Snyder2-1/+5
2001-06-05builtins.def: Fix definition of __builtin_cosf, it uses float as parameter an...Andreas Jaeger2-18/+23
2001-06-05expr.c (force_evaluation_order): Match wrapped ctor calls, locate arguments a...Alexandre Petit-Bianco2-3/+23
2001-06-05Remove -Amachine and -Acpu from here.Anthony Green2-1/+6
2001-06-05call.c (build_user_type_conversion_1): Set ICS_USER_FLAG and ICS_BAD_FLAG on ...Nathan Sidwell4-5/+66
2001-06-05decl.c (xref_tag): Remove extraneous %s on dependent name lookup warning.Nathan Sidwell2-1/+6
2001-06-05class.c (layout_vtable_decl): Fix off by one error on build_index_type.Nathan Sidwell2-6/+11
2001-06-05Correct CVS resurrection of invoke.texi.Nathan Sidwell3-8763/+46
2001-06-05Update comments for ARRAY_RANGE_REFRichard Kenner1-3/+3
2001-06-05re PR c/2735 (can't cast a union type defined by a typedef to itself)Joseph Myers4-1/+27
2001-06-05* doc/texinfo.tex: Update to version 2001-05-24.08.Joseph Myers2-28/+89
2001-06-05c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell15-129/+9220
2001-06-05Daily bump.GCC Administrator2-2/+2
2001-06-05c-tree.h (lang_decl): Add pending_sizes fields.Mark Mitchell6-15/+85
2001-06-04install.texi: Update FreeBSD information.Loren J. Rittle2-6/+67
2001-06-04* gcc.c-torture/execute/20010604-1.c: New test.John David Anglin2-0/+18
2001-06-04c-decl.c (get_parm_info): Use INTEGRAL_TYPE_P.John David Anglin3-7/+9
2001-06-04sibcall.c (optimize_sibling_and_tail_recursive_call): Suppress optimization i...Richard Henderson2-1/+10
2001-06-04c-tree.texi: Fix documentation of TREE_STRING_LENGTH for wide strings.Joseph Myers2-1/+6
2001-06-04* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.Loren J. Rittle2-1/+5
2001-06-04simplify-rtx.c (simplify_subreg): Fix combining of paradoxical subregs.Jan Hubicka2-25/+52
2001-06-04rtlanal.c (rtx_unsable_p): ADDRESSOF is stable.Jan Hubicka2-0/+8
2001-06-04rtlanal.c (operand_preference): Fix preference for objects.Jan Hubicka9-128/+92
2001-06-04c-tree.texi (ARRAY_REF): Say what type of expression must be.Richard Kenner2-1/+12
2001-06-04g++.exp (g++_include_flags): Change `args' to gccpath's value.Jeffrey Oldham2-8/+14
2001-06-04simplify_rtx.c (simplify_subreg): Keep subregs on return values...Jan Hubicka6-220/+107
2001-06-04tree.def (ARRAY_RANGE_REF): New code.Richard Kenner9-26/+71
2001-06-04Daily bump.GCC Administrator2-2/+2
2001-06-03reload.c (reload_inner_reg_of_subreg): Return 1 for PLUS.Richard Kenner2-9/+20
2001-06-04sh.c (print_operand_address, [...]): Call mark_constant_pool_use before outpu...Kaz Kojima3-27/+182
2001-06-03Minor whitespace editsRichard Kenner2-3/+5
2001-06-03insn-addr.h (INSN_ADDRESSES_NEW): Make insn_uid__ unsigned.Alexandre Oliva2-7/+14
2001-06-03Warning removal.Alexandre Oliva2-12/+26
2001-06-03sh.c (output_branch): Support for insn with lenght attr 12 & 16 which represe...Igor Shevlyakov2-6/+23
2001-06-03lib1funcs.asm (ic_invalidate): Align the cache-mirroring sequence.Alexandre Oliva2-3/+13
2001-06-03install-old.texi: Remove more old installation documentation.Joseph Myers3-401/+140
2001-06-03root.texi: Fix typo in patches e-mail address.Toon Moene2-1/+5
2001-06-03* doc/install.texi2html: New script.Gerald Pfeifer2-0/+34
2001-06-03root.texi: Define `help' and `patches' mailing list addresses.Toon Moene4-9/+23
2001-06-03Daily bump.GCC Administrator2-2/+2
2001-06-03doc/install.texi: Update AIX information again.David Edelsohn2-52/+10
2001-06-02gcc.texi, [...]: Remove old system-specific installation documentation.Joseph Myers4-986/+1236
2001-06-02linkage.exp: Use wildcards when matching N32.Kaveh R. Ghazi2-3/+8
2001-06-02* doc/install.texi: Clean up Texinfo markup.Joseph Myers2-111/+109