summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * rs6000.md (movsfcc,movdfcc): Remove NE case.David Edelsohn2001-05-182-22/+6
* regeneration based on new engineBruce Korb2001-05-181-127/+64
* Upgrade to AutoGen 5 TemplateBruce Korb2001-05-183-120/+131
* accept local directory for fixincl in fixincl.sh scriptBrendan Conoboy2001-05-182-0/+13
* dbxout.c (dbxout_symbol_location): For CONCAT, skip types not COMPLEX_TYPE.Jeffrey Oldham2001-05-172-1/+14
* * dwarf2out.c (modified_type_die): Equate qualified type to die.Mark Kettenis2001-05-172-0/+8
* integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg.Jan Hubicka2001-05-178-67/+94
* cse.c (fold_rtx): Use simplify_subreg.Jan Hubicka2001-05-174-17/+65
* * doc/install.texi: Update Solaris information.Mark Mitchell2001-05-171-0/+2
* except.h (protect_cleanup_actions): Remove it.Mark Mitchell2001-05-177-26/+65
* except.c (sjlj_emit_function_enter): Call assemble_external_libcall for eh_pe...Jeffrey A Law2001-05-172-0/+9
* recog.c (validate_replace_rtx_1): Use "TO" mode if not VOIDmode when calling ...Jan Hubicka2001-05-172-1/+9
* debug9.C: New test.Jeffrey D. Oldham2001-05-172-0/+46
* * simplify-rtx.c (simplify_subreg): Avoid creating of incorrect subregs.Jan Hubicka2001-05-172-0/+8
* Fix queueing related bugsBernd Schmidt2001-05-172-3/+17
* * simplify_rtx.c (simplify_subreg): Fix simplification of nested subregs.Jan Hubicka2001-05-172-2/+7
* * gccbug.in (CATEGORIES): Add "bootstrap".Gerald Pfeifer2001-05-172-1/+5
* simplify-rtx.c (simplify_subreg): Break out from ...Jan Hubicka2001-05-176-293/+258
* Correctly count substitutions if eliminations are going on.Bernd Schmidt2001-05-172-4/+10
* Fix c/2728Bernd Schmidt2001-05-172-2/+11
* gcc.texi (gccbug): Refer to the web pages for detailed information on GNATS.Gerald Pfeifer2001-05-172-112/+6
* Daily bump.GCC Administrator2001-05-172-2/+2
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2001-05-17165-1848/+201
* fix broken mutex initializerWolfgang Bangerth2001-05-173-46/+112
* i386.md: Add two peepholes to clean up code generated by cmpstr* expanders.Zack Weinberg2001-05-172-0/+90
* libgcc-std.ver (_Unwind_Find_FDE, [...]): Export.Richard Henderson2001-05-162-0/+6
* * config/i386/i386.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson2001-05-162-0/+14
* dwarf2asm.c (eh_data_format_name): Add names for "pointer size" variants of n...Richard Henderson2001-05-162-0/+17
* except.c (eh_data_format_name): Move to ...Richard Henderson2001-05-169-589/+1098
* cppexp.c (lex): Use NODE_NAME and NODE_LEN.Neil Booth2001-05-1610-59/+75
* * cpplib.h: Undo mistaken commit.Neil Booth2001-05-161-13/+13
* cppexp.c (lex): Use NODE_NAME and NODE_LEN.Neil Booth2001-05-161-13/+13
* pa32-regs.h (HARD_REGNO_MODE_OK): Allow TI/TFmode values in GPRs.Jeffrey A Law2001-05-162-1/+6
* Makefile.in (toplev.o): Add dependency on dwarf2asm.h.Andreas Jaeger2001-05-163-20/+28
* * gcc.c-torture/compile/20010516-1.c: New test.Jan Hubicka2001-05-162-0/+9
* re PR rtl-optimization/185 (Internal compiler error in `fixup_var_refs_1', at...Jan Hubicka2001-05-162-0/+6
* combine.c (combine_simplify_rtx): Set op0_mode to VOIDmode after applying dis...Jan Hubicka2001-05-162-0/+6
* pa-hpux10.h (THREAD_MODEL_SPEC): Define.John David Anglin2001-05-163-3/+32
* install.texi: Update AIX information.David Edelsohn2001-05-163-174/+55
* Revert XFAIL removal.Nathan Sidwell2001-05-162-3/+2
* gcc.c (give_switch): Don't write before start of string.Jakub Jelinek2001-05-162-5/+11
* cpplex.c (_cpp_lex_token, '/' case): Comments can't appear after stage3.Nathan Sidwell2001-05-162-1/+8
* spew.c (read_token): Call yyerror on all unexpected tokens.Nathan Sidwell2001-05-164-10/+26
* init.c (member_init_ok_or_else): Take a tree rather than string for name.Nathan Sidwell2001-05-165-7/+58
* Daily bump.GCC Administrator2001-05-162-2/+2
* README.ALTOS: Remove obsolete file.Gerald Pfeifer2001-05-162-55/+4
* c-lex.h (save_and_forget_protocol_qualifiers, [...]): Remove deleted function...Neil Booth2001-05-162-4/+6
* expr.c (build_class_init): Move MODIFY_EXPR outside of COND_EXPR.Jeff Sturm2001-05-152-6/+11
* c-parse.in (methodtype): New production.Neil Booth2001-05-162-46/+23
* c-common.h (RID_FIRST_PQ): New.Neil Booth2001-05-166-192/+127