aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-08-22float-i386.h (LDBL_EPSILON): Remove __convert_long_double machinery.Benjamin Kosnik1-1/+0
2000-08-22float-i386.h (LDBL_EPSILON): Remove __convert_long_double machinery.Steven King2-10/+10
2000-08-22fix so failures are diagnosedJason Merrill59-72/+77
2000-08-22tweakJason Merrill1-1/+1
2000-08-22* flow.c (tidy_fallthru_edge): Update b->end properly.Richard Henderson2-1/+7
2000-08-22Makefile.in (OBJS): Add dependence.o.Stan Cox3-1/+1466
2000-08-22invoke.texi (SH Options): Document -m4-nofpu...Alexandre Oliva2-1/+49
2000-08-22c-common.c (check_format_info): Give the 'some locales' warning for strftime ...Joseph Myers6-3/+176
2000-08-22alias.c (init_alias_analysis): Do not register struct_value_incoming_rtx or s...Richard Henderson2-9/+6
2000-08-22New test.Richard Henderson2-0/+28
2000-08-22(TYPE_RETURNS_STACK_DEPRESSED): Insert blank betweenAlexandre Oliva1-1/+1
2000-08-22Daily bump.Jeff Law2-2/+2
2000-08-22* protoize.c (munge_compile_params): Fix typo and formatting buglets.Jeffrey A Law2-2/+7
2000-08-22diagnostic.h (report_problematic_module): Declare.Gabriel Dos Reis3-21/+35
2000-08-22stmt.c (expand_goto_internal, [...]): Only check TYPE_RETURNS_STACK_DEPRESSED...Richard Kenner2-4/+13
2000-08-21flow.c (calculate_global_regs_live): Mark frame pointer live everywhere befor...Richard Henderson2-0/+11
2000-08-21Fix x86-x-ia64 cross compiler build failure.Jim Wilson2-16/+27
2000-08-21Fix typos spotted by Graham Stott.Graham Stott2-2/+6
2000-08-21unroll.c (loop_find_equiv_value): If ret is modified between insn and loop_st...Jakub Jelinek4-2/+14
2000-08-21c-common.c (init_dollar_format_checking, [...]): New functions.Joseph Myers13-32/+864
2000-08-21Warning fixes:Kaveh R. Ghazi2-11/+21
2000-08-21lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix2-8/+13
2000-08-21lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix6-14/+27
2000-08-21lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix2-2/+8
2000-08-21Forgot to commit with last change.Jeff Law1-0/+4
2000-08-21gcc.c (do_spec_1): Implement %j spec flag.Jeff Law8-81/+117
2000-08-21prevent the deletion of a file before it is read on DOSEli Zaretskii2-4/+13
2000-08-21Makefile for i?86-pc-msdosdjgppBruce Korb1-0/+120
2000-08-21i386.md (lea_general_1): Copy insn condition to split condition.Jakub Jelinek2-3/+9
2000-08-21c-decl.c (duplicate_decls, [...]): Restrict -Wtraditional warnings to user code.Kaveh R. Ghazi4-9/+18
2000-08-21linux.h (LINK_SPEC): Use %(endian_spec).Maciej W. Rozycki3-9/+21
2000-08-21c-tree.h (flag_hosted): Move declaration from here...Joseph Myers8-34/+90
2000-08-21c-common.c (scan_char_table): Add 'w' to flags for all formats except 'n'.Joseph Myers5-24/+209
2000-08-21reload.c (reload_inner_reg_of_subreg): New function broken out of push_reload.Jeffrey A Law2-26/+49
2000-08-21global.c (global_alloc): Avoid passing dumpfile argument to reload routines.Jeffrey A Law7-59/+57
2000-08-21* g++.old-deja/g++.other/loop2.C: New test.Jakub Jelinek2-0/+33
2000-08-21diagnostic.c (context_as_prefix): Export.Gabriel Dos Reis5-20/+98
2000-08-21flow.c (init_propagate_block_info): Handle SUBREG in a jump condition express...Richard Earnshaw2-2/+13
2000-08-2120000606-1.c: New test.Jakub Jelinek10-0/+249
2000-08-21Daily bump.Jeff Law2-2/+2
2000-08-21* lang-specs.h: Pass -I* options to f771.Jakub Jelinek2-4/+8
2000-08-21class.c (build_vtbl_initializer): Clear the entire vtbl_init_data.Mark Mitchell2-81/+126
2000-08-20* flow.c (merge_blocks_nomove): Don't seek back past the bb note.Richard Henderson2-1/+7
2000-08-20[multiple changes]Zack Weinberg7-11/+91
2000-08-20ia64.c (emit_insn_group_barriers): Stop if ar.lc assigned before a loop.Richard Henderson3-6/+48
2000-08-20re GNATS gcj/305 (Interface methods implementations not always checked)Tom Tromey2-4/+23
2000-08-20re GNATS gcj/310 (illegal type "long" accepted for "switch" expression)Tom Tromey2-1/+6
2000-08-20c-lang.c: #include diagnostic.hGabriel Dos Reis3-1/+49
2000-08-20c-errors.c (pedwarn_c99): Adjust call to report_diagnostic.Gabriel Dos Reis4-37/+166
2000-08-20* fix-header.c (read_scan_file): Initialize cpplib.Neil Booth1-2/+2