| Commit message (Expand) | Author | Age | Files | Lines |
* | 2001-01-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-01-09 | 9 | -51/+60 |
* | 2001-01-09 Kazu Hirata <kazu@hxi.com> | kazu | 2001-01-09 | 2 | -7/+18 |
* | 2001-01-09 Kazu Hirata <kazu@hxi.com> | kazu | 2001-01-09 | 2 | -36/+20 |
* | oops - omitted from previous delta | nickc | 2001-01-09 | 4 | -35/+24 |
* | SWitch use if {save|restore}_machine_status with {init|free}_machine_status | nickc | 2001-01-09 | 4 | -36/+65 |
* | * sched-int.h (struct deps): Add max_reg, reg_last_in_use; merge | rth | 2001-01-09 | 4 | -175/+181 |
* | * gcc.c (process_command): Set switches[n_switches].ordering to 0. | dj | 2001-01-09 | 2 | -0/+5 |
* | * cppinit.c (OPT_MD, OPT_MMD): Restore. | neil | 2001-01-09 | 4 | -82/+218 |
* | * sh.md (reload_outsf): Generate recognizable patterns for | aoliva | 2001-01-09 | 2 | -1/+14 |
* | cp: | nathan | 2001-01-09 | 4 | -5/+64 |
* | * ChangLog: Edited wrong ChangeLog. | neil | 2001-01-09 | 1 | -0/+23 |
* | * c-lang.c (lang_hooks): Update. | neil | 2001-01-09 | 10 | -56/+58 |
* | * cppfiles.c (_cpp_execute_include): Move `len` initialisation | grahams | 2001-01-09 | 1 | -0/+5 |
* | * cppfiles.c (_cpp_execute_include): Move `len` initialisation | grahams | 2001-01-09 | 1 | -1/+2 |
* | * decl2.c (lang_decode_option): Handle -Wformat=2. | jsm28 | 2001-01-09 | 2 | -0/+6 |
* | * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests. | jsm28 | 2001-01-09 | 3 | -0/+149 |
* | * config/sh/sh.h (STATIC_CHAIN_REGNUM): Change from r13 to r3. | aoliva | 2001-01-09 | 3 | -9/+16 |
* | * flow.c (flow_loop_scan): Break out of ... | m.hayes | 2001-01-09 | 3 | -46/+84 |
* | * cppinit.c (cpp_cleanup): NULLify macro_buffer and zero | aoliva | 2001-01-09 | 3 | -3/+15 |
* | * hwint.h (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Use long long | aoliva | 2001-01-09 | 2 | -1/+30 |
* | Daily bump. | law | 2001-01-09 | 2 | -2/+2 |
* | Remove support for using UWIN as a host machine. | mmitchel | 2001-01-09 | 5 | -177/+138 |
* | Use init/mark/free machine status functions. | nickc | 2001-01-09 | 4 | -46/+62 |
* | * sched-rgn.c (BITSET_ADD, BITSET_REMOVE, bitset_member): Cast | law | 2001-01-09 | 2 | -4/+10 |
* | * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of | law | 2001-01-09 | 3 | -2/+8 |
* | Fix memory leak | nickc | 2001-01-09 | 2 | -2/+25 |
* | In gcc/java: | bryce | 2001-01-08 | 3 | -0/+7 |
* | * jump.c (simplejump_p): Revert last change. | rth | 2001-01-08 | 2 | -15/+8 |
* | * cppinit.c (init): Rename init_library. | neil | 2001-01-08 | 3 | -3/+11 |
* | * arm.c (arm_arch5e): New variable. | rearnsha | 2001-01-08 | 4 | -84/+173 |
* | * jump.c (jump_optimize_1): Use reversed_comparison_code | hubicka | 2001-01-08 | 4 | -28/+58 |
* | cp: | nathan | 2001-01-08 | 7 | -17/+85 |
* | * arm.h (HARD_REGNO_RENAME_OK): Delete. | rearnsha | 2001-01-08 | 2 | -12/+10 |
* | * i386.c (ix86_expand_int_movcc): Take care to reverse fp conditions | hubicka | 2001-01-08 | 2 | -4/+33 |
* | cp: | nathan | 2001-01-08 | 31 | -74/+122 |
* | Oops, wrong email on previous changelog | nathan | 2001-01-08 | 2 | -2/+2 |
* | cp: | nathan | 2001-01-08 | 4 | -13/+21 |
* | Daily bump. | law | 2001-01-08 | 2 | -2/+2 |
* | * decl2.c (grokfield): Don't accept `asm' specifiers for | mmitchel | 2001-01-08 | 3 | -7/+13 |
* | * ggc-page.c (max_alignment): New structure. | mmitchel | 2001-01-08 | 2 | -13/+35 |
* | 2001-01-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-01-08 | 2 | -0/+13 |
* | * builtins.def (BUILT_IN_FPRINTF): New entry. | ghazi | 2001-01-07 | 7 | -9/+195 |
* | * expr.c (cplus_expand_expr): Don't reset `target'. | ghazi | 2001-01-07 | 2 | -5/+5 |
* | * jump.c (simplejump_p): Recognize any single_set jump | rth | 2001-01-07 | 2 | -4/+20 |
* | * config/t-linux (SHLIB_INSTALL): Double quote slibdir; | rth | 2001-01-07 | 7 | -21/+51 |
* | * configure.in (slibdir): Accept an --with-slibdir option. | rth | 2001-01-07 | 3 | -245/+262 |
* | * config/i386/i386.c (constant_call_address_operand): Accept | jakub | 2001-01-07 | 5 | -1/+22 |
* | * libgcc2.h (W_TYPE_SIZE): Fix case where MIN_UNITS_PER_WORD == 1 | m.hayes | 2001-01-07 | 2 | -1/+7 |
* | * jump.c (reversed_comparison_code_parts): Fix typo introduced by | gerald | 2001-01-07 | 2 | -1/+6 |
* | * jump.c (reversed_comparison_code_parts, reversed_comparison_code): | hubicka | 2001-01-07 | 3 | -63/+161 |