aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-10-04* doc/cppinternals.texi: Update.Neil Booth2-117/+312
2001-10-04mips.c (init_cumulative_args): Remember to set cum->prototype.Eric Christopher4-12/+25
2001-10-04Daily bump.GCC Administrator2-2/+2
2001-10-03parse.y (patch_assignment): Use lvalue's original TYPE when building the fina...Alexandre Petit-Bianco2-5/+11
2001-10-04Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CFLAGS, HOST_LDFLAGS and H...Loren J. Rittle2-0/+8
2001-10-03c-parse.in (objc_inherit_code, [...]): Make static.Ziemowit Laski5-422/+457
2001-10-03dwarf2asm.c (unaligned_integer_asm_op): Abort if op is NULL.John Wehle3-2/+13
2001-10-03rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with the type used to build t...John David Anglin2-1/+6
2001-10-03Daily bump.GCC Administrator2-2/+2
2001-10-03Make-lang.in: Remove reference to FORTRAN_INIT.Toon Moene3-1/+9
2001-10-03* misc.c (insert_default_attributes): Add dummy version.Geert Bosch2-1/+12
2001-10-02Fix some problems with previous checkinBernd Schmidt3-8/+13
2001-10-02* gcc.dg/cpp/macro11.c: New test.Neil Booth2-0/+20
2001-10-02* decl2.c (cxx_decode_option): Add 'else'.Jason Merrill1-3/+3
2001-10-02spew.c (end_input): No longer static.Jason Merrill4-3/+11
2001-10-02New Language: AdaRichard Kenner51-0/+31793
2001-10-02New Language: AdaRichard Kenner101-0/+129948
2001-10-02New Language: AdaRichard Kenner366-0/+55727
2001-10-02New Language: AdaRichard Kenner57-0/+38371
2001-10-02New Language: AdaRichard Kenner186-0/+82060
2001-10-02New Language: AdaRichard Kenner121-0/+111795
2001-10-02New Language: AdaRichard Kenner225-0/+63455
2001-10-02New Language: AdaRichard Kenner177-0/+68905
2001-10-02New Language: AdaRichard Kenner43-0/+5880
2001-10-02cpphash.h: Update comments.Neil Booth6-77/+125
2001-10-02New language: AdaRichard Kenner1-0/+158
2001-10-02invoke.texi (i386 Options): Document x86-64 options.Jan Hubicka10-70/+430
2001-10-02c-common.c (c_format_attribute_table): Make format and format_arg attributes ...Joseph Myers16-245/+411
2001-10-02Daily bump.GCC Administrator2-2/+2
2001-10-02attribs.c (decl_attributes): Possibly call insert_default_attributes to inser...Joseph Myers14-105/+421
2001-10-02c-format.c (CPLUSPLUS_STD_VER): Define to STD_C94.Joseph Myers4-1/+24
2001-10-01Fix ia64 scheduler/predicated insn bug report from SAP.Jim Wilson2-1/+11
2001-10-02rs6000.h (enum processor_type): Add support for 7400 (G4) and 7450.Dale Johannesen6-38/+181
2001-10-02Makefile.in (STAGE2_FLAGS_TO_PASS): Propagate HOST_CC.Loren J. Rittle2-1/+8
2001-10-01Fix for ia64-java bug reported by Hans Boehm.Hans Boehm2-3/+12
2001-10-01flow.c (propagate_block_delete_libcall): Remove unused first argDavid Billinghurst2-4/+8
2001-10-01unwind-sjlj.c (_Unwind_GetRegionStart, [...]): Argument is unused.David Billinghurst2-3/+8
2001-10-01alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR.Richard Kenner5-87/+138
2001-10-01m68hc11.md ("add-split"): Fix add split when operand 2 is the stack pointer.Stephane Carrez2-4/+17
2001-10-01i386.c (ix86_va_arg): Call set_mem_alias_set.Richard Kenner2-5/+10
2001-10-01decl.c (grokdeclarator): Copy array typedef handling from C frontend.Jason Merrill4-22/+28
2001-10-01function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner9-153/+298
2001-10-01* mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.Neil Booth6-7/+21
2001-10-01Daily bump.GCC Administrator2-2/+2
2001-10-01* POTFILES.in: Add all missing files.Zack Weinberg2-4/+54
2001-09-30Make libf2c a shared library (gcc/f directory).Juergen Pfeifer3-1/+24
2001-09-30acconfig.h (PREFIX_INCLUDE_DIR): New variable.H.J. Lu3-3/+12
2001-09-30m68hc11.md ("cmpqi_1"): Fix constraints.Stephane Carrez2-14/+26
2001-09-30m68hc11.c (m68hc11_gen_movhi): Fix move of sp to tmp reg.Stephane Carrez2-1/+16
2001-09-30m68hc11.h (INCOMING_RETURN_ADDR_RTX): Remove so that we use setjmp/longjmp ex...Stephane Carrez2-10/+5