aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-07-06For gcc:Gavin Romig-Koch5-191/+110
1999-07-06lex.c (errorcount): Declare it.Dave Brolley2-0/+7
1999-07-06c-lex.c (errorcount): Declare it.Dave Brolley2-0/+7
1999-07-06Double the backslash so sed gets a chance to see it.Bruce Korb2-2/+2
1999-07-06Double the backslash so sed gets a chance to see it.Bruce Korb2-1/+8
1999-07-05Daily bump.Jeff Law1-1/+1
1999-07-05cp-tree.h (IS_AGGR_TYPE): Include instantiated template template parameters.Mark Mitchell6-14/+27
1999-07-05* typename1.C, typename2.C: New tests.Alexandre Oliva3-0/+49
1999-07-05Add preliminary support for arm v5 architectures.Nick Clifton6-416/+531
1999-07-05egcs/MAINTAINERS:Manfred Hollstein2-1/+9
1999-07-04Daily bump.Jeff Law1-1/+1
1999-07-04* g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.Alexandre Oliva2-0/+7
1999-07-04* template3.C: Fixed.Alexandre Oliva2-1/+3
1999-07-04* ns3.C: New test.Alexandre Oliva2-0/+18
1999-07-04New test; for odd case of token pastingZack Weinberg1-0/+24
1999-07-03Daily bump.Jeff Law1-1/+1
1999-07-03* ctor1.C: New test.Alexandre Oliva2-0/+21
1999-07-03* template3.C: New test.Alexandre Oliva2-0/+15
1999-07-02Daily bump.Jeff Law1-1/+1
1999-07-02configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.Mark Mitchell4-2/+72
1999-07-02For gcc:Gavin Romig-Koch11-4/+108
1999-07-01dwarfout.c (field_byte_offset): Correctly compute the object's byte offset fo...Jeffrey A Law2-2/+16
1999-07-01Daily bump.Jeff Law1-1/+1
1999-07-01fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.Robert Lipe1-0/+31
1999-07-01fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.Robert Lipe1-0/+5
1999-07-01varargs.h (va_dcl): Use word_mode for type of __builtin_va_list.Richard Henderson2-1/+5
1999-07-01except.c: Include intl.h.Richard Henderson3-1/+3
1999-07-01except.c: Include intl.h.Richard Henderson1-0/+5
1999-07-01except.c: Include intl.h.Richard Henderson1-0/+10
1999-07-01ns1.C: Typo.Alexandre Oliva3-2/+19
1999-07-01* ns1.C: New test.Alexandre Oliva1-0/+14
1999-07-01* template2.C: New test.Alexandre Oliva2-0/+16
1999-07-01* ns1.C: New test.Alexandre Oliva1-0/+4
1999-07-01rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the same as offsett...David Edelsohn2-10/+11
1999-07-01alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).Richard Henderson2-15/+15
1999-07-01decl.c (grokdeclarator): Don't give names "for linkage purposes" to anonymous...Mark Mitchell4-6/+15
1999-07-01* new1.C: New test.Alexandre Oliva2-0/+20
1999-07-01* partord1.C: New test.Alexandre Oliva2-0/+30
1999-07-01copyright noticeAlexandre Oliva1-0/+2
1999-07-01* template1.C: New test.Alexandre Oliva2-0/+18
1999-07-01lex.c (real_yylex): Change integer literal overflow handling to be like c-lex.c.Gavin Romig-Koch2-18/+6
1999-07-01For gcc:Gavin Romig-Koch4-5/+13
1999-07-01class.c (finish_class): Whenever a deferred method is output...Andrew Haley2-4/+15
1999-07-01Add support for arm-pe and thumb-peNick Clifton8-0/+1396
1999-06-30gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.Mark Kettenis1-1/+3
1999-06-30gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.Mark Kettenis1-0/+5
1999-06-30Daily bump.Jeff Law1-1/+1
1999-06-30expr.c (emit_block_move): Use copy_to_mode_reg for !TARGET_MEM_FUNCTIONS case...Jeffrey A Law2-2/+5
1999-06-30Fix typos (missing commas) in last changeJeff Law1-2/+2
1999-06-30configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as appropriate.Jeffrey A Law9-686/+686