| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c (constant_fits_type_p): New function. | jakub | 2001-02-12 | 4 | -1/+32 |
* | * Makefile.in (GXX_ABI_FLAG): Don't define. | mmitchel | 2001-02-12 | 8 | -323/+251 |
* | * lcm.c (compute_earliest): Let EXIT_BLOCK be handled as a regular | aoliva | 2001-02-12 | 2 | -27/+101 |
* | 2001-02-09 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-12 | 8 | -7/+18 |
* | * Makefile.in (distclean): Do not remove .gdbinit. | gerald | 2001-02-11 | 2 | -1/+5 |
* | 2001-02-11 Mark Mitchell <mark@codesourcery.com> | mmitchel | 2001-02-11 | 4 | -12/+22 |
* | * tree.c (build1): Check for null operand in last change. | rth | 2001-02-11 | 2 | -1/+5 |
* | * fold-const.c (split_tree): Don't assume a constant isn't splittable. | rth | 2001-02-11 | 3 | -12/+32 |
* | Daily bump. | law | 2001-02-11 | 2 | -2/+2 |
* | * jump.c (squeeze_notes): Revert 2000-05-12 change. | rth | 2001-02-11 | 2 | -7/+9 |
* | Doc and warning fixes. | green | 2001-02-10 | 3 | -1/+16 |
* | * config/rs6000/sysv4.h (LINK_TARGET_SPEC): Use two dashes for | geoffk | 2001-02-10 | 3 | -4/+10 |
* | Daily bump. | law | 2001-02-10 | 2 | -2/+2 |
* | 2001-02-09 Raja R Harinath <harinath@cs.umn.edu> | apbianco | 2001-02-09 | 3 | -23/+13 |
* | 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-02-09 | 2 | -6/+26 |
* | * config/i386/t-cygwin (T_CPPFLAGS): Use correct location for CYGWIN_CROSS_DIR. | cgf | 2001-02-09 | 2 | -1/+6 |
* | * config/sh/sh.md (sibcalli, sibcalli_pcrel, sibcalli): Set | aoliva | 2001-02-09 | 2 | -1/+17 |
* | 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-02-09 | 2 | -0/+26 |
* | Change output contraint on post inc load/store multiple patterns to be a | nickc | 2001-02-09 | 2 | -18/+23 |
* | * lang-specs.h: Restore definition of __EXCEPTIONS. | jason | 2001-02-09 | 2 | -0/+6 |
* | Daily bump. | law | 2001-02-09 | 2 | -2/+2 |
* | * gcc.c (cpp_options): Delete .d files on error. Don't delete | neil | 2001-02-09 | 2 | -3/+9 |
* | Oops, fix entry timestamp. | dje | 2001-02-09 | 1 | -1/+1 |
* | * config/rs6000/rs6000.c (output_toc): Allow 32-bit targets to | dje | 2001-02-09 | 2 | -8/+33 |
* | * config/arm/arm.c (arm_expand_prologue): Do tell the dwarf2 backend | jason | 2001-02-09 | 3 | -16/+30 |
* | 2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-09 | 6 | -142/+264 |
* | * config.gcc : New targets, i386-*-chorusos*, sparc-*-chorusos*, | cchavva | 2001-02-08 | 6 | -1/+210 |
* | Add missing part of __WCHAR_TYPE__ patch. | dje | 2001-02-08 | 1 | -1/+2 |
* | * config/rs6000/rs6000.h (ASM_OUTPUT_SYMBOL_REF): Move from here ... | dje | 2001-02-08 | 4 | -7/+28 |
* | * config/i386/i386.c (ix86_frame_pointer_required): New. | rth | 2001-02-08 | 8 | -61/+123 |
* | * config/sparc/sparc.c (function_arg_record_value_3): Fix | rth | 2001-02-08 | 2 | -4/+27 |
* | * diagnostic.c (internal_error): Say "confused" after 1 error, not | jason | 2001-02-08 | 2 | -2/+6 |
* | * dwarf2out.c (dwarf2out_line): Include filename in -dA output. | jason | 2001-02-08 | 2 | -8/+16 |
* | * rtlanal.c (remove_node_from_expr_list): Correctly update PREV. | kenner | 2001-02-08 | 2 | -4/+9 |
* | * search.c (shared_member_p): New function. | jason | 2001-02-08 | 13 | -49/+232 |
* | Properly handle asms for stop bit generation | bernds | 2001-02-08 | 2 | -0/+5 |
* | Eliminate SUBREGs inside MEMs. | bernds | 2001-02-08 | 2 | -2/+9 |
* | improve comments | jason | 2001-02-08 | 1 | -5/+15 |
* | Daily bump. | law | 2001-02-08 | 2 | -2/+2 |
* | * check-init.c (check_init): Fix TRY_FINALLY_EXPR logic. | bothner | 2001-02-08 | 2 | -3/+10 |
* | * gcc.texi (Incompatibilities): Update documentation of | jsm28 | 2001-02-08 | 2 | -3/+10 |
* | * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp, | jsm28 | 2001-02-08 | 32 | -93/+19 |
* | gcc/java/: | jsm28 | 2001-02-08 | 2 | -2/+5 |
* | * cpphash.h (struct spec_nodes): Add n_true and n_false. | zack | 2001-02-07 | 1 | -0/+2 |
* | 2001-02-07 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-07 | 2 | -3/+9 |
* | * c-decl.c (finish_enum): Revert part of 2000-01-05 change. | jakub | 2001-02-07 | 5 | -6/+45 |
* | * config/rs6000/aix43.h (CPLUSCPLUS_CPP_SPEC): Define it. | mmitchel | 2001-02-07 | 2 | -0/+15 |
* | * defaults.h (CPLUSPLUS_CPP_SPEC): New macro. | mmitchel | 2001-02-07 | 6 | -11/+56 |
* | * cpphash.h (struct spec_nodes): Add n_true and n_false. | zack | 2001-02-07 | 5 | -11/+77 |
* | Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com> | ovidiu | 2001-02-07 | 1 | -0/+4 |