aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-09-13install.texi (Binaries): Add "Binaries for HP-UX 11.00 at Aachen University o...Markus Werle2-0/+13
2001-09-13float-m68k.h: Define DECIMAL_DIG and FLT_EVAL_METHOD for C99.Andreas Schwab2-0/+32
2001-09-13alpha.c (small_symbolic_operand): New.Richard Henderson5-27/+154
2001-09-13Daily bump.GCC Administrator2-2/+2
2001-09-13Keep HP-UX headers from defining __size_t and leaving size_t undefined.Josh Martin3-3/+71
2001-09-12* gcc.dg/20010912-1.c: New test.Jakub Jelinek2-0/+52
2001-09-12basic-block.h (expunge_block): Declare.Diego Novillo3-2/+7
2001-09-12integrate.c (copy_insn_list): Copy label name from NOTE_INSN_DELETED_LABEL.Richard Henderson2-0/+6
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi40-75/+124
2001-09-12bld.c (ffebld_op_string_): Const-ification.Kaveh R. Ghazi12-32/+51
2001-09-12decl2.c (lang_f_options): Const-ification.Kaveh R. Ghazi4-3/+9
2001-09-12gjavah.c (cxx_keywords): Const-ification.Kaveh R. Ghazi7-9/+17
2001-09-12configure.in (gcc_cv_as_shf_merge): Fix a typo.Jakub Jelinek3-4/+10
2001-09-12* doc/install.texi (Specific, alphaev5-cray-unicosmk*): Document.Roman Lechtchinsky2-0/+32
2001-09-12Daily bump.GCC Administrator2-2/+2
2001-09-11Fix 2 bugs in last patch.Jim Wilson2-2/+8
2001-09-11* parse.h (ctxp_for_generation): Mark extern.Richard Henderson2-1/+5
2001-09-11* parse.c (finput): Mark extern.Richard Henderson2-1/+5
2001-09-11builtins.c (c_strlen): Treat an offset too large for a HOST_WIDE_INT as out o...Matt Kraai2-1/+8
2001-09-11basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka10-431/+292
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek47-118/+489
2001-09-11Prune doubled ChangeLog entryHans-Peter Nilsson1-1/+0
2001-09-11gcov.exp: Move almost everything to a new, language-independent file in lib.Janis Johnson1-317/+1
2001-09-11Verify gcov output...Janis Johnson1-0/+360
2001-09-11gcov.exp: Move almost everything to a new, language-independent file in lib.Janis Johnson1-0/+6
2001-09-11bb-reorder.c (fixup_reorder_chain): Fallthru edge to exit block is OK.Jan Hubicka2-0/+9
2001-09-11re PR c/4294 (ICE for bad empty attribute)Joseph Myers4-1/+16
2001-09-11basic-block.h (cached_make_edge, [...]): New.Jan Hubicka9-102/+122
2001-09-11Cray T3E port.Richard Henderson11-339/+3228
2001-09-11combine.c (simplify_shift_const): Treat shifts by the mode size as undefined.Richard Sandiford2-1/+6
2001-09-11Daily bump.GCC Administrator2-2/+2
2001-09-11cpphash.h (struct tokenrun): New.Neil Booth6-116/+211
2001-09-11Do not allow -mgp32 -mfp64; Fix int/long printf warningMichael Meissner5-3/+43
2001-09-11dbxout.c (dbxout_parms): Fix typo in comment.Hans-Peter Nilsson6-6/+15
2001-09-10cpplex.c (parse_identifier): Fast-path optimize.Zack Weinberg4-44/+111
2001-09-10Test -fbranch-probabilities with computed gotos.Janis Johnson1-0/+42
2001-09-10Test various C constructs with -fbranch-probabilities.Janis Johnson1-0/+269
2001-09-10Support for tests of -fbranch-probability.Janis Johnson1-0/+55
2001-09-10Support procedures for testing profile-directed optimizations.Janis Johnson1-0/+284
2001-09-10profopt.exp: New, to support profile-directed optimizations.Janis Johnson1-0/+8
2001-09-10add sparc64-*-solaris2 support just like sparcv9-*-solaris2Michael Meissner2-1/+6
2001-09-10* config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o).David Edelsohn3-2/+8
2001-09-10builtins.c (c_getstr): Correct thinko in last change and further cleanup.Richard Kenner2-14/+12
2001-09-10dwarf2out.c (incomplete_types, [...]): Make them into varray's and register t...Tim Freeman2-60/+26
2001-09-10New test case (2.95.2 miscompilation)Zack Weinberg1-0/+59
2001-09-10Makefile.in (cfg.o, [...]): New.Jan Hubicka11-6344/+6669
2001-09-10alias.c (clear_reg_alias_info): Use K&R format definition.Richard Kenner7-80/+112
2001-09-10* calls.c (store_one_arg): Expand comment.Richard Sandiford2-2/+12
2001-09-10calls.c (store_one_arg): Make sure that the entire argument is pushed if...Roman Lechtchinsky2-2/+9
2001-09-10* class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.Richard Henderson2-2/+6