2000-11-06 |
Christopher... | * config.sub: Add support for Sun Chorus |
commit | commitdiff | tree |
2000-11-06 |
Neil Booth | c-lex.c (init_c_lex): If cpp_start_read fails, exit... |
commit | commitdiff | tree |
2000-11-06 |
Neil Booth | tradcpp.c (special_symbol): Assign an null string rathe... |
commit | commitdiff | tree |
2000-11-06 |
Neil Booth | cpplex.c (_cpp_equiv_tokens): Check arg_no in the CPP_M... |
commit | commitdiff | tree |
2000-11-06 |
Neil Booth | c-lex.c (c_lex): Replace tok.val.aux with tok.val.c... |
commit | commitdiff | tree |
2000-11-06 |
Jakub Jelinek | crash24.C: New test. |
commit | commitdiff | tree |
2000-11-06 |
Jakub Jelinek | sparc.md (adddi3): If operands[2] is 4096 and operands... |
commit | commitdiff | tree |
2000-11-06 |
Jakub Jelinek | sparc.h (ASM_OUTPUT_MI_THUNK): On sparc64 we need to... |
commit | commitdiff | tree |
2000-11-06 |
Jakub Jelinek | sparc.md (smulsi3_highpart_v8plus, [...]): Fix output... |
commit | commitdiff | tree |
2000-11-06 |
Jeff Law | Daily bump. |
commit | commitdiff | tree |
2000-11-06 |
Denis Chertykov | expmed.c (expand_divmod): For signed divide by 2, prefe... |
commit | commitdiff | tree |
2000-11-06 |
Tom Tromey | lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix. |
commit | commitdiff | tree |
2000-11-06 |
Tom Tromey | libjava.exp (libjava_arguments): Set --tag on libtool... |
commit | commitdiff | tree |
2000-11-05 |
Tom Tromey | lex.c (java_parse_escape_sequence): Only read two octal... |
commit | commitdiff | tree |
2000-11-05 |
Toon Moene | root.texi, [...]: Remove non-historical references... |
commit | commitdiff | tree |
2000-11-05 |
Joseph Myers | Makefile.in: Remove all targets related to building... |
commit | commitdiff | tree |
2000-11-05 |
Jeff Law | Daily bump. |
commit | commitdiff | tree |
2000-11-05 |
Mark Mitchell | acinclude.m4 (LIB_AC_PROG_CXX): Set CXX_libstdcxx from... |
commit | commitdiff | tree |
2000-11-04 |
Mark Mitchell | use of `test'. |
commit | commitdiff | tree |
2000-11-04 |
Mark Mitchell | misc13.C: Put `strlen' in `std' namespace. |
commit | commitdiff | tree |
2000-11-04 |
Mark Mitchell | weak.C: Fix uses of iostreams to be standards-conformant. |
commit | commitdiff | tree |
2000-11-04 |
Mark Mitchell | * g++.old-deja/g++.mike/net5.C: Put `abort' in `std... |
commit | commitdiff | tree |
2000-11-04 |
Mark Mitchell | p755.C: Tweak handling of exit. |
commit | commitdiff | tree |
2000-11-04 |
Mark Mitchell | Use <vector> rather than <vector.h>. |
commit | commitdiff | tree |
2000-11-04 |
Tom Tromey | re PR other/567 ("make dvi" fails) |
commit | commitdiff | tree |
2000-11-04 |
Mark Mitchell | decl2.c (do_nonmember_using_decl): Allow `extern "C... |
commit | commitdiff | tree |
2000-11-04 |
Neil Booth | * cpp.texi: Update for _Pragma. |
commit | commitdiff | tree |
2000-11-04 |
Joseph Myers | * gcc.texi (Contributing): Update URL for projects... |
commit | commitdiff | tree |
2000-11-04 |
Neil Booth | * gcc.dg/cpp/include2.c: New tests. |
commit | commitdiff | tree |
2000-11-04 |
Neil Booth | cpplex.c (parse_string): Don't allow multiline strings... |
commit | commitdiff | tree |
2000-11-04 |
Neil Booth | cpplib.c (do_line): Only warn pedantically if not readi... |
commit | commitdiff | tree |
2000-11-04 |
Jeff Law | Daily bump. |
commit | commitdiff | tree |
2000-11-04 |
Hans-Peter... | hashtab.c (htab_expand): Change to return int. |
commit | commitdiff | tree |
2000-11-04 |
Hans-Peter... | hashtab.h (struct htab): Add member return_allocation_f... |
commit | commitdiff | tree |
2000-11-04 |
Alexandre Oliva | acinclude.m4 (CXX): Prevent it from being cached. |
commit | commitdiff | tree |
2000-11-04 |
Tom Tromey | lang-options.h: Mention -Wout-of-date. |
commit | commitdiff | tree |
2000-11-04 |
Tom Tromey | class.c (cxx_keyword_p): Accept keywords with trailing... |
commit | commitdiff | tree |
2000-11-04 |
Alexandre Oliva | calls.c (emit_call_1): Use n_popped instead of RETURN_P... |
commit | commitdiff | tree |
2000-11-04 |
Phil Edwards | [multiple changes] |
commit | commitdiff | tree |
2000-11-04 |
Phil Edwards | Dummy checking of footer.html to force web update. |
commit | commitdiff | tree |
2000-11-03 |
Alexandre Petit... | Make-lang.in (LIBGCJ_ZIP_FILE): Define with `$(prefix)'. |
commit | commitdiff | tree |
2000-11-03 |
David Edelsohn | std_cwchar.h: Undefine macro that conflicts with functi... |
commit | commitdiff | tree |
2000-11-03 |
Zack Weinberg | builtins.c (expand_builtin_strlen): Remove unused mode... |
commit | commitdiff | tree |
2000-11-03 |
Geoff Keating | In gcc/: |
commit | commitdiff | tree |
2000-11-03 |
Mark Mitchell | iris6.h (SUBTARGET_CC1_SPEC): Remove -static handling. |
commit | commitdiff | tree |
2000-11-03 |
Mark Mitchell | g++.exp (g++_set_ld_library_path): New function. |
commit | commitdiff | tree |
2000-11-03 |
Tom Tromey | lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro. |
commit | commitdiff | tree |
2000-11-03 |
Hans-Peter... | (htab_create, htab_expand): Correct formatting of comme... |
commit | commitdiff | tree |
2000-11-03 |
Hans-Peter... | * hashtab.h: Change void * to PTR where necessary. |
commit | commitdiff | tree |
2000-11-03 |
Kaveh R. Ghazi | Makefile.in (fold-const.o): Depend on $(GGC_H), not... |
commit | commitdiff | tree |
2000-11-03 |
Joseph Myers | Use memset/memcmp instead of bzero/bcmp. |
commit | commitdiff | tree |
2000-11-03 |
Nathan Sidwell | cppfiles.c (open_file): If already read, then don't... |
commit | commitdiff | tree |
2000-11-03 |
Bernd Schmidt | More tests for sequence point warnings. |
commit | commitdiff | tree |
2000-11-03 |
Bernd Schmidt | Move fold_builtin declaration to proper header |
commit | commitdiff | tree |
2000-11-03 |
Jeff Law | Daily bump. |
commit | commitdiff | tree |
2000-11-03 |
Warren Levy | ObjectInputStream.java (readObject): Added code to... |
commit | commitdiff | tree |
2000-11-03 |
Warren Levy | InetAddress.java (addr): Renamed from 'address'. |
commit | commitdiff | tree |
2000-11-03 |
Mark Mitchell | std_cctype.h: Undefine macros that conflict with functi... |
commit | commitdiff | tree |
2000-11-03 |
J"orn Rennecke | * flow.c (verify_local_live_at_start): Allow hard regs... |
commit | commitdiff | tree |
2000-11-03 |
Mark Mitchell | * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Fix typo. |
commit | commitdiff | tree |
2000-11-03 |
Bryce McKinlay | AbstractList.java (SubList): Make it a top-level privat... |
commit | commitdiff | tree |
2000-11-03 |
Mark Mitchell | * mkcheck.in: Fix echoing of -rpath option. |
commit | commitdiff | tree |
2000-11-03 |
Mark Mitchell | codecvt_unicode_char.cc: Don't run it if not _GLIBCPP_U... |
commit | commitdiff | tree |
2000-11-03 |
Mark Mitchell | acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Add support... |
commit | commitdiff | tree |
2000-11-02 |
Neil Booth | * Update ChangeLog for the -A= config patch (separate). |
commit | commitdiff | tree |
2000-11-02 |
Neil Booth | config: |
commit | commitdiff | tree |
2000-11-02 |
Nick Clifton | Add support for -storm-chaos |
commit | commitdiff | tree |
2000-11-02 |
J"orn Rennecke | combine.c (distribute_notes): Use rtx_equal_p to check... |
commit | commitdiff | tree |
2000-11-02 |
Tom Tromey | Makefile.in: Rebuilt. |
commit | commitdiff | tree |
2000-11-02 |
Mark Mitchell | atomicity.h (_Atomic_word): Make it a signed type. |
commit | commitdiff | tree |
2000-11-02 |
Neil Booth | configure.in: Make integrated CPP the default. |
commit | commitdiff | tree |
2000-11-02 |
J"orn Rennecke | reload.c (find_equiv_reg): Test all hard registers... |
commit | commitdiff | tree |
2000-11-02 |
Joseph Myers | * collect2.c (main, write_c_file_stat), gcc.c (translat... |
commit | commitdiff | tree |
2000-11-02 |
Joseph Myers | c-common.c (get_flag_spec, [...]): Use strchr () instea... |
commit | commitdiff | tree |
2000-11-02 |
Bryce McKinlay | AbstractList.java (remove): Comment out modCount increm... |
commit | commitdiff | tree |
2000-11-02 |
Bryce McKinlay | AbstractList.java: Throw messages with IndexOutOfBounds... |
commit | commitdiff | tree |
2000-11-02 |
Jeff Law | Daily bump. |
commit | commitdiff | tree |
2000-11-02 |
Zack Weinberg | c-lex.c (init_c_lex): Update cpp_start_read call. |
commit | commitdiff | tree |
2000-11-02 |
Benjamin Kosnik | locale.cc: Match orderings for static members. |
commit | commitdiff | tree |
2000-11-02 |
Mike Stump | Be sure to initialize the size before use. |
commit | commitdiff | tree |
2000-11-02 |
Geoff Keating | * machmode.def: Add V16QImode. |
commit | commitdiff | tree |
2000-11-02 |
Gabriel Dos... | std_complex.h (complex<>): Remove (cos<>, cosh<>, exp... |
commit | commitdiff | tree |
2000-11-01 |
Richard Henderson | dwarf2out.c (loc_descriptor_from_tree): Check for null... |
commit | commitdiff | tree |
2000-11-01 |
Benjamin Kosnik | basic_file.h (_M_open_mode): Change signature, move... |
commit | commitdiff | tree |
2000-11-01 |
Neil Booth | cpplib.c (run_directive): Use correct line number for... |
commit | commitdiff | tree |
2000-11-01 |
Nick Clifton | Rename cygnus.com to redhat.com |
commit | commitdiff | tree |
2000-11-01 |
Richard Henderson | * stmt.c (expand_start_null_loop): Set continue_label. |
commit | commitdiff | tree |
2000-11-01 |
Bernd Schmidt | Constant folding for builtins |
commit | commitdiff | tree |
2000-11-01 |
Tom Tromey | encodings.pl: Added `ASCII' alias. |
commit | commitdiff | tree |
2000-11-01 |
Tom Tromey | Makefile.in: Rebuilt. |
commit | commitdiff | tree |
2000-11-01 |
Richard Henderson | New tests. |
commit | commitdiff | tree |
2000-11-01 |
Richard Henderson | stmt.c (expand_start_null_loop): New. |
commit | commitdiff | tree |
2000-11-01 |
Gabriel Dos... | error.c (dump_template_decl): Separate template hearder... |
commit | commitdiff | tree |
2000-11-01 |
Richard Henderson | * cppmain.c (scan_buffer): Don't avoid paste for assembly. |
commit | commitdiff | tree |
2000-11-01 |
Jeff Law | Daily bump. |
commit | commitdiff | tree |
2000-11-01 |
Neil Booth | c-parse.in (_yylex): Remove CPP_BACKSLASH case. |
commit | commitdiff | tree |
2000-11-01 |
Kaveh R. Ghazi | builtins.c (expand_builtin_strstr): New function. |
commit | commitdiff | tree |
2000-11-01 |
Mark Mitchell | gcc_build (MAKE): New variable. |
commit | commitdiff | tree |
2000-11-01 |
Richard Henderson | i386.c (fcmov_comparison_operator): Check for CCFPmode... |
commit | commitdiff | tree |
2000-11-01 |
Richard Henderson | c-semantics.c (genrtl_do_stmt): Use integer_zerop inste... |
commit | commitdiff | tree |
next |