summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.zack2004-09-1012-88/+77
* * c-tree.h (struct c_declspecs): Remove typedef_decl. Addjsm282004-09-105-15/+152
* * doc/tm.texi, doc/tree-ssa.texi: Fix typos.kazu2004-09-103-2/+6
* [gcc/cp/ChangeLog]zlaski2004-09-102-3/+14
* PR c++/17386rth2004-09-104-42/+50
* [gcc/cp/ChangeLog]zlaski2004-09-102-0/+37
* * dbxout.c (dbxout_block): Update forgeoffk2004-09-107-17/+28
* * final.c (output_asm_insn): Use strtoul instead of atoi, save ageoffk2004-09-102-27/+35
* * config/darwin.c: Include target.h.geoffk2004-09-103-37/+51
* * gcc/config/rs6000/rs6000.c (print_operand): Use fputs insteadgeoffk2004-09-102-4/+7
* * output.h (unlikely_section_label): Delete declaration.geoffk2004-09-103-19/+12
* * rtl.def (REG): Add comment to describe third field.geoffk2004-09-102-1/+7
* 2004-09-10 Andrew Pinski <apinski@apple.com>pinskia2004-09-102-1/+8
* Revertdnovillo2004-09-102-27/+34
* * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,kazu2004-09-1017-24/+32
* * config/frv/frv.md (UNSPEC_MASACCS, UNSPEC_MDASACCS): New constants.rsandifo2004-09-102-69/+63
* * tree-tailcall.c (process_assignment): Only do accumulator transformsrsandifo2004-09-106-0/+79
* * config/darwin.c, config/alpha/alpha.h, config/arm/arm.c,kazu2004-09-1019-35/+46
* 2004-09-10 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2004-09-102-5/+12
* * doc/extend.texi, doc/invoke.texi, doc/passes.texi: Fixkazu2004-09-105-8/+13
* * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,kazu2004-09-1011-23/+29
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan2004-09-1023-410/+405
* * toplev.c (warn_deprecated_use): Correct logic for saying "type"jsm282004-09-104-7/+26
* * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c,kazu2004-09-1013-22/+29
* * unroll.c (unroll_loop, calculate_giv_inc, initial_reg_note_copy,nathan2004-09-101-1/+28
* * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan2004-09-1023-406/+385
* * tree-ssa-dce.c (remove_dead_stmt): Update profile.hubicka2004-09-103-0/+26
* * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c: Fix commentkazu2004-09-104-4/+9
* 2004-09-10 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-107-8/+63
* * doc/extend.texi: Document the FR-V built-in functions.rsandifo2004-09-102-0/+409
* [gcc/cp/ChangeLog]zlaski2004-09-102-0/+12
* Libbanshee is gone.wilson2004-09-102-3/+4
* 2004-09-10 Kelley Cook <kcook@gcc.gnu.org>kcook2004-09-102-1/+5
* Fix ICE on invalid input, and eliminate confusing error message.wilson2004-09-104-2/+22
* PR middle-end/17055sayle2004-09-104-0/+57
* * config/i386/i386.c (ix86_expand_ashlsi3_const): New function tosayle2004-09-102-2/+30
* * config/i386/i386.c (ix86_split_long_move): When optimizing forsayle2004-09-102-0/+34
* PR middle-end/17367rth2004-09-102-1/+7
* Daily bump.gccadmin2004-09-101-1/+1
* 2004-09-09 Eric Christopher <echristo@redhat.com>echristo2004-09-092-16/+29
* * doc/include/gcc-common.texi (version-GCC): Likewise.mrs2004-09-092-1/+2
* * version.c (version_string): Bump to 4.0.0.mrs2004-09-092-1/+5
* [gcc/cp/ChangeLog]zlaski2004-09-093-1/+17
* * doc/extend.texi (nothrow attribute): The attribute is notjakub2004-09-092-1/+6
* * genrecog.c (compute_predicate_codes): Use op0_codessje2004-09-092-1/+6
* * ra-colorize.c (hardregset_to_string): Adapt to HARD_REG_SETuweigand2004-09-092-3/+8
* * combine.c (try_combine): When swapping i2 and i3, newi2pat may beuweigand2004-09-092-1/+12
* * reload.c (find_reloads_address): Pass correct operand touweigand2004-09-092-1/+6
* Toplevel:dberlin2004-09-0926-2609/+50
* * genattrtab.c (write_insn_cases): New function, split out fromrsandifo2004-09-092-19/+29