aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-11-05update_web_docs: Allow for the same file name in different directories.Joseph Myers2-8/+15
2001-11-05Daily bump.GCC Administrator6-6/+6
2001-11-05* java/util/ResourceBundle.java (class Security): Now static.Bryce McKinlay2-1/+5
2001-11-05config.sub: Import from master sources, rev 1.226.Hans-Peter Nilsson3-79/+78
2001-11-04remove trailing whitespaceDJ Delorie1-5/+5
2001-11-05Add missing entry.Alan Modra1-0/+1
2001-11-04[multiple changes]David Edelsohn3-12/+29
2001-11-04aof.h (aof_text_section, [...]): Don't declare.Kaveh R. Ghazi12-31/+58
2001-11-04g77.texi: Split off invoke.texi (preliminary to using it to generate a man pa...Toon Moene4-2066/+2073
2001-11-04re PR c/2820 (unnamed union inside unnamed struct changes rest of the struct)Neil Booth4-51/+84
2001-11-04sparc.c (sparc_emit_set_const32, [...]): Change parameters to gen_rtx_CONST_D...Richard Kenner3-28/+22
2001-11-04* pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR.Kriang Lerdsuwanakij3-0/+26
2001-11-04Daily bump.GCC Administrator6-6/+6
2001-11-04unroll.c (calculate_giv_inc): Use find_last_value rather than just hoping the...Geoffrey Keating2-6/+9
2001-11-04stormy16.h (LIB_SPEC): Don't supply any libgloss library at all if -T is used.Geoffrey Keating2-7/+11
2001-11-04* configure.in: Cope with missing makeinfo.Alan Modra3-124/+138
2001-11-04stormy16.c (stormy16_print_operand): Avoid some uses of uninitialized variabl...Geoffrey Keating2-2/+6
2001-11-04stormy16.c (stormy16_output_shift): Don't look at 'temp' if we won't be using...Geoffrey Keating2-1/+4
2001-11-04stormy16.h (CONST_COSTS): Define.Geoffrey Keating2-5/+28
2001-11-04* config/stormy16/stormy16.h (ASM_SPEC): Pass -g to the assembler.Geoffrey Keating2-0/+3
2001-11-04stormy16.h (ASM_OUTPUT_MI_THUNK): Call stormy16_asm_output_mi_thunk.Geoffrey Keating4-6/+56
2001-11-04ResourceBundle.java (getClassContext): Removed.Bryce McKinlay5-95/+66
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers41-98/+113
2001-11-04Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi6-7/+31
2001-11-04convex.c (convex_output_function_prologue): Fix format specifier warning.Kaveh R. Ghazi18-49/+108
2001-11-04dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED.Kaveh R. Ghazi5-6/+25
2001-11-04* lex.c (copy_lang_type): Add static prototype.Kaveh R. Ghazi2-1/+6
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi37-59/+164
2001-11-04defineclass.cc (handleClassBegin): Use Object::class$, not Class::class$, whe...Tom Tromey2-2/+7
2001-11-04machmode.def: Add documentation for the seventh argument in vector modes.Aldy Hernandez2-3/+11
2001-11-03invoke.texi (MMIX Options): Say remainder consistently.Hans-Peter Nilsson2-4/+11
2001-11-03Prefix crti.o and crtn.o with dest directory dollar(T)Hans-Peter Nilsson1-2/+4
2001-11-03Fix formatting and comment typoHans-Peter Nilsson1-3/+3
2001-11-03Fix typo s/abi=/mabi=/ in CPP_SPECHans-Peter Nilsson1-4/+4
2001-11-03Remove unused mclass variable in mmix_function_outgoing_valueHans-Peter Nilsson1-2/+1
2001-11-03Fix argv and argc for __MMIX_ABI_GNU__Hans-Peter Nilsson1-8/+10
2001-11-03config.gcc (mmix-*-*): New target.Hans-Peter Nilsson11-2/+6080
2001-11-03configure.in (noconfigdirs): Disable libgcj.Hans-Peter Nilsson3-1/+10
2001-11-03l10nflist.c (_nl_normalize_codeset): Cast argument of ctype function to `unsi...Kaveh R. Ghazi7-14/+33
2001-11-03900227_01.C: short and pointer are the same size, so no warning should be pro...Geoffrey Keating5-1/+14
2001-11-03linux-aout.h: Fix comment formatting.Kazu Hirata15-64/+81
2001-11-03cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner10-206/+165
2001-11-03expr.c (expand_expr, [...]): If at top level, don't call force_const_mem.Richard Kenner2-0/+11
2001-11-03reload.c (combine_reloads): Don't combine an output reload if there are other...Richard Kenner2-0/+21
2001-11-03emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a constant exp...Richard Kenner4-8/+33
2001-11-03builtins.c (get_memory_rtx): Properly set MEM alias set and attributes.Richard Kenner2-7/+14
2001-11-03extend.texi, [...]: Use "invalid" instead of "illegal".Joseph Myers5-7/+13
2001-11-03Daily bump.GCC Administrator6-6/+6
2001-11-03natResourceBundle.cc (getClassContext): return array of Class instead of arra...Hans Boehm2-1/+6
2001-11-03c-decl.c (pushdecl): Move block inside if conditional to remove possibility o...Neil Booth3-9/+18