aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2003-10-29install.texi (Building): Add a sentence about building Ada for a canadian cross.Andreas Schwab1-1/+3
2003-10-27* doc/install.texi: Update instructions for Ada cross buildsArnaud Charlet1-1/+3
2003-10-27re PR ada/5909 (Ada has no test suite.)Arnaud Charlet1-0/+34
2003-10-26extend.texi (interrupt_handler): Add m68k to the list of processors implement...Bernardo Innocenti2-7/+32
2003-10-24re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating1-0/+25
2003-10-24* doc/libgcc.texi: Document some more of the libgcc API.Roger Sayle1-114/+230
2003-10-23Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth1-2/+4
2003-10-22h8300.c (h8300_output_function_epilogue): Remove.Kazu Hirata1-0/+6
2003-10-22* doc/extend.texi: Mention H8S wherever H8/300H is mentioned.Kazu Hirata1-8/+8
2003-10-20Makefile.in: Get parsedir and docobjdir from configure.Kelley Cook1-0/+14
2003-10-20* doc/extend.texi: Deprecate casts as lvalues.Joseph Myers1-1/+2
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka1-16/+0
2003-10-20Makefile.in (install-info): Simplify.Mark Mitchell2-9/+3
2003-10-20config.gcc: Add support for arm926ejs, arm1026ejs, arm1136js, arm1136jfs, and...Mark Mitchell1-3/+6
2003-10-20rs6000.h: (rs6000_sched_insert_nops): support new flag -minsert-sched-nops.Dorit Naishlos1-0/+15
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak1-1/+11
2003-10-19extend.texi: Fix typos.Kazu Hirata2-3/+3
2003-10-18libgcc.texi: Group multi-word types...Roger Sayle1-15/+15
2003-10-17* doc/invoke.texi (gcse-las): Fix typo.David Edelsohn1-1/+1
2003-10-17install.texi: Remove first part of the sentence for zsh not working.Andrew Pinski1-2/+2
2003-10-17re PR bootstrap/12546 (Missing argz.h causes the build to fail on FreeBSD 4.8)Andrew Pinski1-0/+3
2003-10-17opts.c (common_handle_option): Handle OPT_fwebJan Hubicka1-1/+10
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog1-8/+17
2003-10-17collect2.c (COLLECT_PARSE_FLAG): Provide default.Rainer Orth1-0/+6
2003-10-15Fixed up last commit.Ulrich Weigand1-0/+9
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-26/+2
2003-10-13s390.md ("*fmadddf4", [...]): Insns are now dependent on TARGET_FUSED_MADD in...Andreas Krebbel1-1/+8
2003-10-12extend.texi (Function Attributes): Mention the exceptional path for noreturn-...Hans-Peter Nilsson1-0/+4
2003-10-11Makefile.in (web.o): New.Jan Hubicka2-2/+15
2003-10-10lcm.c (optimize_mode_switching): Change NORMAL_MODE to MODE_ENTRY and MODE_EXIT.Eric Christopher1-29/+43
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos2-1/+49
2003-10-09install.texi: Remove reference to removed 'pthreads' thread option.Nathanael Nerode1-4/+0
2003-10-07invoke.texi (Warning Options): Simplify and clarify the descriptions of -Wnon...Gerald Pfeifer1-6/+6
2003-10-07sched-int.h (sched_info): New field sched_max_insns_priority.Dorit Naishlos1-0/+9
2003-10-07invoke.texi: Remove documentation of -mentry.Richard Sandiford1-5/+0
2003-10-06re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell1-2/+8
2003-10-05* doc/invoke.texi: Fix typos.Kazu Hirata1-3/+3
2003-10-04extend.texi (Function Attributes): Fix title of GNU C Preprocessor manual.Gerald Pfeifer1-3/+3
2003-10-04extend.texi: Document how GCC estimates and relies on the size of an asm.Richard Earnshaw1-0/+20
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-81/+39
2003-10-01except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change.Rainer Orth1-0/+7
2003-09-30dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honor DWARF_ALT_FRAME_RETU...Richard Henderson1-0/+8
2003-09-29cppopts.texi: Use 'dashMP' instead of '-MP' as a cross- reference name.Phil Edwards1-2/+2
2003-09-27GNU CC -> GCCKelley Cook1-45/+45
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski1-3/+137
2003-09-23target.h (struct gcc_target): New member external_libcall.Rainer Orth1-8/+4
2003-09-22* doc/contrib.texi: Add Peter Barada, Paul Dale and myself.Bernardo Innocenti1-0/+12
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-2/+2
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-2/+2
2003-09-19install.texi: Document the multiple testsuite options.Phil Edwards1-2/+72