| Commit message (Expand) | Author | Age | Files | Lines |
* | * config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0. | nemet | 2004-08-05 | 1 | -1/+0 |
* | * c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and | jsm28 | 2004-08-05 | 1 | -2/+7 |
* | * defaults.h (TARGET_DECLSPEC): New macro. | mmitchel | 2004-08-04 | 2 | -1/+10 |
* | gcc/ | pbrook | 2004-08-04 | 1 | -0/+6 |
* | config/sh/sh.h (TARGET_SWITCHES): Add no-renesas to select the GCC ABI. | nickc | 2004-08-04 | 1 | -1/+11 |
* | * doc/install.texi: Update autoconf version requirements. | neroden | 2004-08-04 | 1 | -3/+2 |
* | * config/darwin-c.c: Don't search in "/Local/Library/Frameworks" | mrs | 2004-08-03 | 1 | -2/+2 |
* | * configure.in: Check for MPFR as well as GMP. | pbrook | 2004-08-03 | 1 | -5/+17 |
* | * arm-cores.def: Sort by architecture. Add arm946es, arm966es, | rearnsha | 2004-08-03 | 1 | -1/+3 |
* | Index: ChangeLog | geoffk | 2004-08-03 | 1 | -8/+2 |
* | * doc/invoke.texi: In the MIPS options section, remove the passage | rsandifo | 2004-08-01 | 1 | -8/+2 |
* | * doc/implement-c.texi: Add C90 subclause references. Point to | jsm28 | 2004-07-29 | 1 | -68/+305 |
* | * config/darwin.c (darwin_one_byte_bool): New global variable. | austern | 2004-07-28 | 1 | -1/+14 |
* | gcc/ChangeLog: | aoliva | 2004-07-28 | 1 | -0/+26 |
* | * libgcc2.c: Change all conditionals testing | zack | 2004-07-27 | 1 | -6/+7 |
* | PR c++/9283 | giovannibajo | 2004-07-25 | 1 | -2/+66 |
* | * config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*) | drow | 2004-07-25 | 1 | -0/+32 |
* | * doc/implement-c.texi: New file. | jsm28 | 2004-07-22 | 3 | -400/+404 |
* | PR c/15052 | jsm28 | 2004-07-22 | 1 | -7/+6 |
* | PR c++/14607 | danglin | 2004-07-20 | 1 | -5/+11 |
* | .: | nathan | 2004-07-20 | 1 | -23/+24 |
* | 2004-07-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-20 | 2 | -230/+21 |
* | gcc/ | drow | 2004-07-19 | 4 | -1/+39 |
* | 2004-07-19 Gabriel Dos Reis <gdr@integrable-solution.net> | gdr | 2004-07-19 | 1 | -0/+3 |
* | * libgcc2.c (__enable_execute_stack): New symbol. | ebotcazou | 2004-07-17 | 1 | -0/+13 |
* | * langhooks.h (builtin_function): New langhook. | jsm28 | 2004-07-17 | 1 | -1/+2 |
* | 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2004-07-17 | 1 | -3/+0 |
* | * c-typeck.c (parser_build_binary_op): Condition warnings for | jsm28 | 2004-07-17 | 1 | -6/+7 |
* | * builtins.c (std_expand_builtin_va_arg): Remove. | rth | 2004-07-16 | 1 | -10/+0 |
* | * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO | pbrook | 2004-07-15 | 1 | -0/+10 |
* | * pa.c (fix_range): New function to mark a range(s) of registers as | danglin | 2004-07-14 | 1 | -0/+9 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 1 | -13/+8 |
* | PR target/12602 | ebotcazou | 2004-07-13 | 1 | -1/+20 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 1 | -7/+7 |
* | * doc/invoke.texi: Remove documentation for MIPS -mrnames option. | rsandifo | 2004-07-13 | 1 | -11/+0 |
* | * doc/invoke.texi (Darwin Options): Document -gused and -gfull. | dpatel | 2004-07-13 | 1 | -1/+11 |
* | * config.gcc: Add sh-*-symbianelf target. | nickc | 2004-07-12 | 1 | -23/+37 |
* | * doc/invoke.texi: Correct -fasynchronous-unwind-tables option | sayle | 2004-07-12 | 1 | -1/+1 |
* | * doc/invoke.texi (Optimize Options): Document -frename-registers | bje | 2004-07-12 | 1 | -2/+1 |
* | 2004-07-11 Phil Edwards <phil@codesourcery.com> | pme | 2004-07-11 | 1 | -1/+1 |
* | * doc/contrib.texi (Contributors): Add gfortran contributors and | gerald | 2004-07-10 | 1 | -3/+50 |
* | * tree-ssa-loop-im.c: New file. | rakdver | 2004-07-10 | 2 | -3/+26 |
* | * doc/md.texi (Processor pipeline description): Mention that | steven | 2004-07-09 | 2 | -53/+11 |
* | * doc/install.texi (Binaries): Mention OpenPKG. | gerald | 2004-07-09 | 1 | -0/+4 |
* | * tree-scalar-evolution.c: New file. | rakdver | 2004-07-09 | 1 | -0/+5 |
* | Introduce H8SX support. | aoliva | 2004-07-08 | 1 | -6/+16 |
* | gcc/ChangeLog: | aoliva | 2004-07-07 | 3 | -12/+12 |
* | PR c++/15815 | jason | 2004-07-07 | 1 | -35/+17 |
* | * doc/sourcebuild.texi: Use semicolons instead of commas in | jsm28 | 2004-07-06 | 1 | -2/+2 |
* | Delete obsolete doc pointed out by Chris Lattner. | wilson | 2004-07-06 | 1 | -14/+0 |