aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-07-09cpphash.h: ISvspace, is_vspace, is_nvspace: New.Neil Booth7-76/+148
2000-07-09diagnostic.c (diagnostic_args): New macro.Gabriel Dos Reis3-62/+369
2000-07-09Daily bump.Jeff Law2-2/+2
2000-07-08c-torture.exp: Make compiler_conditional_xfail_data global.Angela Marie Thomas2-1/+5
2000-07-08* gcc.dg/cpp/macsyntx.c: Add test for #define defined.Neil Booth2-0/+5
2000-07-08fold-const.c (extract_muldiv): Check whether c divides op1 exactly if operati...Toon Moene2-4/+17
2000-07-08final.c (final): Do not abort when reg-stack introduces a new insn.Richard Henderson2-6/+20
2000-07-08cpplib.h (struct cpp_name): Now struct cpp_string.Zack Weinberg10-265/+334
2000-07-08Commited on behalf of geoffk@cygnus.com:Geoff Keating2-3/+15
2000-07-08Daily bump.Jeff Law2-2/+2
2000-07-07parse.y (generate_classfile): Exclude null strings.Alexandre Petit-Bianco2-1/+6
2000-07-08cppinit.c (print_help): split overlong line into ISO C89 maximum chunks.Donn Terry2-0/+27
2000-07-07jcf-write.c (generate_classfile): Properly install the ConstantValue attribut...Alexandre Petit-Bianco4-5/+17
2000-07-08cppexp.c: Update all code for new lexer interface.Zack Weinberg12-501/+398
2000-07-08cpphash.c (is__va_args__): New function.Neil Booth6-35/+157
2000-07-07i386.md (call_pop, [...]): Do not set current_function_uses_pic_offset_table ...Jan Hubicka2-14/+26
2000-07-07Fix glibc -O2 iso646.i abort.Jim Wilson2-1/+13
2000-07-07tradcpp.c (main): Rename label `include' to `add_include' to avoid conflicts ...Kaveh R. Ghazi2-2/+7
2000-07-07integrate.c (copy_insn_list): Remove REG_LABEL notes.Jakub Jelinek4-3/+35
2000-07-07sibcall.c (uses_addressof): Add INMEM argument...Jakub Jelinek8-10/+178
2000-07-07tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPE and friends.Zack Weinberg2-0/+11
2000-07-07system.h (UNION_INIT_ZERO): New macro for initializing union members in structs.Kaveh R. Ghazi3-2/+19
2000-07-07* cpp.texi: Update.Neil Booth2-16/+69
2000-07-07final.c (final): Detect out of bounds array access to the insn_lengths array.Jeffrey A Law2-0/+11
2000-07-07* fold-const.c (fold): Fix a comment typo.Kazu Hirata2-1/+5
2000-07-07* cpp.texi: Update to new lexer.Neil Booth2-845/+952
2000-07-07Daily bump.Jeff Law2-2/+2
2000-07-06[multiple changes]Alexandre Petit-Bianco5-40/+102
2000-07-06Java: fixes for the PRs gcj/{271,272,275}.Alexandre Petit-Bianco4-30/+32
2000-07-06tradcpp.c: New file.Zack Weinberg5-2/+6985
2000-07-06cppinit.c: Include cppdefault.h.Zack Weinberg5-124/+215
2000-07-06reload.c (push_reload): When seeing if can reuse a register...Richard Kenner2-2/+9
2000-07-06* g++.old-deja/g++.pt/instantiate7.C: New test.Nathan Sidwell2-0/+22
2000-07-06* pt.c (tsubst): Don't layout type, if it's error_mark.Nathan Sidwell2-2/+8
2000-07-06thunk2.C: Add return 0.Nathan Sidwell5-6/+15
2000-07-06* pt.c (instantiate_pending_templates): Reset template level.Nathan Sidwell2-0/+6
2000-07-06cpplib.c: (_cpp_parse_assertion): Perform hash lookups based on full length o...Neil Booth2-1/+6
2000-07-06timevar.c: [HAVE_SYS_RESOURCE_H]: Include <sys/resource.h>.Hans-Peter Nilsson2-0/+12
2000-07-06Daily bump.Jeff Law2-2/+2
2000-07-05h8300-proto.h: Fix formatting.Kazu Hirata4-79/+79
2000-07-05Fix glibc 2.2 build failure from fr reunification patch.Jim Wilson2-1/+8
2000-07-05invoke.texi: Fix minor typosRodney Brown3-24/+29
2000-07-05* g77.f-torture/compile/20000630-1.x: Fix typoDavid Billinghurst2-1/+5
2000-07-05Make-lang.in (PARSE_DIR): New macro.Tom Tromey3-0/+35
2000-07-05call.c (joust): Don't complain about `operator char *()' beating `operator co...Jason Merrill2-1/+16
2000-07-05ident.c: Don't expect #ident strings in the assembly output.Zack Weinberg2-2/+5
2000-07-05* cpplib.c (_cpp_parse_assertion): Fix buffer overrun.Zack Weinberg2-2/+6
2000-07-05Daily bump.Jeff Law2-2/+2
2000-07-05cpplex.c: Don't include sys/mman.h.Zack Weinberg12-183/+276
2000-07-05gjavah.c (HANDLE_METHOD): Call print_method_info with a NULL stream argument ...Bryce McKinlay2-10/+20