| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (concat.o): Depend on config.h. | rth | 2001-08-04 | 2 | -1/+5 |
* | * builtins.c (fold_builtin_constant_p): Return integer_zero_node | zack | 2001-08-04 | 5 | -2/+62 |
* | * config/mn10300/mn10300.h (CONDITIONAL_REGISTER_USAGE): Declare | aoliva | 2001-08-03 | 2 | -0/+8 |
* | * except.c (collect_one_action_chain): Add an explicit cleanup | rth | 2001-08-03 | 5 | -1/+132 |
* | * dbxout.c (dbxout_symbol_location): Flatten subregs first; | rth | 2001-08-03 | 2 | -8/+13 |
* | * gthr-dce.h (__GTHREAD_MUTEX_INIT_FUNCTION and | danglin | 2001-08-03 | 2 | -11/+19 |
* | 2001-08-03 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-08-03 | 2 | -10/+12 |
* | * config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor. | ciceron | 2001-08-03 | 4 | -6/+133 |
* | 2001-08-03 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-08-03 | 2 | -9/+17 |
* | * varasm.c (output_constant_def_contents): Use for the length of a | danglin | 2001-08-03 | 2 | -1/+8 |
* | 2001-07-16 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-08-03 | 2 | -141/+335 |
* | * ifcvt.c (noce_get_alt_condition): Don't make an auxiliary | dj | 2001-08-03 | 2 | -8/+7 |
* | * libjava.jni/calls.c (Java_calls_docall): Fix typo. | rth | 2001-08-03 | 2 | -1/+5 |
* | * mkdeps.c (deps_add_default_target): Make local variable | cagney | 2001-08-03 | 3 | -11/+21 |
* | * doc/install.texi (Configuration): Fix markup. | ro | 2001-08-03 | 2 | -29/+54 |
* | Restore patch with fixed invocation of mkinstalldirs | nickc | 2001-08-03 | 3 | -1/+7 |
* | * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't write to | rth | 2001-08-03 | 2 | -10/+13 |
* | * rtlanal.c (find_first_parameter_load): Stop if we | rth | 2001-08-03 | 2 | -3/+12 |
* | * config/alpha/alpha.md (force_movdi): New insn. | rth | 2001-08-03 | 4 | -5/+30 |
* | Daily bump. | gccadmin | 2001-08-03 | 6 | -6/+6 |
* | * Makefile.in, mklibgcc.in: Revert mkinstalldirs change. | rth | 2001-08-03 | 3 | -2/+5 |
* | * prims.cc (JNI_OnLoad): Don't declare. | tromey | 2001-08-03 | 2 | -35/+6 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 40 | -109/+127 |
* | 2001-08-02 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-03 | 2 | -8/+19 |
* | * cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove, no longer used. | shebs | 2001-08-03 | 3 | -11/+7 |
* | * java/io/RandomAccessFile.java (seek): Let seek go past end of | tromey | 2001-08-02 | 7 | -23/+43 |
* | * xregex.h (_REGEX_RE_COMP): Define. | dj | 2001-08-02 | 2 | -0/+10 |
* | * line-map.c: New. | neil | 2001-08-02 | 16 | -117/+387 |
* | 2001-08-02 Martin Kahlert <martin.kahlert@infineon.com> | tromey | 2001-08-02 | 2 | -0/+8 |
* | 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com> | toon | 2001-08-02 | 2 | -1/+6 |
* | * repo.c (get_base_filename): Change return value to const char | cagney | 2001-08-02 | 2 | -2/+7 |
* | Use mkinstalldirs instead of mkdir. | nickc | 2001-08-02 | 3 | -1/+7 |
* | 2001-08-02 Lars Brinkhoff <lars@nocrew.org> | danglin | 2001-08-02 | 2 | -0/+5 |
* | Only (re)build configure, config.in and cstamp-h.in in maintainer mode. | nickc | 2001-08-02 | 2 | -6/+21 |
* | * configure: Rebuilt. | tromey | 2001-08-02 | 3 | -302/+331 |
* | * doc/install.texi (Install GCC: Binaries): Update Bull info. | dje | 2001-08-02 | 2 | -2/+5 |
* | 2001-08-02 David Billinghurst <David.Billinghurst> | tromey | 2001-08-02 | 3 | -3/+15 |
* | * gcc.c (set_collect_gcc_options): New function, split out from | ro | 2001-08-02 | 7 | -60/+110 |
* | .: | nathan | 2001-08-02 | 17 | -133/+67 |
* | * mips.md (movdicc): Make conditional on TARGET_64BIT. Likewise | rsandifo | 2001-08-02 | 2 | -4/+9 |
* | * regclass.c (call_really_used_regs): Conditionally define. | rth | 2001-08-02 | 2 | -5/+16 |
* | * params.def (PARAM_MAX_INLINE_INSNS): Change default to 600. | gerald | 2001-08-02 | 2 | -3/+8 |
* | Daily bump. | gccadmin | 2001-08-02 | 6 | -6/+6 |
* | * config/darwin.c (machopic_stub_name): Try matching by name. | shebs | 2001-08-02 | 2 | -3/+45 |
* | * except.c (output_function_exception_table): Use assemble_align. | rth | 2001-08-01 | 3 | -73/+8 |
* | 2001-08-01 Robert Lipe <robertl@caldera.com> | robertl | 2001-08-01 | 2 | -3/+4 |
* | 2001-08-01 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-08-01 | 4 | -1/+75 |
* | * read-rtl.c (read_name): Consider \r whitespace. | rth | 2001-08-01 | 2 | -1/+5 |
* | 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com> | toon | 2001-08-01 | 23 | -90/+217 |
* | * config.gcc: Recognize powerpc-*-netbsd*. | cagney | 2001-08-01 | 7 | -16/+196 |