| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/mips/iris6.h (SUBTARGET_CC1_SPEC): Remove -static | mmitchel | 2000-11-03 | 2 | -39/+11 |
* | * lib/g++.exp (g++_set_ld_library_path): New function. | mmitchel | 2000-11-03 | 2 | -0/+19 |
* | * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro. | tromey | 2000-11-03 | 4 | -56/+113 |
* | (htab_create, htab_expand): Correct formatting of comment before | hp | 2000-11-03 | 2 | -36/+42 |
* | * hashtab.h: Change void * to PTR where necessary. | hp | 2000-11-03 | 2 | -5/+9 |
* | * Makefile.in (fold-const.o): Depend on $(GGC_H), not ggc.h. | ghazi | 2000-11-03 | 2 | -3/+9 |
* | * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c | jsm28 | 2000-11-03 | 8 | -34/+50 |
* | * cppfiles.c (open_file): If already read, then don't reopen. | nathan | 2000-11-03 | 2 | -4/+17 |
* | More tests for sequence point warnings. | bernds | 2000-11-03 | 2 | -7/+17 |
* | Move fold_builtin declaration to proper header | bernds | 2000-11-03 | 3 | -1/+6 |
* | Daily bump. | law | 2000-11-03 | 5 | -5/+5 |
* | * java/io/ObjectInputStream.java (readObject): Added code to | warrenl | 2000-11-03 | 3 | -21/+136 |
* | * java/net/InetAddress.java (addr): Renamed from 'address'. | warrenl | 2000-11-03 | 5 | -37/+120 |
* | * include/c/bits/std_cctype.h: Undefine macros that conflict | mmitchel | 2000-11-03 | 3 | -0/+32 |
* | * flow.c (verify_local_live_at_start): Allow hard regs to die. | amylaar | 2000-11-03 | 2 | -4/+21 |
* | * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Fix typo. | mmitchel | 2000-11-03 | 9 | -1316/+1098 |
* | 2000-11-03 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-03 | 5 | -259/+268 |
* | * mkcheck.in: Fix echoing of -rpath option. | mmitchel | 2000-11-03 | 1 | -1/+1 |
* | * testsuite/22_locale/codecvt_unicode_char.cc: Don't run it | mmitchel | 2000-11-03 | 4 | -0/+20 |
* | * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Add support for IRIX. | mmitchel | 2000-11-03 | 12 | -1119/+1440 |
* | * Update ChangeLog for the -A= config patch (separate). | neil | 2000-11-02 | 1 | -0/+61 |
* | config: | neil | 2000-11-02 | 228 | -282/+282 |
* | Add support for -storm-chaos | nickc | 2000-11-02 | 1 | -3/+3 |
* | * combine.c (distribute_notes): Use rtx_equal_p to check elim_i2 / | amylaar | 2000-11-02 | 2 | -59/+30 |
* | * Makefile.in: Rebuilt. | tromey | 2000-11-02 | 3 | -4/+10 |
* | * config/os/irix/bits/atomicity.h (_Atomic_word): Make it a | mmitchel | 2000-11-02 | 2 | -5/+10 |
* | * configure.in: Make integrated CPP the default. | neil | 2000-11-02 | 3 | -250/+261 |
* | * reload.c (find_equiv_reg): Test all hard registers for membership | amylaar | 2000-11-02 | 2 | -10/+28 |
* | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | jsm28 | 2000-11-02 | 14 | -46/+66 |
* | * c-common.c (get_flag_spec, check_format_info_main, | jsm28 | 2000-11-02 | 2 | -21/+29 |
* | 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-02 | 2 | -2/+10 |
* | 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-02 | 5 | -452/+657 |
* | Daily bump. | law | 2000-11-02 | 5 | -5/+5 |
* | * c-lex.c (init_c_lex): Update cpp_start_read call. | neil | 2000-11-02 | 4 | -36/+44 |
* | 2000-11-02 Benjamin Kosnik <bkoz@purist.soma.redhat.com> | bkoz | 2000-11-02 | 3 | -7/+9 |
* | Be sure to initialize the size before use. | mrs | 2000-11-02 | 1 | -0/+1 |
* | * machmode.def: Add V16QImode. | geoffk | 2000-11-02 | 2 | -1/+7 |
* | * include/bits/std_complex.h (complex<>): Remove (cos<>, cosh<>, | gdr | 2000-11-02 | 3 | -49/+65 |
* | * dwarf2out.c (loc_descriptor_from_tree): Check for null result | rth | 2000-11-01 | 2 | -1/+11 |
* | 2000-11-01 Benjamin Kosnik <bkoz@purist.soma.redhat.com> | bkoz | 2000-11-01 | 15 | -1389/+1591 |
* | * cpplib.c (run_directive): Use correct line number for output | neil | 2000-11-01 | 4 | -4/+190 |
* | Rename cygnus.com to redhat.com | nickc | 2000-11-01 | 2 | -63/+69 |
* | * stmt.c (expand_start_null_loop): Set continue_label. | rth | 2000-11-01 | 2 | -1/+5 |
* | Constant folding for builtins | bernds | 2000-11-01 | 7 | -40/+116 |
* | * scripts/encodings.pl: Added `ASCII' alias. | tromey | 2000-11-01 | 10 | -21/+246 |
* | * Makefile.in: Rebuilt. | tromey | 2000-11-01 | 5 | -328/+361 |
* | New tests. | rth | 2000-11-01 | 4 | -0/+68 |
* | * stmt.c (expand_start_null_loop): New. | rth | 2000-11-01 | 4 | -1/+51 |
* | * error.c (dump_template_decl): Separate template hearders with | gdr | 2000-11-01 | 2 | -1/+6 |
* | * cppmain.c (scan_buffer): Don't avoid paste for assembly. | rth | 2000-11-01 | 2 | -1/+7 |