| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.def: Categorize. | ghazi | 2003-08-02 | 2 | -92/+101 |
* | * builtins.def (BUILT_IN_CABS, BUILT_IN_CABSF, BUILT_IN_CABSL): | ghazi | 2003-08-02 | 2 | -4/+10 |
* | 003-08-02 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2003-08-02 | 2 | -0/+8 |
* | (cp) | neroden | 2003-08-02 | 2 | -6/+10 |
* | Fix typo | neroden | 2003-08-02 | 1 | -1/+1 |
* | * Makefile.tpl (check, check-c++): Express dependencies using | kraai | 2003-08-02 | 3 | -76/+10 |
* | Daily bump. | gccadmin | 2003-08-02 | 2 | -2/+2 |
* | * cfgcleanup.c (outgoing_edges_match): Check REG_EH_REGION notes | jakub | 2003-08-01 | 4 | -8/+50 |
* | * fixinc/fixfixes.c, fixinc/fixlib.c, fixinc/fixlib.h, | neroden | 2003-08-01 | 9 | -162/+85 |
* | * ggc-common.c (gt_pch_restore): Case MAP_FAILED to void *. | ro | 2003-08-01 | 2 | -1/+5 |
* | * fixinc/inclhack.def (broken_cabs): Make matching more generous. | neroden | 2003-08-01 | 3 | -7/+12 |
* | * except.c (sjlj_emit_dispatch_table): Use ptr_mode, not Pmode, | kenner | 2003-08-01 | 2 | -3/+8 |
* | * doc/sourcebuild.texi (Front End Directory): Don't make references | geoffk | 2003-08-01 | 6 | -37/+53 |
* | * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR. | rth | 2003-08-01 | 5 | -11/+39 |
* | 2003-08-01 Andrew Cagney <cagney@redhat.com> | cagney | 2003-08-01 | 3 | -2/+7 |
* | Fix for PR libgcj/11241: | tromey | 2003-08-01 | 2 | -1/+9 |
* | 2003-08-01 Stephen Crawley <crawley@dstc.edu.au> | mkoch | 2003-08-01 | 2 | -1/+7 |
* | 2003-08-01 Sascha Brawer <brawer@dandelis.ch> | mkoch | 2003-08-01 | 12 | -76/+99 |
* | PR c++/11697 | mmitchel | 2003-08-01 | 7 | -7/+77 |
* | * c-decl.c (gettags, pushdecl_function_level): Delete. | zack | 2003-08-01 | 4 | -288/+286 |
* | * builtins.def: Resort builtins. | ghazi | 2003-08-01 | 2 | -8/+12 |
* | * builtins.def (DEF_GCC_BUILTIN, DEF_LIB_BUILTIN, | ghazi | 2003-08-01 | 2 | -911/+196 |
* | * builtins.def (ATTR_MATHFN_ERRNO, ATTR_MATHFN_FPROUNDING, | ghazi | 2003-08-01 | 2 | -96/+59 |
* | * configure: Rebuilt. | tromey | 2003-08-01 | 3 | -354/+370 |
* | Fix whitespace in last entry. | uweigand | 2003-08-01 | 1 | -1/+1 |
* | 2003-08-01 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2003-08-01 | 3 | -4/+171 |
* | PR c++/7983 | lerdsuwa | 2003-08-01 | 2 | -0/+17 |
* | * src/powerpc/ffi.c (ffi_prep_args64): Modify for changed gcc | amodra | 2003-08-01 | 4 | -95/+81 |
* | 2003-08-01 Jerry Quinn <jlquinn@optonline.net> | mark | 2003-08-01 | 2 | -35/+45 |
* | PR c++/8442, c++/8806 | lerdsuwa | 2003-08-01 | 18 | -171/+210 |
* | * parser.c (cp_parser_init_declarator, | nathan | 2003-08-01 | 3 | -21/+18 |
* | * Makefile.in: Refine dependencies. | neil | 2003-08-01 | 8 | -43/+59 |
* | PR c++/11295 | nathan | 2003-08-01 | 9 | -99/+322 |
* | cp: | nathan | 2003-08-01 | 4 | -0/+66 |
* | cp: | nathan | 2003-08-01 | 4 | -5/+47 |
* | 2003-07-31 SUGIOKA Toshinobu <sugioka@itonet.co.jp> | kkojima | 2003-08-01 | 2 | -1/+6 |
* | cp: | nathan | 2003-08-01 | 5 | -2/+31 |
* | More for PR libgcj/11737: | tromey | 2003-08-01 | 3 | -23/+58 |
* | 2003-07-31 Stepan Koltsov <yozh@mx1.ru> | tromey | 2003-08-01 | 2 | -1/+7 |
* | * texi2pod.pl: Remove extra line. | kraai | 2003-08-01 | 2 | -1/+4 |
* | Fix for PR libgcj/11737: | tromey | 2003-08-01 | 2 | -13/+50 |
* | * builtin-types.def: Use `LONGDOUBLE' instead of `LONG_DOUBLE' | ghazi | 2003-08-01 | 3 | -37/+46 |
* | 2003-07-31 Phil Edwards <pme@gcc.gnu.org> | pme | 2003-08-01 | 4 | -249/+245 |
* | tweak | jason | 2003-08-01 | 1 | -1/+1 |
* | * Makefile.in (bubblestrap): Don't require a previous full | jason | 2003-08-01 | 5 | -32/+72 |
* | * fold-const.c (fold <MULT_EXPR>): Optimize both x*pow(x,c) and | sayle | 2003-08-01 | 5 | -32/+177 |
* | Daily bump. | gccadmin | 2003-08-01 | 2 | -2/+2 |
* | 2003-07-31 Geoffrey Keating <geoffk@apple.com> | geoffk | 2003-07-31 | 7 | -38/+108 |
* | * inclhack.def (stdio_va_list): Avoid bogus replacement which | neroden | 2003-07-31 | 3 | -2/+10 |
* | * config/i386/i386.c (legitimate_pic_address_disp_p): Disallow TLS | jakub | 2003-07-31 | 4 | -9/+39 |