aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2003-03-12c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.Andreas Jaeger1-0/+6
2003-03-11tm.texi (Frame Registers): Document DWARF_REG_TO_UNWIND_COLUMN.Aldy Hernandez1-0/+10
2003-03-11Makefile.in: Update.Neil Booth3-13/+2
2003-03-11darwin.c (machopic_function_base_name): If dynamic-no-pic is on should not ge...Andrew Pinski1-0/+8
2003-03-05tm.texi: Document TARGET_DWARF_REGISTER_SPAN.Aldy Hernandez1-0/+9
2003-03-05i386-local.c: New.Jan Hubicka1-2/+2
2003-03-04sourcebuild.texi (Front End Directory): Document tags.Tom Tromey1-1/+4
2003-03-04Makefile.in: Update.Neil Booth1-1/+2
2003-03-04function.c (STACK_ALIGNMENT_NEEDED): New macro.John David Anglin1-0/+10
2003-03-03* doc/install.texi (Specific): Update entry for powerpc-darwin.Geoffrey Keating1-16/+13
2003-03-02params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff1-3/+68
2003-03-02gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ...Ashif Harji1-1/+12
2003-03-02Fix typo "code" -> "@code" in my last commit. Sorry for any inconvenience.Roger Sayle1-1/+1
2003-03-02re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype)Roger Sayle1-7/+23
2003-03-01Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth1-0/+2
2003-02-28flags.h: Add flag_eliminate_unused_debug_types.Scott Snyder1-0/+13
2003-02-28In gcc/: 2003-02-28 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating1-3/+3
2003-02-26cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak2-8/+65
2003-02-26builtins.def (DEF_LIB_ALWAYS_BUILTIN, [...]): Delete.Roger Sayle1-29/+30
2003-02-25003-02-20 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-4/+6
2003-02-24re PR c/5059 (Compiling s/w containing the use of DIR.H fails on other stat-c...Rainer Orth1-1/+2
2003-02-23invoke.texi (ggc-min-expand, [...]): Document new default behavior.Kaveh R. Ghazi1-3/+7
2003-02-22i386.c: Replace "mcpu" with "mtune".Kelley Cook1-7/+11
2003-02-22Makefile.in (ggc-common.o): Depend on $(PARAMS_H)Kaveh R. Ghazi1-5/+9
2003-02-21re PR other/5634 (../configure --prefix=~/... doesn't work)Ben Elliston1-1/+4
2003-02-20toplev.c (flag_sched2_use_superblocks, [...]): New global variables.Jan Hubicka1-1/+26
2003-02-20combine.c (distribute_notes): Kill REG_EXEC_COUNT.Josef Zlomek2-8/+1
2003-02-19tm.texi (INIT_CUMULATIVE_ARGS): Fix typo.Krister Walfridsson1-1/+1
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka1-11/+9
2003-02-1920030218-1.c: New.Nick Clifton1-0/+6
2003-02-18re PR c++/1607 ([3.3 only] Format attributes on methods undocumented)Ben Elliston1-1/+6
2003-02-16install.texi (Specific): Fix link for m68k-att-sysv.Gerald Pfeifer1-2/+2
2003-02-16* doc/invoke.texi (Optimize Options): Correct @option syntax.Geoffrey Keating1-1/+1
2003-02-15cfgcleanup.c: Include params.h.Richard Henderson1-0/+7
2003-02-13Makefile.in (PREPROCESSOR_DEFINES): Add @TARGET_SYSTEM_ROOT_DEFINE@.Daniel Jacobowitz2-11/+7
2003-02-13install.texi (Specific): Update three SCO-related URLs.Robert Lipe1-3/+3
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka1-1/+6
2003-02-12tm.texi (MODIFY_JNI_METHOD_CALL): Document.Ranjit Mathew1-0/+16
2003-02-12* doc/install.texi (Specific): Update AVR- and Darwin-related URLs.Gerald Pfeifer1-3/+3
2003-02-12diagnostic.c (real_abort): New.Geoffrey Keating1-0/+3
2003-02-11i386.c (override_options): Define c3-2 as a 686 with SSE.Richard Henderson1-1/+2
2003-02-11optabs.h (enum optab_index): Add new OTI_pow and OTI_atan2.Roger Sayle1-2/+23
2003-02-10Add support for Cirrus EP9312, an ARM variant.Nick Clifton1-2/+15
2003-02-10extend.texi (C++98 Thread-Local Edits): Add missing @item tag.Glen Nakamura1-0/+1
2003-02-09install.texi: Squeeze and streamline section on testing and regression checking.Wolfgang Bangerth1-21/+17
2003-02-08invoke.texi: Documentation for my previous commit.Zdenek Dvorak2-4/+22
2003-02-07* doc/trouble.texi: Document pitfalls of two-stage name lookup.Wolfgang Bangerth1-1/+90
2003-02-07builtin-types.def (BT_FN_FLOAT_FLOAT_FLOAT): New built-in type.Roger Sayle1-16/+26
2003-02-07* doc/c-tree.texi (Namespaces): Fix typo.Gabor Greif1-2/+2
2003-02-06Makefile.in (host_hook_obj): New.Geoffrey Keating1-50/+86