aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2004-08-05config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0.Adam Nemet1-1/+0
2004-08-05c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.Joseph Myers1-2/+7
2004-08-04defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell2-1/+10
2004-08-04target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.Paul Brook1-0/+6
2004-08-04config/sh/sh.h (TARGET_SWITCHES): Add no-renesas to select the GCC ABI.Nick Clifton1-1/+11
2004-08-04* doc/install.texi: Update autoconf version requirements.Nathanael Nerode1-3/+2
2004-08-03darwin-c.c: Don't search in "/Local/Library/Frameworks" for frameworks.Mike Stump1-2/+2
2004-08-03configure.in: Check for MPFR as well as GMP.Paul Brook1-5/+17
2004-08-03arm-cores.def: Sort by architecture.Richard Earnshaw1-1/+3
2004-08-03Index: ChangeLogGeoffrey Keating1-8/+2
2004-08-01invoke.texi: In the MIPS options section...Richard Sandiford1-8/+2
2004-07-29implement-c.texi: Add C90 subclause references.Joseph Myers1-68/+305
2004-07-28darwin.c (darwin_one_byte_bool): New global variable.Matt Austern1-1/+14
2004-07-28Introduce sh4a support.Alexandre Oliva1-0/+26
2004-07-27libgcc2.c: Change all conditionals testing LIBGCC2_LONG_DOUBLE_TYPE_SIZE == 9...Zack Weinberg1-6/+7
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas1-2/+66
2004-07-25* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)Daniel Jacobowitz1-0/+32
2004-07-22implement-c.texi: New file.Joseph Myers3-400/+404
2004-07-22re PR c/15052 (gcc frontend accepts mismatched function declaration/defintion)Joseph Myers1-7/+6
2004-07-20re PR c++/14607 (Duplicate symbol "vtable for node" in files div.o and env.o)John David Anglin1-5/+11
2004-07-20tree.h: Include vec.hNathan Sidwell1-23/+24
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini2-230/+21
2004-07-19Makefile.in (c-format.o): Depend on c-format.h.Daniel Jacobowitz4-1/+39
2004-07-19sourcebuild.texi: Add libcpp, now that CPP has its own directory.Gabriel Dos Reis1-0/+3
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou1-0/+13
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-1/+2
2004-07-17sourcebuild.texi: Remove libf2c entry.Toon Moene1-3/+0
2004-07-17c-typeck.c (parser_build_binary_op): Condition warnings for X<=Y<=Z on -Wpare...Joseph Myers1-6/+7
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson1-10/+0
2004-07-15dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...Paul Brook1-0/+10
2004-07-14pa.c (fix_range): New function to mark a range(s) of registers as fixed regis...John David Anglin1-0/+9
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-13/+8
2004-07-13re PR target/12602 (-pthreads and -threads undocumented for Solaris/SPARC)Eric Botcazou1-1/+20
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-7/+7
2004-07-13invoke.texi: Remove documentation for MIPS -mrnames option.Richard Sandiford1-11/+0
2004-07-12* doc/invoke.texi (Darwin Options): Document -gused and -gfull.Devang Patel1-1/+11
2004-07-12config.gcc: Add sh-*-symbianelf target.Nick Clifton1-23/+37
2004-07-12invoke.texi: Correct -fasynchronous-unwind-tables option index entry.Roger Sayle1-1/+1
2004-07-12invoke.texi (Optimize Options): Document -frename-registers not being enabled...Ben Elliston1-2/+1
2004-07-11install.texi (Testing): Fix syntax in "make check" example.Phil Edwards1-1/+1
2004-07-10contrib.texi (Contributors): Add gfortran contributors and fix a couple of ty...Steve Kargl1-3/+50
2004-07-10tree-ssa-loop-im.c: New file.Zdenek Dvorak2-3/+26
2004-07-09md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher2-53/+11
2004-07-09* doc/install.texi (Binaries): Mention OpenPKG.Gerald Pfeifer1-0/+4
2004-07-09tree-scalar-evolution.c: New file.Zdenek Dvorak1-0/+5
2004-07-08Introduce H8SX support.Alexandre Oliva1-6/+16
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva3-12/+12
2004-07-07re PR c++/15815 (Update #pragma interface and #pragma implementation document...Jason Merrill1-35/+17
2004-07-07sourcebuild.texi: Use semicolons instead of commas in section title.Joseph Myers1-2/+2
2004-07-06Delete obsolete doc pointed out by Chris Lattner.James E Wilson1-14/+0