aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-18acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Set glibcpp_srcdir amd glibcpp_pr...Benjamin Kosnik5-16/+24
2001-05-18Daily bump.GCC Administrator5-5/+5
2001-05-18[multiple changes]Bryce McKinlay5-7/+22
2001-05-18* rs6000.md (movsfcc,movdfcc): Remove NE case.David Edelsohn2-22/+6
2001-05-18Oops, forgot the ChangeLog entry.Gabriel Dos Reis1-0/+6
2001-05-18std_valarray.h (valarray<>::operator[] const): Return a const reference.Gabriel Dos Reis2-2/+51
2001-05-18configure.target (ATOMICITYH): Actually use AIX-specific code on earlier vers...Alexandre Oliva2-2/+11
2001-05-18libstdc++-v3-dg.exp (libstdc++-v3-dg-test): Set output_file based on the name...Angela Marie Thomas2-2/+26
2001-05-18configure.target (ATOMICITYH): Use cpu/generic code on earlier versions of AIX.Alexandre Oliva2-2/+8
2001-05-18regeneration based on new engineBruce Korb1-127/+64
2001-05-18Upgrade to AutoGen 5 TemplateBruce Korb3-120/+131
2001-05-18accept local directory for fixincl in fixincl.sh scriptBrendan Conoboy2-0/+13
2001-05-17dbxout.c (dbxout_symbol_location): For CONCAT, skip types not COMPLEX_TYPE.Jeffrey Oldham2-1/+14
2001-05-17* gcc_update (touch_files): Use simpler, yet as portable, syntax.Alexandre Oliva2-1/+5
2001-05-17* dwarf2out.c (modified_type_die): Equate qualified type to die.Mark Kettenis2-0/+8
2001-05-17configure.target (ATOMICITYH): Don't use AIX 4.3-specific code on earlier ver...Alexandre Oliva2-1/+6
2001-05-17integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg.Jan Hubicka8-67/+94
2001-05-17cse.c (fold_rtx): Use simplify_subreg.Jan Hubicka4-17/+65
2001-05-17* doc/install.texi: Update Solaris information.Mark Mitchell1-0/+2
2001-05-17except.h (protect_cleanup_actions): Remove it.Mark Mitchell7-26/+65
2001-05-17except.c (sjlj_emit_function_enter): Call assemble_external_libcall for eh_pe...Jeffrey A Law2-0/+9
2001-05-17recog.c (validate_replace_rtx_1): Use "TO" mode if not VOIDmode when calling ...Jan Hubicka2-1/+9
2001-05-17debug9.C: New test.Jeffrey D. Oldham2-0/+46
2001-05-17* simplify-rtx.c (simplify_subreg): Avoid creating of incorrect subregs.Jan Hubicka2-0/+8
2001-05-17* Makefile.am (ZIP): The "fastjar" binary is now plain "jar".Per Bothner3-6/+10
2001-05-17Fix queueing related bugsBernd Schmidt2-3/+17
2001-05-17* Makefile.am (bin_PROGRAMS): Renamed from "fastjar" to "jar".Per Bothner3-15/+19
2001-05-17* simplify_rtx.c (simplify_subreg): Fix simplification of nested subregs.Jan Hubicka2-2/+7
2001-05-17* gccbug.in (CATEGORIES): Add "bootstrap".Gerald Pfeifer2-1/+5
2001-05-17simplify-rtx.c (simplify_subreg): Break out from ...Jan Hubicka6-293/+258
2001-05-17Correctly count substitutions if eliminations are going on.Bernd Schmidt2-4/+10
2001-05-17Fix c/2728Bernd Schmidt2-2/+11
2001-05-17gcc.texi (gccbug): Refer to the web pages for detailed information on GNATS.Gerald Pfeifer2-112/+6
2001-05-17Makefile.in: Add rules to rebuild config.h.in when needed.Andreas Jaeger2-0/+16
2001-05-17Daily bump.GCC Administrator5-5/+5
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg165-1848/+201
2001-05-17fix broken mutex initializerWolfgang Bangerth3-46/+112
2001-05-17i386.md: Add two peepholes to clean up code generated by cmpstr* expanders.Zack Weinberg2-0/+90
2001-05-16libgcc-std.ver (_Unwind_Find_FDE, [...]): Export.Richard Henderson2-0/+6
2001-05-16* config/i386/i386.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson2-0/+14
2001-05-16dwarf2asm.c (eh_data_format_name): Add names for "pointer size" variants of n...Richard Henderson2-0/+17
2001-05-16except.c (eh_data_format_name): Move to ...Richard Henderson9-589/+1098
2001-05-16MAINTAINERS (write after permission): Per Jeff Law, added self.Jeff Knaggs1-0/+1
2001-05-16cppexp.c (lex): Use NODE_NAME and NODE_LEN.Neil Booth10-59/+75
2001-05-16* cpplib.h: Undo mistaken commit.Neil Booth1-13/+13
2001-05-16cppexp.c (lex): Use NODE_NAME and NODE_LEN.Neil Booth1-13/+13
2001-05-16* partition.h: Fix misspelling of `implementation'.Matt Kraai2-2/+6
2001-05-16* partition.c: Fix misspelling of `implementation'.Matt Kraai2-2/+6
2001-05-16pa32-regs.h (HARD_REGNO_MODE_OK): Allow TI/TFmode values in GPRs.Jeffrey A Law2-1/+6
2001-05-16Makefile.in (toplev.o): Add dependency on dwarf2asm.h.Andreas Jaeger3-20/+28