summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * config/mips/iris6.h (SUBTARGET_CC1_SPEC): Remove -staticmmitchel2000-11-032-39/+11
* * lib/g++.exp (g++_set_ld_library_path): New function.mmitchel2000-11-032-0/+19
* * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.tromey2000-11-034-56/+113
* (htab_create, htab_expand): Correct formatting of comment beforehp2000-11-032-36/+42
* * hashtab.h: Change void * to PTR where necessary.hp2000-11-032-5/+9
* * Makefile.in (fold-const.o): Depend on $(GGC_H), not ggc.h.ghazi2000-11-032-3/+9
* * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.cjsm282000-11-038-34/+50
* * cppfiles.c (open_file): If already read, then don't reopen.nathan2000-11-032-4/+17
* More tests for sequence point warnings.bernds2000-11-032-7/+17
* Move fold_builtin declaration to proper headerbernds2000-11-033-1/+6
* Daily bump.law2000-11-035-5/+5
* * java/io/ObjectInputStream.java (readObject): Added code towarrenl2000-11-033-21/+136
* * java/net/InetAddress.java (addr): Renamed from 'address'.warrenl2000-11-035-37/+120
* * include/c/bits/std_cctype.h: Undefine macros that conflictmmitchel2000-11-033-0/+32
* * flow.c (verify_local_live_at_start): Allow hard regs to die.amylaar2000-11-032-4/+21
* * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Fix typo.mmitchel2000-11-039-1316/+1098
* 2000-11-03 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-035-259/+268
* * mkcheck.in: Fix echoing of -rpath option.mmitchel2000-11-031-1/+1
* * testsuite/22_locale/codecvt_unicode_char.cc: Don't run itmmitchel2000-11-034-0/+20
* * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Add support for IRIX.mmitchel2000-11-0312-1119/+1440
* * Update ChangeLog for the -A= config patch (separate).neil2000-11-021-0/+61
* config:neil2000-11-02228-282/+282
* Add support for -storm-chaosnickc2000-11-021-3/+3
* * combine.c (distribute_notes): Use rtx_equal_p to check elim_i2 /amylaar2000-11-022-59/+30
* * Makefile.in: Rebuilt.tromey2000-11-023-4/+10
* * config/os/irix/bits/atomicity.h (_Atomic_word): Make it ammitchel2000-11-022-5/+10
* * configure.in: Make integrated CPP the default.neil2000-11-023-250/+261
* * reload.c (find_equiv_reg): Test all hard registers for membershipamylaar2000-11-022-10/+28
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-0214-46/+66
* * c-common.c (get_flag_spec, check_format_info_main,jsm282000-11-022-21/+29
* 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-022-2/+10
* 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-025-452/+657
* Daily bump.law2000-11-025-5/+5
* * c-lex.c (init_c_lex): Update cpp_start_read call.neil2000-11-024-36/+44
* 2000-11-02 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-11-023-7/+9
* Be sure to initialize the size before use.mrs2000-11-021-0/+1
* * machmode.def: Add V16QImode.geoffk2000-11-022-1/+7
* * include/bits/std_complex.h (complex<>): Remove (cos<>, cosh<>,gdr2000-11-023-49/+65
* * dwarf2out.c (loc_descriptor_from_tree): Check for null resultrth2000-11-012-1/+11
* 2000-11-01 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-11-0115-1389/+1591
* * cpplib.c (run_directive): Use correct line number for outputneil2000-11-014-4/+190
* Rename cygnus.com to redhat.comnickc2000-11-012-63/+69
* * stmt.c (expand_start_null_loop): Set continue_label.rth2000-11-012-1/+5
* Constant folding for builtinsbernds2000-11-017-40/+116
* * scripts/encodings.pl: Added `ASCII' alias.tromey2000-11-0110-21/+246
* * Makefile.in: Rebuilt.tromey2000-11-015-328/+361
* New tests.rth2000-11-014-0/+68
* * stmt.c (expand_start_null_loop): New.rth2000-11-014-1/+51
* * error.c (dump_template_decl): Separate template hearders withgdr2000-11-012-1/+6
* * cppmain.c (scan_buffer): Don't avoid paste for assembly.rth2000-11-012-1/+7