aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)Author
2006-05-25 * gcc/config/m68k/m68k-cores.def: Add 52235 & 5225 cores.Nathan Sidwell
2006-05-22Merge from csl/sourcerygxx-4_1 branch, revision 113973Richard Sandiford
2006-05-07 * configure.in (TOPLEVEL_CONFIGURE_ARGS): Protect args with activeNathan Sidwell
2006-04-28Merge from csl/sourcerygxx-4_1 branch, revision 113316Richard Sandiford
2006-04-08 * gcc/regrename.c (scan_rtx_address): Use REG_MODE_OK_FOR_INDEX_PRichard Sandiford
2006-03-29 * gcc/gcc.c (LINK_COMMAND_SPEC): Place T* options beforeNathan Sidwell
2006-03-29 * gcc/gcc.c (do_spec_1): <case '*'> Don't append space here.Nathan Sidwell
2006-03-25Merge from csl/sourcerygxx-4_1 branch, revision 112375Richard Sandiford
2006-03-23 * gcc/doc/tm.texi (TARGET_USE_COMDAT_GROUPS): Document.Richard Sandiford
2006-02-23 * gcc/doc/invoke.text (M680x0 Options): Update.Nathan Sidwell
2006-01-23 * Merge from csl/sourcerygxx-4_1 branch, revision 110050.Julian Brown
2006-01-222005-01-22 Paul Brook <paul@codesourcery.com>Paul Brook
2005-12-302005-12-30 Paul Brook <paul@codesourcery.com>Paul Brook
2005-11-18* config/rs6000/rs6000.h (ASM_OUTPUT_WEAKREF): Define.Alexandre Oliva
2005-11-18 * dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.Richard Henderson
2005-11-16 PR 24357Tobias Schl"uter
2005-11-15Fix typoMike Stump
2005-11-15 * invoke.texi (large-unit-insns): Document.Jan Hubicka
2005-11-15 * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf,David Edelsohn
2005-11-15 * config/i386/i386.c (override_options): -masm=intel isn'tMike Stump
2005-11-11 PR 24644David Edelsohn
2005-11-09PR other/4372Alexandre Oliva
2005-11-07 * expmed.c (extract_bit_field): Do not use insv/extv/extzv patternsEric Botcazou
2005-11-05 * c-typeck.c, config/i386/netware.h, config/m32c/cond.md,Kazu Hirata
2005-11-05 PR rtl-optimization/23490Jan Hubicka
2005-11-04 * doc/invoke.texi: Document max-jump-thread-duplication-stmts PARAM.Jeff Law
2005-11-04 * configure.ac: Add test for ARM TLS support.Daniel Jacobowitz
2005-11-03 PR target/9350Richard Henderson
2005-10-24 * contrib.texi: Add the names of the LLNL folks who donatedSteven Bosscher
2005-10-192005-10-19 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel
2005-10-17 PR target/23424Hans-Peter Nilsson
2005-10-14Add missing docs for f95-cpp-input.James E. Wilson
2005-10-14The language name changed from f95 to fortran last month.James E. Wilson
2005-10-12 PR c/24255Richard Henderson
2005-10-12 PR middle-end/21275Danny Smith
2005-10-10 PR target/12098Steve Ellcey
2005-10-08/Kazu Hirata
2005-10-07Fix typo in docs.James E. Wilson
2005-10-062005-10-05 Eric Christopher <echristo@apple.com>Eric Christopher
2005-10-05 * params.def (PARAM_MAX_GROW_COPY_BB_INSNS): New.David Edelsohn
2005-10-052005-10-05 Billy Biggs <billy.biggs@gmail.com>Billy Biggs
2005-10-05 * doc/invoke.texi (Option Summary): Correct spellingGeoffrey Keating
2005-10-042005-10-05 Steven Bosscher <stevenb@suse.de>Steven Bosscher
2005-10-022005-10-02 Matthias Klose <doko@debian.org>Matthias Klose
2005-09-30 * tree-vect-transform.c, config/ms1/ms1.md,Kazu Hirata
2005-09-27 * doc/invoke.texi: Clarify documentation of -fno-enforce-eh-specs.Jason Merrill
2005-09-23 * doc/install.texi: Updated URL for Jacks.Ranjit Mathew
2005-09-22* config/mn10300/mn10300.c (TARGET_DEFAULT_TARGET_FLAGS): AddDJ Delorie
2005-09-20gcc:Joseph Myers
2005-09-12./Ian Lance Taylor