aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell58-379/+450
2003-05-01decl2.c (comdat_linkage): Don't externalize explicit instantiations.Mark Mitchell2-1/+6
2003-05-01lex.c (ffelex_file_pop_): Rename parameter from input_filename.Nathan Sidwell2-6/+9
2003-05-01re PR c++/10554 (ICE with illegal using declaration)Kriang Lerdsuwanakij4-0/+29
2003-05-01cp-tree.h (struct lang_id2): Remove.Steven Bosscher2-24/+22
2003-05-01re PR ada/10546 (GCC 3.3, Ada tasking not working on Red Hat Linux 9)Laurent Guerby2-17/+22
2003-05-01dwarf2out.c (dwarf2out_init, [...]): Change parameter name from input_filename.Nathan Sidwell4-9/+19
2003-05-01re PR c++/8772 (misleading diagnostic for template template parameter)Kriang Lerdsuwanakij4-0/+32
2003-05-01Regenerated with autoconf 2.13.Richard Sandiford1-9350/+4020
2003-05-01Missed commit file.Eric Christopher1-2/+2
2003-05-01Merge from rewrite branch.Eric Christopher15-8223/+13649
2003-05-01g++-dg.exp (g++-dg-test): Add "repo" option.Mark Mitchell3258-6105/+6567
2003-04-30* builtins.def (BUILTIN_CONSTANT_P): Mark as constant.Diego Novillo2-1/+5
2003-05-01tree-inline.c (inlinable_function_p): Back out last change, it's unnecessary.Geoffrey Keating2-7/+5
2003-05-01Daily bump.GCC Administrator1-1/+1
2003-04-30ggc-page.c (TREE_EXP_SIZE): Define.Steven Bosscher2-0/+10
2003-04-30* stor-layout.c (mode_for_size_tree): Use BLKmode if SIZE overflows.Richard Kenner2-0/+3
2003-04-30c-common.c (if_elt): Use location_t in lieu of "file, line" pair.Gabriel Dos Reis2-10/+13
2003-04-30parse.y (make_plus_expression): New function.Steven Bosscher3-108/+82
2003-04-30Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT.Nathan Sidwell3-3/+7
2003-04-30tree.h (DECL_POINTER_DEPTH): Remove.Nathan Sidwell2-12/+7
2003-04-30PR c++/9432, c++/9528Kriang Lerdsuwanakij4-0/+33
2003-04-30linux64.h (ASM_OUTPUT_LABELREF): Remove.Janis Johnson5-138/+68
2003-04-30* diagnostic.c (output_pointer): Use HOST_PTR_PRINTF.Gabriel Dos Reis2-1/+5
2003-04-30extend.texi (Other Builtins): Enclose multiple word data type in braces for @...Andreas Schwab2-4/+9
2003-04-30* doc/install.texi (--enable-threads): Document "gnat" option.Richard Kenner2-0/+10
2003-04-30decl.c (check_previous_goto_1): Adjust prototype.Gabriel Dos Reis2-15/+20
2003-04-30diagnostic.h (output_formatted_scalar): Tweak.Gabriel Dos Reis3-31/+41
2003-04-30* function.c (purge_addressof_1): Postpone insn in fewer cases.Zdenek Dvorak2-7/+13
2003-04-30host-darwin.c (segv_handler): When -dH is used, call abort() after running ou...Geoffrey Keating3-1/+8
2003-04-30c-typeck.c (function_types_compatible_p): Ignore incompatible 'volatile' qual...Geoffrey Keating5-3/+36
2003-04-30expr.c (emit_group_load): Dump parallels of simd types to memory.Aldy Hernandez2-0/+18
2003-04-30Daily bump.GCC Administrator1-1/+1
2003-04-29tree-inline.c (inlinable_function_p): Don't support inlining functions using ...Geoffrey Keating4-0/+35
2003-04-29stor-layout.c (mode_for_size_tree): Use tree_low_cst.Richard Kenner2-34/+42
2003-04-29genautomata.c (add_vect): Check undefined value for range type too.Vladimir Makarov2-0/+9
2003-04-29configure.in: More general test for cmp --ignore-initial.Phil Edwards3-314/+286
2003-04-29* tree.c (save_expr): Don't fold a COMPONENT_REF.Richard Kenner2-2/+13
2003-04-29re PR c++/10551 (Failure to emit explicitly instantiated template w/--no-impl...Mark Mitchell4-6/+40
2003-04-29calls.c (expand_call): When modes of target and valreg match, force sibcall f...Olivier Hainque2-0/+11
2003-04-29re PR c++/10549 (ICE in store_bit_field on bitfields that exceed the precisio...Mark Mitchell4-8/+28
2003-04-29* doc/invoke.texi (Overall Options): Mention -x objective-c-header.Geoffrey Keating2-1/+3
2003-04-29dwarf2out.c (output_call_frame_info): No need to output EH unwind information...Geoffrey Keating2-1/+5
2003-04-29c-semantics.c (expand_unreachable_stmt): Return a tree.Geoffrey Keating2-44/+52
2003-04-29* Makefile.in (quickstrap): Pass BOOT_CFLAGS to submake.Geoffrey Keating2-1/+5
2003-04-29re PR middle-end/10336 (ICE with -Wunreachable-code)Jason Merrill2-6/+14
2003-04-29re PR c++/10527 (confused error message with "new int()" parameter initializer)Mark Mitchell4-3/+28
2003-04-29elf.h (SIZE_TYPE, [...]): Remove redundant macros.Bob Wilson3-29/+22
2003-04-29gengtype-yacc.y: Improve portability.Alexander Kabaev2-5/+10
2003-04-29config.gcc: Install obsolete target list for GCC 3.3.Zack Weinberg3-7/+82