aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)Author
2006-03-172006-03-17 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell
2005-08-25 * include/libiberty.h (expandargv): New function.Mark Mitchell
2005-08-23 * hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.Mark Mitchell
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-26 * doc/extend.texi (interrupt_handler): Add m68k to theBernardo Innocenti
2003-10-24 PR 10757Geoffrey Keating
2003-10-24 * doc/libgcc.texi: Document some more of the libgcc API.Roger Sayle
2003-10-23 libobjc:Rainer Orth
2003-10-22 * config/h8300/h8300.c (h8300_output_function_epilogue): Remove.Kazu Hirata
2003-10-22 * doc/extend.texi: Mention H8S wherever H8/300H is mentioned.Kazu Hirata
2003-10-202003-10-20 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2003-10-20 * doc/extend.texi: Deprecate casts as lvalues.Joseph Myers
2003-10-20 * toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka
2003-10-20 * Makefile.in (install-info): Simplify.Mark Mitchell
2003-10-20 * config.gcc: Add support for arm926ejs, arm1026ejs, arm1136js,Mark Mitchell
2003-10-20 * config/rs6000/rs6000.h: (rs6000_sched_insert_nops):Dorit Naishlos
2003-10-19 * Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak
2003-10-19 * doc/extend.texi: Fix typos.Kazu Hirata
2003-10-18 * libgcc.texi: Group multi-word types, such as "long double" andRoger Sayle
2003-10-18 * doc/invoke.texi (gcse-las): Fix typo.David Edelsohn
2003-10-172003-10-17 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2003-10-172003-10-17 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2003-10-17 * opts.c (common_handle_option): Handle OPT_fwebJan Hubicka
2003-10-172003-10-17 Mostafa Hagog <mustafa@il.ibm.com>Mostafa Hagog
2003-10-17 * collect2.c (COLLECT_PARSE_FLAG): Provide default.Rainer Orth
2003-10-15Fixed up last commit.Ulrich Weigand
2003-10-13 * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.oZack Weinberg
2003-10-132003-10-13 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel
2003-10-12 * doc/extend.texi (Function Attributes): Mention the exceptionalHans-Peter Nilsson
2003-10-11 * Makefile.in (web.o): New.Jan Hubicka
2003-10-102003-10-10 Eric Christopher <echristo@redhat.com>Eric Christopher
2003-10-09 * haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos
2003-10-09 * doc/install.texi: Remove reference to removed 'pthreads' threadNathanael Nerode
2003-10-07 * doc/invoke.texi (Warning Options): Simplify and clarify theGerald Pfeifer
2003-10-07 * sched-int.h (sched_info): New fieldDorit Naishlos
2003-10-07 * doc/invoke.texi: Remove documentation of -mentry.Richard Sandiford
2003-10-06 PR bootstrap/12512Mark Mitchell
2003-10-05 * doc/invoke.texi: Fix typos.Kazu Hirata
2003-10-04 * doc/extend.texi (Function Attributes): Fix title of GNU CGerald Pfeifer
2003-10-04* doc/extend.texi: Document how GCC estimates and relies on the sizeRichard Earnshaw
2003-10-02 * target.h (init_libfuncs): New hook.Zack Weinberg
2003-10-01 * except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change.Rainer Orth
2003-10-01 * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): HonorRichard Henderson
2003-09-292003-09-28 Phil Edwards <phil@codesourcery.com>Phil Edwards
2003-09-27GNU CC -> GCCKelley Cook
2003-09-252003-09-24 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-09-23 * target.h (struct gcc_target): New member external_libcall.Rainer Orth
2003-09-22 * doc/contrib.texi: Add Peter Barada, Paul Dale and myself.Bernardo Innocenti
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson