aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-10-25mangle.c (static tree compression_table): Fixed leading comment.Alexandre Petit-Bianco4-61/+107
2001-10-25g-awk.ads: Move all pragma inlines next to the routine declarations.Geert Bosch2-21/+13
2001-10-25md.texi (movMM): Clarify semantics of storing into a non-paradoxical SUBREG.Jeffrey A Law2-1/+8
2001-10-25langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg7-15/+48
2001-10-25msgs.exp: Delete.Zack Weinberg4-32/+10
2001-10-25Replace occurrences of #elif with #if...#endif.Nick Clifton2-12/+19
2001-10-25* cris.h (EH_RETURN_DATA_REGNO): Fix unsigned>=0 warning.Kaveh R. Ghazi2-1/+5
2001-10-25alias.c (can_address_p): No longer static.Richard Kenner7-32/+123
2001-10-25* stmt.c (expand_end_case): Remove orig_minval and use tree_low_cst.Richard Kenner2-6/+8
2001-10-25Restore ChangeLog entries which vanished with last commit.Jakub Jelinek1-19/+674
2001-10-25Daily bump.GCC Administrator1-1/+1
2001-10-25Daily bump.GCC Administrator1-1/+1
2001-10-25* config/i386/cygwin.h: Use proper path for mingw crt files when -mno-cygwin.Christopher Faylor2-674/+24
2001-10-24* dwarf2out.c (file_info_cmp): Always return consistent results.Richard Kenner2-14/+18
2001-10-25gcc.texi (G++ and GCC): Mention Ada front end.Geert Bosch3-16/+87
2001-10-24stmt.c (expand_end_case): Index jumptables from zero for suitably small value...Roger Sayle2-1/+17
2001-10-24stor-layout.c (place_union_field): If any field was aligned with attribute al...Jakub Jelinek2-1/+13
2001-10-24com.c (ffecom_check_size_overflow_): Only check for TREE_OVERFLOW.Toon Moene2-2/+5
2001-10-24c-common.h (struct c_common_identifier): Remove rid_code field.Zack Weinberg7-16/+120
2001-10-24integrate.c (copy_rtx_and_substitute, case CALL): Fix error in last change.Richard Kenner2-1/+6
2001-10-24* h8300.h (RETURN_ADDR_RTX): Remove old, incorrect definition.Jeffrey A Law2-9/+4
2001-10-24ssa-ccp.c (ssa_ccp_substitute_constants): Don't do anything if the node was a...Dan Nicolaescu2-2/+12
2001-10-24emit-rtl.c (set_mem_attributes): Fix typo in last change.Richard Kenner3-6/+14
2001-10-24linux.h (ASM_OUTPUT_BYTE): Fix format specifier warnings.Kaveh R. Ghazi4-16/+29
2001-10-24c-decl.c (finish_decl): Don't add DECL_STMTs for nested function prototypes.Jakub Jelinek4-1/+25
2001-10-24Daily bump.GCC Administrator1-1/+1
2001-10-24Daily bump.GCC Administrator1-1/+1
2001-10-24x-darwin: Use -no-cpp-precomp instead of -traditional-cpp in first-stage comp...Stan Shebs2-2/+7
2001-10-23* gensupport.c (target_flags): Add.Richard Kenner2-0/+7
2001-10-23misc.c (gnat_init, [...]): Now static.Richard Kenner3-21/+29
2001-10-23builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed.Richard Kenner8-35/+71
2001-10-23darwin-protos.h (constructor_section, [...]): Prototype.Kaveh R. Ghazi4-13/+38
2001-10-23whitespace changesRichard Kenner1-1/+2
2001-10-23* lib/g77.exp: Rewrite based on lib/g++.exp.Geoffrey Keating2-89/+137
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-8/+1
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-5/+13
2001-10-23Correct typo in last changeRichard Kenner1-1/+2
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner32-288/+363
2001-10-23c-common.c (warn_div_by_zero): New.Neil Booth8-8/+68
2001-10-23i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.Jan Hubicka5-102/+178
2001-10-23i386.c (override_options): Default to minimum stack alignment when optimizing...Alexandre Oliva3-11/+21
2001-10-23i386.c (override_options): Set upper limit of -mpreferred-stack-boundary to 12.Alexandre Oliva2-2/+7
2001-10-23Fix date in ChangeLogKriang Lerdsuwanakij1-1/+1
2001-10-23cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.Kriang Lerdsuwanakij29-23/+569
2001-10-23Daily bump.GCC Administrator2-2/+2
2001-10-23* recog.c (peephole2_optimize): Add default case to switch.Zack Weinberg2-0/+6
2001-10-23gcc.texi (Sending Patches): Remove.Joseph Myers4-239/+13
2001-10-22tweakJason Merrill1-4/+4
2001-10-22* Make-lang.in (gnattools, cross-gnattools): Remove gnatmem.Geert Bosch2-3/+7
2001-10-22unwind-dw2-fde.c (fde_unencoded_compare): Derefer pc_begin fields when compar...Hans-Peter Nilsson2-2/+10