| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h | neil | 2001-08-04 | 1 | -0/+27 |
* | * config/m68hc11/m68hc11.md ("cmphi_1", "cmpqi_1"): Allow memory | ciceron | 2001-08-04 | 1 | -0/+6 |
* | * config/m68hc11/m68hc11.md ("bitcmpqi"): Allow memory and soft | ciceron | 2001-08-04 | 1 | -0/+7 |
* | As requested by Daniel Berlin since bootstrapping on i686-linux-gnu | aj | 2001-08-04 | 1 | -0/+4 |
* | * sparc-protos.h: Add prototypes for fp_zero_operand and | zack | 2001-08-04 | 1 | -0/+6 |
* | * doc/extend.texi (Other Builtins): Fix typo in last change. | hp | 2001-08-04 | 1 | -0/+4 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 1 | -0/+116 |
* | * builtins.c (fold_builtin_constant_p): Return integer_zero_node | zack | 2001-08-04 | 1 | -0/+7 |
* | * config/mn10300/mn10300.h (CONDITIONAL_REGISTER_USAGE): Declare | aoliva | 2001-08-03 | 1 | -0/+6 |
* | * except.c (collect_one_action_chain): Add an explicit cleanup | rth | 2001-08-03 | 1 | -0/+6 |
* | * dbxout.c (dbxout_symbol_location): Flatten subregs first; | rth | 2001-08-03 | 1 | -0/+5 |
* | * gthr-dce.h (__GTHREAD_MUTEX_INIT_FUNCTION and | danglin | 2001-08-03 | 1 | -0/+7 |
* | 2001-08-03 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-08-03 | 1 | -0/+4 |
* | * config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor. | ciceron | 2001-08-03 | 1 | -0/+16 |
* | 2001-08-03 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-08-03 | 1 | -1/+7 |
* | * varasm.c (output_constant_def_contents): Use for the length of a | danglin | 2001-08-03 | 1 | -0/+6 |
* | 2001-07-16 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-08-03 | 1 | -0/+23 |
* | * ifcvt.c (noce_get_alt_condition): Don't make an auxiliary | dj | 2001-08-03 | 1 | -0/+5 |
* | * mkdeps.c (deps_add_default_target): Make local variable | cagney | 2001-08-03 | 1 | -0/+6 |
* | * doc/install.texi (Configuration): Fix markup. | ro | 2001-08-03 | 1 | -0/+14 |
* | Restore patch with fixed invocation of mkinstalldirs | nickc | 2001-08-03 | 1 | -0/+5 |
* | * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't write to | rth | 2001-08-03 | 1 | -0/+5 |
* | * rtlanal.c (find_first_parameter_load): Stop if we | rth | 2001-08-03 | 1 | -0/+5 |
* | * config/alpha/alpha.md (force_movdi): New insn. | rth | 2001-08-03 | 1 | -0/+7 |
* | * Makefile.in, mklibgcc.in: Revert mkinstalldirs change. | rth | 2001-08-03 | 1 | -0/+4 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -0/+18 |
* | * line-map.c: New. | neil | 2001-08-02 | 1 | -0/+40 |
* | Use mkinstalldirs instead of mkdir. | nickc | 2001-08-02 | 1 | -0/+5 |
* | 2001-08-02 Lars Brinkhoff <lars@nocrew.org> | danglin | 2001-08-02 | 1 | -0/+4 |
* | Only (re)build configure, config.in and cstamp-h.in in maintainer mode. | nickc | 2001-08-02 | 1 | -0/+7 |
* | * doc/install.texi (Install GCC: Binaries): Update Bull info. | dje | 2001-08-02 | 1 | -0/+4 |
* | * gcc.c (set_collect_gcc_options): New function, split out from | ro | 2001-08-02 | 1 | -0/+12 |
* | .: | nathan | 2001-08-02 | 1 | -0/+7 |
* | * mips.md (movdicc): Make conditional on TARGET_64BIT. Likewise | rsandifo | 2001-08-02 | 1 | -0/+5 |
* | * regclass.c (call_really_used_regs): Conditionally define. | rth | 2001-08-02 | 1 | -0/+6 |
* | * params.def (PARAM_MAX_INLINE_INSNS): Change default to 600. | gerald | 2001-08-02 | 1 | -0/+5 |
* | * config/darwin.c (machopic_stub_name): Try matching by name. | shebs | 2001-08-02 | 1 | -0/+7 |
* | * except.c (output_function_exception_table): Use assemble_align. | rth | 2001-08-01 | 1 | -0/+6 |
* | 2001-08-01 Robert Lipe <robertl@caldera.com> | robertl | 2001-08-01 | 1 | -0/+4 |
* | 2001-08-01 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-08-01 | 1 | -0/+10 |
* | * read-rtl.c (read_name): Consider \r whitespace. | rth | 2001-08-01 | 1 | -0/+4 |
* | * config.gcc: Recognize powerpc-*-netbsd*. | cagney | 2001-08-01 | 1 | -0/+34 |
* | * unwind-pe.h (base_of_encoded_value, read_encoded_value): Define | aj | 2001-08-01 | 1 | -0/+7 |
* | * rs6000.md (define_splits): Kill unused constraints. | hubicka | 2001-08-01 | 1 | -0/+10 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -0/+26 |
* | 2001-08-01 H.J. Lu <hjl@gnu.org> | hjl | 2001-08-01 | 1 | -0/+4 |
* | 2001-08-01 H.J. Lu <hjl@gnu.org> | hjl | 2001-08-01 | 1 | -0/+4 |
* | 2001-08-01 Ziemowit Laski <zlaski@apple.com> | shebs | 2001-08-01 | 1 | -0/+31 |
* | * cpphash.h (struct cpp_reader): New members line, pseudo_newlines. | neil | 2001-08-01 | 1 | -0/+11 |
* | * basic-block.h: Add prototype for last_loop_beg_note. | aj | 2001-08-01 | 1 | -4/+8 |