aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-06-02[multiple changes]Anthony Green4-8/+47
1999-06-02Synchronise definitions of USER_LABEL_PREFIXNick Clifton3-4/+11
1999-06-02Remove references to setenv/putenvBruce Korb4-61/+88
1999-06-01README, [...]: Update name (egcs -> gcc) and version #s (1.1 -> 2.96) as needed.Jeffrey A Law7-270/+13
1999-06-01Daily bump.Jeff Law1-1/+1
1999-06-01configure.in (i[34567]86-*-freebsdelf): Don't include linux.h, i386/freebsd-e...David O'Brien6-34/+55
1999-06-01x-mot3300 (XCFLAGS): Fixed to match stb.o, not f/stb.o.Philippe De Muyter1-3/+5
1999-06-01x-mot3300 (XCFLAGS): Fixed to match stb.o, not f/stb.o.Philippe De Muyter1-0/+4
1999-06-01configure.in (i[34567]86-*-udk*): Install headers with cpio.Robert Lipe3-92/+99
1999-06-01aix41.h (RS6000_CALL_GLUE): Define.David Edelsohn5-7/+28
1999-05-31Daily bump.Jeff Law1-1/+1
1999-05-31alpha.md (reload_*_help): New patterns and splitters.Richard Henderson2-40/+142
1999-05-31jump.c (jump_optimize_1): Only set CAN_REACH_END if calculate_can_reach_end r...Jeffrey A Law2-2/+15
1999-05-31cccp.c (handle_directive): Handle backslash-newlines in quoted strings correc...Mark Mitchell2-3/+30
1999-05-31* rs6000/linux.h (LINK_SPEC): Use emulation elf32ppclinux.Cort Dougan2-1/+5
1999-05-31flow.c (mark_regs_live_at_end, [...]): Only give FRAME_POINTER_REGNUM and HAR...John Wehle4-21/+47
1999-05-31* Makefile.in (ALL_CFLAGS): Add '-W -Wall'.Kaveh R. Ghazi2-1/+5
1999-05-30tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too.Jeffrey A Law2-1/+3
1999-05-30configure.in (native gas tests): Search for an assembler in the same manner t...Jeffrey A Law3-4/+104
1999-05-30Daily bump.Jeff Law1-1/+1
1999-05-31tree.c (build_cplus_array_type_1): Use push_obstacks_nochange and friends rat...Mark Mitchell1-1/+3
1999-05-31tree.c (cp_build_qualified_type_real): Rework ARRAY_TYPE allocation to match ...Mark Mitchell3-28/+66
1999-05-30alias.c (find_base_term): Improve handling of addresses constructed from bina...Jeffrey A Law2-4/+54
1999-05-30* gcc.c-torture/execute/990531-1.c: New test.Jeffrey A Law2-0/+27
1999-05-30Fix test; original version was not the intended one.Mark Mitchell1-3/+2
1999-05-30lex.c (make_lang_type): Create TYPE_BINFO for TEMPLATE_TYPE_PARMs just like f...Mark Mitchell2-1/+10
1999-05-30lex.c (make_lang_type): Create TYPE_BINFO for TEMPLATE_TYPE_PARMs just like f...Mark Mitchell1-0/+16
1999-05-30code, docsCraig Burley1-2/+110
1999-05-30decl.c (start_decl): Move checks on initialization to ...Mark Mitchell3-26/+52
1999-05-30[multiple changes]Jeff Law4-41/+44
1999-05-30aout.h (ASM_OUTPUT_ALIGN): Only define if not already defined.Philip Blundell3-1/+21
1999-05-29Daily bump.Jeff Law1-1/+1
1999-05-29docs, prepCraig Burley1-4/+141
1999-05-29docsCraig Burley1-0/+133
1999-05-29docsCraig Burley1-0/+13
1999-05-28Daily bump.Jeff Law1-1/+1
1999-05-28put development docs on mainline for nowCraig Burley1-2/+521
1999-05-28Replace local include scheme with #include of system.hRobert Lipe4-37/+13
1999-05-28fixinc.dgux: Use modified _int_varargs.hEric Raskin2-16/+49
1999-05-28[multiple changes]Alexandre Petit-Bianco4-13/+41
1999-05-28fix thinkoCraig Burley2-2/+6
1999-05-28"New" testsuite entries approved by Jeff on 5/23.Robert Lipe10-0/+496
1999-05-27t-dgux (EXTRA_PARTS): Add crti.oEric Raskin2-1/+10
1999-05-27sysv4.h (CC1_SPEC): Add support for -profileFranz Sirl2-3/+26
1999-05-28decl.c (add_binding): Don't complain about a redeclaration of a semantically ...Mark Mitchell3-0/+36
1999-05-28decl.c (complete_array_type): Allocate off same obstack.Nathan Sidwell3-7/+22
1999-05-27Daily bump.Jeff Law1-1/+1
1999-05-28decl.c (lookup_namespace_name): Handle getting a TEMPLATE_ID_EXPR.Mark Mitchell5-4/+92
1999-05-27Trivial change to test new features in the script to update the online docs.Jeff Law1-2/+2
1999-05-27i386.c (output_fp_cc0_set): Don't check the JUMP_INSN code for conditional move.H.J. Lu1-60/+108