aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2006-01-23 * gcc.misc-tests/dectest.exp (TORTURE_OPTIONS): Include -Os.Ben Elliston
2006-01-23Daily bump.GCC Administrator
2006-01-22 * config/rs6000/aix.h (STACK_BOUNDARY): Define.David Edelsohn
2006-01-22fix commentGabriel Dos Reis
2006-01-222006-01-22 Gabriel Dos Reis <gdr@integrable-solutions.net>Gabriel Dos Reis
2006-01-222006-01-22 Paul Brook <paul@codesourcery.com>Paul Brook
2006-01-22 * doc/contribute.texi: Change CVS to SVN and update the correspondingRanjit Mathew
2006-01-22 PR c++/16190Gabriel Dos Reis
2006-01-22 PR c++/25895Mark Mitchell
2006-01-22Daily bump.GCC Administrator
2006-01-21 * gcov.c (print_version), gcov-dump.c (print_version),Joseph Myers
2006-01-212005-01-21 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2006-01-212005-01-21 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2006-01-21Daily bump.GCC Administrator
2006-01-20 * varasm.c (assemble_real): Initialise data array.Ben Elliston
2006-01-202006-01-20 Paul Brook <paul@codesourcery.com>Paul Brook
2006-01-20 * gcc.dg/vmx/1b-01.c: Warning fix.Alan Modra
2006-01-20* varasm.c (initialize_constant_valid_p): Allow pointersDJ Delorie
2006-01-20 * parser.c (cp_lexer_next_token_is_keyword): Simplify.Volker Reichelt
2006-01-20 PR libstdc++/25524Joseph Myers
2006-01-20 PR testsuite/24962Steve Ellcey
2006-01-20 * loop-iv.c (iv_analysis_loop_init): Use df in more conservative way.Zdenek Dvorak
2006-01-20 PR ada/24533John David Anglin
2006-01-20 * call.c (add_builtin_candidates): Remove superfluous return.Volker Reichelt
2006-01-20 * stmt.c (case_bit_test_cmp): Stabilize the sort using codeRichard Sandiford
2006-01-202006-01-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-01-202006-01-20 Dirk Mueller <dmueller@suse.com>Dirk Mueller
2006-01-20 PR c++/22136Mark Mitchell
2006-01-202005-01-20 Paul Brook <paul@codesourcery.com>Paul Brook
2006-01-202005-01-19 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2006-01-202005-01-19 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2006-01-202005-01-19 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2006-01-20* reload1.c (find_reload_regs): Note the details of reloadDJ Delorie
2006-01-20 * loop-iv.c: Include df.h and hashtab.h.Zdenek Dvorak
2006-01-20 * libgcc2.c (__floatdisf, __floatdidf): Don't use IBM ExtendedAlan Modra
2006-01-20* config/m32c/m32c.h (REG_ALLOC_ORDER): Define.DJ Delorie
2006-01-20Daily bump.GCC Administrator
2006-01-20 * gcc.target/powerpc/rs6000-ldouble-1.c: Tweak powerpc linuxAlan Modra
2006-01-202006-01-19 Paul Brook <paul@codesourcery.com>Paul Brook
2006-01-19 PR testsuite/25171John David Anglin
2006-01-19* config/m32c/m32c.c (m32c_prepare_shift): Add code to deal withDJ Delorie
2006-01-19 * gcc.target/i386/lea.c: Test pentiumpro, not i686.Jan Hubicka
2006-01-19 PR c++/25854Volker Reichelt
2006-01-192006-01-19 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2006-01-19 * invoke.texi (generic): DocumentJan Hubicka
2006-01-19 * invoke.texi (generic): DocumentJan Hubicka
2006-01-192006-01-19 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2006-01-19 * tree-pretty-print.c (dump_generic_node): HandleDiego Novillo
2006-01-19 * tree-vrp.c (extract_range_from_assert): Refine the result rangeJeff Law
2006-01-19 * gcc.dg/pr25805.c: Fix misapplied patch.Richard Sandiford