summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-1341-99/+138
* * doc/install.texi (Binaries): Add "Binaries for HP-UX 11.00 atgerald2001-09-132-0/+13
* * config/float-m68k.h: Define DECIMAL_DIG and FLT_EVAL_METHOD forschwab2001-09-132-0/+32
* * config/alpha/alpha.c (small_symbolic_operand): New.rth2001-09-135-27/+154
* Daily bump.gccadmin2001-09-136-6/+6
* Keep HP-UX headers from defining __size_t and leaving size_t undefined.korbb2001-09-133-3/+71
* * gcc.dg/20010912-1.c: New test.jakub2001-09-122-0/+52
* * basic-block.h (expunge_block): Declare.dnovillo2001-09-123-2/+7
* * integrate.c (copy_insn_list): Copy label name fromrth2001-09-122-0/+6
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-1240-75/+124
* * bld.c (ffebld_op_string_): Const-ification.ghazi2001-09-1212-32/+51
* * decl2.c (lang_f_options): Const-ification.ghazi2001-09-124-3/+9
* * gjavah.c (cxx_keywords): Const-ification.ghazi2001-09-127-9/+17
* * configure.in (gcc_cv_as_shf_merge): Fix a typo.jakub2001-09-123-4/+10
* * Makefile.in: Rebuilt.tromey2001-09-123-18/+55
* * doc/install.texi (Specific, alphaev5-cray-unicosmk*): Document.gerald2001-09-122-0/+32
* * include/bits/std_limits.h (numeric_limits<float>::radix,gdr2001-09-122-2/+7
* Daily bump.gccadmin2001-09-126-6/+6
* * java/io/File.java (toURL): Use getAbsolutePath and `file://'.tromey2001-09-122-1/+6
* * include/Makefile.am: New file. It defines include_HEADERS.bothner2001-09-127-167/+452
* Fix 2 bugs in last patch.wilson2001-09-112-2/+8
* * parse.h (ctxp_for_generation): Mark extern.rth2001-09-112-1/+5
* * parse.c (finput): Mark extern.rth2001-09-112-1/+5
* * builtins.c (c_strlen): Treat an offset too large for akraai2001-09-112-1/+8
* * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.hubicka2001-09-1110-431/+292
* * configure.in: Check whether assembler supports section merging.jakub2001-09-1147-118/+489
* Prune doubled ChangeLog entryhp2001-09-111-1/+0
* * gcc.misc-tests/gcov.exp: Move almost everything to a new,janis2001-09-111-317/+1
* Verify gcov output; most of this file was previously in gcc.misc-tests/janis2001-09-111-0/+360
* * gcc.misc-tests/gcov.exp: Move almost everything to a new,janis2001-09-111-0/+6
* * bb-reorder.c (fixup_reorder_chain): Fallthru edge to exit blockhubicka2001-09-112-0/+9
* * c-common.c (split_specs_attrs): Allow for empty attributes withjsm282001-09-114-1/+16
* * basic-block.h (cached_make_edge, make_single_succ): New.hubicka2001-09-119-102/+122
* Cray T3E port.rth2001-09-1111-339/+3228
* * combine.c (simplify_shift_const): Treat shifts by the modersandifo2001-09-112-1/+6
* Add myself to "write after approval" listrsandifo2001-09-111-0/+1
* Daily bump.gccadmin2001-09-116-6/+6
* * cpphash.h (struct tokenrun): New.neil2001-09-116-116/+211
* Do not allow -mgp32 -mfp64; Fix int/long printf warningmeissner2001-09-115-3/+43
* * java/util/Properties.java (load): Correctly read \u sequences.tromey2001-09-112-1/+8
* * dbxout.c (dbxout_parms): Fix typo in comment.hp2001-09-116-6/+15
* 2001-09-10 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-09-115-783/+959
* * cpplex.c (parse_identifier): Fast-path optimize. Avoidzack2001-09-104-44/+111
* Test -fbranch-probabilities with computed gotos.janis2001-09-101-0/+42
* Test various C constructs with -fbranch-probabilities.janis2001-09-101-0/+269
* Support for tests of -fbranch-probability.janis2001-09-101-0/+55
* Support procedures for testing profile-directed optimizations.janis2001-09-101-0/+284
* * lib/profopt.exp: New, to support profile-directed optimizations.janis2001-09-101-0/+8
* add sparc64-*-solaris2 support just like sparcv9-*-solaris2meissner2001-09-102-1/+6
* * config/rs6000/t-aix43 (SHLIB_INSTALL): Use mode 751 (a+x,r-o).dje2001-09-103-2/+8