aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-10-05Oops, removed duplicate entries that I had moved into earlier patches.Alexandre Oliva1-6/+2
2001-10-05Makefile.in (c-decl.o): Depend on tree-inline.h.Alexandre Oliva8-41/+311
2001-10-0520010122-1.c: Don't assume alloca() is enough to avoid inlining.Alexandre Oliva2-10/+14
2001-10-05Makefile.in (tree-inline.o): Depend on newly-included headers.Alexandre Oliva3-2/+1325
2001-10-05optimize.c (struct inline_data): Moved to ../tree-inline.c.Alexandre Oliva3-1291/+13
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva10-23/+250
2001-10-05Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h.Alexandre Oliva9-190/+385
2001-10-04Makefile.in (STAGE2_FLAGS_TO_PASS): Remove patches which propagated HOST_CC...Loren J. Rittle2-4/+5
2001-10-04g77.exp: set libg2c_dir correctly.Peter Schmid2-1/+18
2001-10-04sysdep.c (__gnat_set_binary_mode, [...]): Arg is int, not FILE *, in dummy ve...Geert Bosch3-8/+16
2001-10-043lsoccon.ads: Added file, missed with initial check ins.Geert Bosch28-112/+296
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