aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-12-08safe-ctype.h: New file.Zack Weinberg27-1496/+1288
2000-12-08* g++.old-deja/g++.other/eh3.C: New testcase.Geoffrey Keating2-0/+36
2000-12-07c-decl.c (grokdeclarator): preserve previous alignments when rebuilding array...DJ Delorie2-0/+7
2000-12-07wtr-aggr-init-1.c, [...]: Update.Neil Booth17-16/+25
2000-12-07cppfiles.c (struct include_file): Move from cpphash.h.Neil Booth5-95/+123
2000-12-07format-nonlit-1.c, [...]: Use __SIZE_TYPE__ instead of int for type of intege...Joseph Myers3-2/+8
2000-12-07flow.c (calculate_global_regs_live): Force the stack pointer live after reloa...Richard Henderson2-3/+8
2000-12-07use "exeext" for variables and "build_exeext" for substitutionBruce Korb4-11/+16
2000-12-07class.c (check_field_decls): Don't special case anonymous fields in error mes...Nathan Sidwell4-21/+21
2000-12-07cp-tree.h (sufficient_parms_p): Declare new function.Nathan Sidwell4-21/+31
2000-12-07optimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P on EXPR_STMT.Jakub Jelinek4-0/+43
2000-12-07Daily bump.Jeff Law2-2/+2
2000-12-07* Changelog: Forgotten commit.Neil Booth1-0/+11
2000-12-07c-common.c (warn_format_security): New variable.Joseph Myers10-6/+72
2000-12-07c-common.c (check_format_info): Warn for non-constant format strings with str...Joseph Myers4-2/+51
2000-12-07c-common.c (format_wanted_type): Add reading_from_flag.Joseph Myers4-15/+54
2000-12-07invoke.texi (-Wformat): Document what format features are checked.Joseph Myers2-0/+15
2000-12-07pt.c (verify_class_unification): New function.Kriang Lerdsuwanakij5-30/+124
2000-12-07c-common.c (parse_in): Make a cpp_reader *.Neil Booth5-67/+11
2000-12-06* config/h8300/h8300.h: Fix formatting.Kazu Hirata2-93/+128
2000-12-06config.gcc (a29k*-*-rtems*, [...]): New targets.Joel Sherrill7-0/+354
2000-12-06config.gcc: Reorganize handling of *-*-gnu*, to share target specific make de...Mark Kettenis2-21/+24
2000-12-06c-lex.c (cb_indent): Decorate `str' argument, unused on HP-UX.Rodney Brown3-3/+10
2000-12-06contrib.texi: Fix my email address.Jeffrey A Law2-2/+9
2000-12-06* gcc.c-torture/execute/ieee/hugeval.x: New.J. David Anglin2-0/+14
2000-12-06Forgot to commit with last change.Jeff Law2-2/+4
2000-12-06osf.h: Standarize copyright statement.Rodney Brown31-30/+77
2000-12-06actions.h: Standarize copyright statement.Rodney Brown14-13/+28
2000-12-06machmode.def: Use correct definition for BITSIZE on targets where BITS_PER_UN...Jeff Law2-52/+57
2000-12-07Make the fixinc/Makefile.* files more similarBruce Korb5-21/+25
2000-12-06pa.c: Include expr.h before c-tree.h.J. David Anglin4-8/+162
2000-12-07* final.c (final_addr_vec_align): Fix clipping to BIGGEST_ALIGNMENT.J"orn Rennecke2-2/+6
2000-12-06* gcc.dg/cpp/backslash2.cNeil Booth2-0/+18
2000-12-06cpplex.c (skip_escaped_newlines): Don't warn for spaces between backslash and...Sylvain Pion2-1/+6
2000-12-06parse.y (end_artificial_method_body): Fixed typo.Alexandre Petit-Bianco2-1/+5
2000-12-06[multiple changes]Alexandre Petit-Bianco6-114/+573
2000-12-06invoke.texi: Use @table @samp instead of @itemize @minus for table of languag...Joseph Myers2-4/+19
2000-12-06gcse.c (compute_pre_data): Kill trapping expressions in destination blocks of...Michael Matz2-0/+33
2000-12-06lang-specs.h (c++): When invoking the stand-alone preprocessor for -save-temp...Alexandre Oliva2-6/+16
2000-12-06stdio-opt-1.c: Add more checks.Kaveh R. Ghazi3-13/+92
2000-12-06Daily bump.Jeff Law2-2/+2
2000-12-05mn10300.c (mn10300_print_reg_list): Added.Richard Sandiford4-97/+239
2000-12-05builtins.c (expand_builtin_setjmp_setup): Set current_function_has_nonlocal_l...Jeffrey A Law2-0/+9
2000-12-05cppfiles.c (stack_include_file): Push zero-length buffers in case of failure.Neil Booth4-57/+72
2000-12-05sched-vis.c (visual_tbl_line_length): New variable.Alexandre Oliva2-4/+28
2000-12-05global.c (global_conflicts): Allow for a REG_UNUSED note with a different mod...Geoffrey Keating4-4/+139
2000-12-05Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir.Kaveh R. Ghazi3-2/+9
2000-12-05mkfixinc.sh (*-gnu*): activate fixinc for GNU/Hurd and GNU/Linux.Richard Earnshaw4-6/+16
2000-12-05Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print...Bernd Schmidt3-2/+13
2000-12-05Modification to define_label and finish_case_label in decl.c to handleWill Cohen2-4/+14