- 08 Oct, 1992 2 commits
-
-
From-SVN: r2364
Richard Stallman committed -
(yylex): For floats, Use REAL_VALUES_LESS to distinguish underflow from overflow. Delete special case for 0.0. From-SVN: r2363
Richard Stallman committed
-
- 07 Oct, 1992 17 commits
-
-
(<sys/stat.h>): Turn definitions of stat, lstat, fstat, and mknod into ANSI syntax and add __ to variables used. From-SVN: r2362
Richard Stallman committed -
(body_{begin,end}_attribute): New functions. (dwarf_attr_name): Print AT_body_begin and AT_body_end. (output_{local,global}_subroutine_die): Output the new attributes. From-SVN: r2361
Tom Wood committed -
From-SVN: r2360
Tom Wood committed -
(final_end_function): Call dwarfout_end_function. From-SVN: r2359
Tom Wood committed -
(CONSTANT_ALIGNMENT, DATA_ALIGNMENT): Base on FASTEST_ALIGNMENT. (READONLY_DATA_SECTION): Don't override svr4.h (ASM_OUTPUT_CASE_LABEL): For svr4, use .rodata. From-SVN: r2358
Tom Wood committed -
destination. From-SVN: r2357
Tom Wood committed -
moveDI47x. From-SVN: r2356
Tom Wood committed -
(best_from_align): Add a target processor dimension for -m88000, -m88110, and -m88100. (expand_block_move): Choose method and limits based on -m88xxx option. (block_move_no_loop): Extend to allow DImode. (output_call): Use different syntax for GAS. From-SVN: r2355
Tom Wood committed -
From-SVN: r2354
Tom Wood committed -
From-SVN: r2353
Richard Stallman committed -
From-SVN: r2352
Michael Meissner committed -
From-SVN: r2351
Michael Meissner committed -
(TARGET_SWITCHES): Include that in the default. From-SVN: r2350
Richard Stallman committed -
From-SVN: r2349
Richard Stallman committed -
From-SVN: r2348
Richard Stallman committed -
From-SVN: r2347
Richard Stallman committed -
code for setting the JUMP_LABEL field. From-SVN: r2346
Jim Wilson committed
-
- 06 Oct, 1992 16 commits
-
-
From-SVN: r2345
Richard Stallman committed -
(assertdir): New variable. From-SVN: r2344
Richard Stallman committed -
From-SVN: r2343
Richard Stallman committed -
From-SVN: r2342
Richard Stallman committed -
From-SVN: r2341
Richard Stallman committed -
From-SVN: r2340
Richard Stallman committed -
From-SVN: r2339
Richard Stallman committed -
* pa.md (memory function unit, load case): Loads take two cycles note one. From-SVN: r2338
Jeff Law committed -
From-SVN: r2337
Torbjorn Granlund committed -
In the first part (instead of va-*.h), define __gnuc_va_list, as in gstdarg.h. Always use __gunc_va_list as basis for defining va_list. Move interaction with BSD-NET2 down to where va_list itself is defined. From-SVN: r2336
Richard Stallman committed -
(NO_DOLLAR_IN_LABEL): Undef because gas understands dollars in labels and gdb expects them if configured for gas. (NO_DOLLAR_IN_LABEL): Undef because gas understands dollars in labels and gdb expects them if configured for gas. (STARTFILE_SPEC): Include huge.o to be compatible with native cc. (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): (CTOR_LISTS_DEFINED_EXTERNALLY, DO_GLOBAL_DTORS_BODY): (STARTFILE_SPEC): Conditionally redefine for a collectless version of gcc if USE_COLLECT2 is not defined. From-SVN: r2335
Richard Stallman committed -
From-SVN: r2334
Richard Stallman committed -
(rescan): If traditional, recognize # only at bol. (main) [VMS]: Use .obj, not .o, in dependencies output. (do_include): Delete unreachable goto after '"' case. (do_xifdef): Skip all kinds of whitespace, in bof test. From-SVN: r2333
Richard Stallman committed -
(pushdecl): Internally generated vars can be detected with DECL_SOURCE_LINE of zero, not DECL_IGNORED_P. (start_enum): Push obstacks, switch to permanent if global. (finish_enum): Pop obstacks. (store_parm_decls): When clearing ->names, clear out the values from the identifiers, restore shadowed values, and clear ->shadowed. (grokdeclarator): Don't warn of const or volatile function in a system header file. (start_struct): Push the obstacks. Switch to permanent if at top level. (finish_struct): Pop them. (store_parm_decls): If we have (erroneously) a prototype and old-style parm decls, throw away the old-style parm decls. (finish_decl): Do the pop_obstacks sooner, when it's time to start allocating in the ambient context's obstack. Don't call permanent_allocation unless got back to permanent obstack. (explicit_flag_signed_bitfields): New variable. (c_decode_option): Set that for -f[un]signed-bitfields. (grokdeclarator): If that's set, and -fsigned-bitfields, disregard -traditional when handling bitfield signedness. From-SVN: r2332
Richard Stallman committed -
cp-parse.c, and append to cp-parse.h (a la Makefile.in). From-SVN: r2331
Richard Stallman committed -
mem to hold it and store it back into memrefloc. From-SVN: r2330
Richard Stallman committed
-
- 05 Oct, 1992 5 commits
-
-
From-SVN: r2329
Brendan Kehoe committed -
From-SVN: r2328
Richard Stallman committed -
(PRINT_REG): Definition moved to i386.h. From-SVN: r2327
Richard Stallman committed -
(PRINT_REG): Definition moved from i386.c. From-SVN: r2326
Richard Stallman committed -
(PRINT_REG): Default definition added. (dwarf_last_decl): Variable declaration added. (output_reg_number): New function; handle -fverbose-asm reg printing. (output_mem_loc_descriptor, output_loc_descriptor): Call it. (output_decl): Set `dwarf_last_decl' each time this fn is called. From-SVN: r2325
Richard Stallman committed
-