aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-02-05Declare foo as pointer.Ovidiu Predescu1-1/+1
2001-02-05mips.c (mips_make_temp_file): Call fatal_io_error, not pfatal_with_name.Richard Kenner2-5/+7
2001-02-05* config/mips/mips.c (override_options): Fix typo in last change.Richard Kenner2-1/+5
2001-02-05invoke.texi (-fdump-class-layout): Document.Nathan Sidwell25-233/+1011
2001-02-05Makefile.in (s-mlib): Don't build multilibs if --disable-multilib.Mark Mitchell6-248/+291
2001-02-05Daily bump.Jeff Law2-2/+2
2001-02-05Make-lang.in (jvspec.o): Add DRIVER_DEFINES to the list of macros used when c...Bryce McKinlay3-2/+26
2001-02-04avr.h (ASM_OUTPUT_REG_PUSH, [...]): Call abort instead of fatal.Richard Kenner4-12/+27
2001-02-05* Makefile.in (DRIVER_DEFINES): Fix quoting.Mark Mitchell2-2/+4
2001-02-05Remove V2 C++ library.Mark Mitchell4-290/+251
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner8-50/+56
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner50-564/+754
2001-02-04Add sopme more names of ARM cores.Nick Clifton2-9/+20
2001-02-04* mips.h (MULTILIB_ISA_DEFAULT): Don't use #elif.Kaveh R. Ghazi2-11/+21
2001-02-04sh.md (movdf load split): Pass register number to FP_OR_XD_REGISTER_P.Alexandre Oliva2-1/+6
2001-02-04Daily bump.Jeff Law2-2/+2
2001-02-04cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.Mark Mitchell5-40/+112
2001-02-04cppinit.c (BC): New macro.Mark Mitchell6-11/+28
2001-02-03* cppinit.c (append_include_chain): Honor NO_IMPLICIT_EXTERN_C.Jakub Jelinek2-0/+8
2001-02-03cpphash.h: Rename _ALIGN POOL_ALIGN.Neil Booth3-4/+10
2001-02-03cpphash.h: Rename ALIGN _ALIGN.Neil Booth3-4/+9
2001-02-03Add blanksRichard Kenner1-4/+4
2001-02-03Add missing blanksRichard Kenner1-3/+3
2001-02-03Daily bump.Jeff Law2-2/+2
2001-02-03cygwin.h (CPP_SPEC): Reorganize YA to better handle cross compilation environ...Christopher Faylor3-40/+29
2001-02-03* c4x.h (HARD_REGNO_CALL_PART_CLOBBERED): Fix typo.Michael Hayes2-1/+5
2001-02-03* md.texi (Standard Names): remove reference to spur.md.Lars Brinkhoff2-2/+5
2001-02-03c4x.h (IS_INT_CALL_SAVED_REG, [...]): Define.Michael Hayes3-14/+19
2001-02-03c4x.c (group1_reg_operand, [...]): Do not check register number before reload.Herman A.J. ten Brugge3-24/+33
2001-02-03c4x.c (c4x_hard_regno_rename_ok): New.Herman A.J. ten Brugge4-0/+36
2001-02-02* diagnostic.h: Add missing "extern" in all declarations.Richard Kenner2-42/+52
2001-02-03decl.c (push_class_binding): Use context_for_name_lookup instead of CP_DECL_C...Jakub Jelinek7-5/+78
2001-02-02Makefile.in (gcc_gxx_target_include_dir): Generate dynamically as for gcc_gxx...Alex Samuel2-1/+6
2001-02-02* cpp.texi, invoke.texi: Update -Wtraditional documentation.Neil Booth3-18/+66