| Commit message (Expand) | Author | Age | Files | Lines |
| * | * libiberty/random.c (end_ptr): Revert previous change. | gkm | 2000-08-24 | 2 | -1/+5 |
| * | * ggc-page.c (alloc_page): If HAVE_MMAP_ANYWHERE and we're | zack | 2000-08-24 | 2 | -32/+67 |
| * | *** empty log message *** | zack | 2000-08-24 | 1 | -5/+4 |
| * | New tests. | rth | 2000-08-24 | 4 | -0/+222 |
| * | * stmt.c (expand_asm_operands): Treat EXTRA_CONSTRAINT like g or X. | rth | 2000-08-24 | 7 | -1208/+1116 |
| * | Fix bfd/archive.c miscompilation. | wilson | 2000-08-24 | 2 | -1/+14 |
| * | * typeck.c (build_ptrmemfunc): Just reinterpret if there's no | jason | 2000-08-24 | 2 | -8/+16 |
| * | * dwarf2out.c (AT_flag, AT_int, AT_unsigned, AT_string, AT_ref, | jason | 2000-08-24 | 2 | -14/+21 |
| * | * lang.c (lang_decode_option): Use ARRAY_SIZE. | gkm | 2000-08-24 | 3 | -6/+7 |
| * | * intdoc.c (ARRAY_SIZE): Remove macro. | gkm | 2000-08-24 | 4 | -7/+9 |
| * | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 33 | -109/+137 |
| * | * libiberty/cplus-dem.c (cplus_demangle_opname, cplus_mangle_opname, | gkm | 2000-08-24 | 3 | -14/+19 |
| * | * libiberty.h (ARRAY_SIZE): New macro. | gkm | 2000-08-24 | 2 | -0/+6 |
| * | * cp-tree.h (MAIN_NAME_P): Remove macro. | gkm | 2000-08-24 | 2 | -10/+4 |
| * | * tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'. | gkm | 2000-08-24 | 8 | -18/+32 |
| * | * cppfiles.c (actual_directory): Don't write beyond `dir' | gkm | 2000-08-24 | 3 | -7/+13 |
| * | 2000-08-24 Benjamin Kosnik <bkoz@purist.soma.redhat.com> | bkoz | 2000-08-24 | 4 | -195/+107 |
| * | * dependence.c (dependence_string, direction_string, | ghazi | 2000-08-24 | 2 | -14/+33 |
| * | 2000-08-24 Benjamin Kosnik <bkoz@purist.soma.redhat.com> | bkoz | 2000-08-24 | 4 | -1415/+1094 |
| * | * c-common.c (time_char_table): Don't allow width with %F. | jsm28 | 2000-08-24 | 5 | -7/+63 |
| * | * diagnostic.c (finish_diagnostic): Define. | gdr | 2000-08-24 | 5 | -6/+26 |
| * | Daily bump. | law | 2000-08-24 | 5 | -5/+5 |
| * | * java/io/PrintWriter.java (print(String)): Don't catch IOException, | mark | 2000-08-24 | 2 | -8/+6 |
| * | 2000-08-23 Benjamin Kosnik <bkoz@purist.soma.redhat.com> | bkoz | 2000-08-24 | 2 | -7/+20 |
| * | one last tweak | jason | 2000-08-24 | 1 | -1/+1 |
| * | OK, once more: | jason | 2000-08-24 | 2 | -3/+4 |
| * | oops | jason | 2000-08-24 | 1 | -1/+1 |
| * | * lib/old-dejagnu.exp: Also ignore "In member function ". | jason | 2000-08-24 | 2 | -2/+6 |
| * | 2000-08-23 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-08-24 | 3 | -1/+16 |
| * | * typeck.c (build_ptrmemfunc): Save the input pmf. | jason | 2000-08-24 | 4 | -2/+49 |
| * | 2000-08-08 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-08-24 | 5 | -15/+45 |
| * | * configure.in [i*86-*-freebsd*] (TARGET, TARGETDIR): Set. | aoliva | 2000-08-24 | 3 | -0/+7 |
| * | * dependence.c: Replace `[][]' with `[][MAX_SUBSCRIPTS]'. | aoliva | 2000-08-23 | 2 | -9/+15 |
| * | * Makefile.in (GCC_PASSES): Add specs. | hp | 2000-08-23 | 2 | -1/+5 |
| * | 2000-08-23 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2000-08-23 | 5 | -235/+296 |
| * | * gcc.dg/noncompile/label-lineno-1.c: New test. | ghazi | 2000-08-23 | 2 | -0/+18 |
| * | * gcc.dg/c99-array-nonobj-1.c: New test. | jsm28 | 2000-08-23 | 2 | -0/+31 |
| * | Minor cleanup of ia64 unwind handler code. | wilson | 2000-08-23 | 3 | -6/+28 |
| * | missed one... | nickc | 2000-08-23 | 1 | -1/+1 |
| * | Replace upper case condition code strings with lower case. | nickc | 2000-08-23 | 2 | -79/+82 |
| * | Replace STRUCT_VALUE_REGNUm by STRUCT_VALUE | nickc | 2000-08-23 | 2 | -3/+7 |
| * | * cpphash.h (IN_I): New flag for directive table. | zack | 2000-08-23 | 4 | -10/+32 |
| * | * c-common.c (print_char_table): Allow 'I' flag with %d, %i and | jsm28 | 2000-08-23 | 6 | -3/+142 |
| * | * cp-tree.h (DECL_CLONED_FUNCTION_P): Check DECL_LANG_SPECIFIC. | mmitchel | 2000-08-23 | 4 | -10/+31 |
| * | * cp-demangle.c (result_close_template_list): Remove function. | samuel | 2000-08-23 | 2 | -18/+79 |
| * | Dummy checkin of footer.html to force web sync. | pme | 2000-08-23 | 1 | -1/+1 |
| * | * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c, | ghazi | 2000-08-23 | 11 | -0/+233 |
| * | Added John David Anglin's name to patch for HP-UX bootstrap | aoliva | 2000-08-23 | 1 | -1/+3 |
| * | * arm.c (arm_expand_prologue): Ensure that the stack-adjustment | rearnsha | 2000-08-23 | 2 | -2/+18 |
| * | Update to pthread and addition of sys/machine.h | korbb | 2000-08-23 | 2 | -0/+22 |