aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-01missed from my previous checkinNathan Sidwell2-0/+48
2003-05-01rs6000.md (define_attr "type"): Add mfjmpr.David Edelsohn15-61/+292
2003-05-01streambuf.tcc (basic_streambuf::xsgetn): Const-ify some variables.Paolo Carlini3-21/+33
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-01stdio_filebuf.h (stdio_filebuf(int, std::ios_base::openmode, bool, size_t), [...Paolo Carlini2-18/+15
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 Administrator2-2/+2
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-30acinclude.m4: Add bit missing from previous patch.Phil Edwards4-3/+8
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-30* MAINTAINERS (GNATS only): Add Giovanni Bajo.Wolfgang Bangerth2-0/+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-302003-04-30 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+20
2003-04-30CollationElementIterator.java, [...]: Merged copyright and documentation from...Michael Koch4-86/+308
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-302003-04-30 Michael Koch <konqueror@gmx.de>Michael Koch3-13/+309
2003-04-30This accidently got it then the big java.security merge so revert this.Michael Koch1-1/+1
2003-04-30Engine.java, [...]: New files from classpath.Michael Koch65-638/+9039
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 Administrator2-2/+2
2003-04-29mainpage.html: Bring up to date.Phil Edwards5-17/+30
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-29acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Search for gettext outside of libc if ...Phil Edwards4-1173/+1256
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