aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-02-08default.exp, [...]: Remove bug reporting instructions with ancient email addr...Joseph Myers32-93/+19
2001-02-08gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.Joseph Myers2-2/+5
2001-02-07cpphash.h (struct spec_nodes): Add n_true and n_false.Zack Weinberg1-0/+2
2001-02-07jcf-parse.c (HANDLE_SYNTHETIC_ATTRIBUTE): Don't handle field DECLs.Alexandre Petit-Bianco2-3/+9
2001-02-07c-decl.c (finish_enum): Revert part of 2000-01-05 change.Jakub Jelinek5-6/+45
2001-02-07* config/rs6000/aix43.h (CPLUSCPLUS_CPP_SPEC): Define it.Mark Mitchell2-0/+15
2001-02-07defaults.h (CPLUSPLUS_CPP_SPEC): New macro.Mark Mitchell6-11/+56
2001-02-07cpphash.h (struct spec_nodes): Add n_true and n_false.Zack Weinberg5-11/+77
2001-02-07fdecl.m: Added main().Ovidiu Predescu1-0/+4
2001-02-07Added main().Ovidiu Predescu1-0/+6
2001-02-07* lex.c (java_new_lexer): Longer error message.Tom Tromey2-1/+5
2001-02-07Update Copyright noticeAlexandre Oliva1-1/+1
2001-02-07lcm.c (optimize_mode_switching): Emit mode_set before the JUMP_INSN of an abn...Alexandre Oliva2-1/+9
2001-02-07* gcc.c-torture/execute/20010206-1.c: New test.Jakub Jelinek2-0/+20
2001-02-07Document MD_INIT_BUILTINS, MD_EXPAND_BUILTINBernd Schmidt2-0/+31
2001-02-07Avoid scheduling builtin setjmp receiversBernd Schmidt2-0/+12
2001-02-07Daily bump.Jeff Law2-2/+2
2001-02-07Tweak for new preprocessorAlexandre Oliva1-26/+5
2001-02-07sh.md (reload_outsf): Removed.Alexandre Oliva2-39/+15
2001-02-07elfos.h (INT_ASM_OP): Don't define it if it's already defined.Alexandre Oliva3-8/+45
2001-02-06typeck.c (build_prim_array_type): Added leading comment.Jeff Sturm2-34/+19
2001-02-06final.c: Revert back my previous changes.Chandrakala Chavva4-16/+24
2001-02-06djgpp.h: Add comments about standard paths.Laurynas Biveinis2-1/+16
2001-02-06do not rely on load_file_data() to close file pointerBruce Korb4-9/+18
2001-02-06cppexp.c (parse_defined): Improve diagnostics for invalid syntax.Neil Booth2-1/+19
2001-02-06* gcc.dg/cpp/avoidpaste1.c: Update.Neil Booth2-3/+7
2001-02-06* cppmacro.c (cpp_get_token): Avoid pasting after a builtin.Neil Booth2-0/+5
2001-02-06rs6000.h (ASM_OUTPUT_SYMBOL_REF): Define.Mark Mitchell4-1/+47
2001-02-06Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>Ovidiu Predescu1-0/+6
2001-02-06print-tree.c (print_node, [...]): Print DECL_ARG_TYPE and DECL_ARG_TYPE_AS_WR...Richard Kenner2-4/+14
2001-02-06stor-layout.c (reference_types_internal): New variable.Richard Kenner3-6/+32
2001-02-06* cse.c (find_best_addr): Fix typo in computing cost.Richard Kenner2-1/+5
2001-02-06combine.c (nonzero_bits, case PLUS): If pointers extend unsigned and this is ...Richard Kenner5-54/+114
2001-02-06pt.c (lookup_template_class): Make sure it's a primary template or template_t...Nathan Sidwell4-1/+60
2001-02-06s/k/i/Jason Merrill1-2/+2
2001-02-06Daily bump.Jeff Law2-2/+2
2001-02-06Makefile.in (-DGPLUSPLUS_TOOL_INCLUDE_DIR): Change to target subdir of gcc_gx...Benjamin Kosnik2-3/+7
2001-02-06Add ChangeLog entryFranz Sirl1-0/+6
2001-02-06dwarf2out.c: Revise DWARF2 Abbreviation Glossary comments.Jeffrey Oldham2-11/+41
2001-02-05Fixed typo in last changelog entry.Chandra Chavva1-1/+1
2001-02-05final.c: Move the declaration profile_label_no to ...Chandrakala Chavva8-57/+56
2001-02-05extend.texi (Extended Asm): Do not say that semicolon is always a valid line-...Hans-Peter Nilsson2-6/+16
2001-02-05re PR java/1866 (Array initializer: undefined reference to `LJv0.0')Tom Tromey2-5/+9
2001-02-05Makefile.in (gcc_gxx_target_include_dir): Use $(target_alias).Franz Sirl2-1/+5
2001-02-05c-typeck.c (common_type): push and pop binding level around calling common_ty...Jakub Jelinek4-0/+20
2001-02-05rs6000.c (rs6000_return_addr): Use PIC code for AIX, even without flag_pic.Franz Sirl1-2/+5
2001-02-05* config/i386/cygwin.h (CPP_SPEC): Add missing space after -idirafter.Christopher Faylor2-1/+5
2001-02-05parse.y (process_imports): Save the original name of the import for better er...Alexandre Petit-Bianco2-2/+15
2001-02-05method.c (build_mangled_name): Protect flush_repeats() from error_mark_node.Alexandre Oliva2-0/+15
2001-02-05Added.Ovidiu Predescu2-0/+53