OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [tn_m001/] [newlib/] [libgloss/] [ChangeLog] - Blame information for rev 39

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 39 lampret
Fri May 22 13:50:55 1998  Angela Marie Thomas (angela@cygnus.com)
2
 
3
        * mn10300/Makefile.in: Install sim.ld.
4
 
5
Wed May 20 22:45:11 1998  Mark Alexander  
6
 
7
        * sparc/elfsim.ld: Add constructor and destructor tables.
8
 
9
Sat May 16 17:08:17 1998  Bob Manson  
10
 
11
        * sparc/cygmon-salib.c (__getProgramArgs): Use asm constraints.
12
 
13
Fri May 15 16:50:36 1998  Mark Alexander  
14
 
15
        * sparc/traps.S (win_flush): Don't destroy %g1 and %g2.
16
 
17
Fri May 15 15:59:30 1998  Gavin Koch  
18
 
19
        * mips/configure.in: Add idt to tx39 chain.
20
        * mips/configure: Rebuild.
21
 
22
Fri May 15 15:48:28 1998  Gavin Koch  
23
 
24
        * mips/crt0.S (__stackbase): Added.
25
        (zerobss): Initialize __stackbase.
26
 
27
1998-05-13  Brendan Kehoe  
28
 
29
        * mips/configure.in: Also grok `mipstx39*-*-*'.
30
        * mips/configure: Regenerated.
31
 
32
Mon May 11 15:07:12 1998  Bob Manson  
33
 
34
        * configure.in: Added powerpcle target.
35
        * configure: Regenerated.
36
 
37
Thu May  7 16:43:37 1998  Mark Alexander  
38
 
39
        * sparc/elfsim.ld (OUTPUT_FORMAT): Add little-endian support.
40
 
41
        * sparc/crt0.S (_start): Define label for ELF targets.
42
        * sparc/salib.c: Include asm.h.  Use STRINGSYM macro to generate
43
        proper prefix for public assembly language labels.
44
        (write, read): Disable to avoid conflict with generic versions
45
        of these functions.
46
        * sparc/erc32-stub.c: Move STRINGSYM macro to sparc/asm.h.
47
        * sparc/asm.h: Move STRINGSYM macro here from sparc/erc32-stub.c
48
 
49
Mon May  4 08:30:58 1998  Mark Alexander  
50
 
51
        * sparc/configure.in: Treat sparc86x as a sparclite.
52
        * sparc/configure.in: Ditto.
53
        * sparc/Makefile.in (slite-install): Install missing files
54
        for simulator.
55
 
56
Thu Apr 30 16:41:15 1998  John Metzler  
57
 
58
        * mips/configure.in: adjust target type pattern to export nullmon.ld
59
        * mips/configure: regenerated
60
 
61
Mon Apr 27 21:38:18 1998  Mark Alexander  
62
 
63
        * configure.in: Added sparc86x configuration.
64
        * configure: Ditto.
65
 
66
Wed Apr 22 21:45:13 1998  Jeffrey A Law  (law@cygnus.com)
67
 
68
        * mips/crt0.S: Increase stack alignment.
69
 
70
Fri Apr 10 21:17:48 1998  Mark Alexander  
71
 
72
        * sparc/traps.S (win_flush): Prevent immediate window underflow
73
        trap on return.  Miscellaneous comment formatting cleanup.
74
 
75
Tue Apr  7 18:34:51 1998  Mark Alexander  
76
 
77
        * sparc/elfsim.ld: Align BSS at 8-byte boundary.
78
 
79
Mon Apr  6 13:12:32 1998  Mark Salter  
80
 
81
        * rs6000/ads-io.c (write): Added write().
82
 
83
        * rs6000/Makefile.in: Changed objects used for libads to be
84
        new ads specific object files instead of some mvme objects.
85
 
86
        * Added ads-io.c and ads-exit.c to provide function stubs which
87
        are safe on ads board (SDS monitor).
88
 
89
        * rs6000/mbx-outbyte.c (outbyte): Foundry console output
90
        is fixed, so re-enable output char quoting for mbx.
91
 
92
        * rs6000/mbx.specs: Added blank line to end of file. There
93
        were link errors without it?
94
 
95
        * rs6000/mbx.specs: Use mbx.ld script for linking.
96
 
97
        * rs6000/mbx-outbyte.c: Don't quote characters. We don't want
98
        gdb to display program output, yet.
99
 
100
        * rs6000/Makefile.in (install-mbx): Fixed install of mbx.specs
101
        file.
102
 
103
        * rs6000/Makefile.in: Support for MBX EPPCBug monitor.
104
        * rs6000/mbx-{exit,inbyte,outbyte,print}.c: New files for MBX.
105
        * rs6000/mbx.ld,mbx.specs: New files for MBX.
106
 
107
Wed Apr  1 21:42:40 1998  Mark Alexander  
108
 
109
        * sparc/elfsim.ld: New linker script for running ELF programs
110
        in erc32 simulator.
111
        * sparc/erc32-crt0.S: Disable copying of data segment.
112
        * sparc/erc32-stub.c: Generate correct public name for breakinst.
113
        * sparc/Makefile.in: Build erc32 library always.
114
 
115
Thu Apr  2 11:24:32 1998  Andrew Cagney  
116
 
117
        * mips/syscalls.c (sbrk): Check word size correct for
118
        get_mem_info.
119
 
120
Fri Mar 27 08:55:52 1998  Mark Alexander  
121
 
122
        * mips/crt0.S: Insert NOP before _start to keep GDB happy.
123
        * mips/dve.ld: Eliminate references to VR4300.
124
 
125
Thu Mar 26 19:47:36 1998  Mark Alexander  
126
 
127
        * mn10300/eval.ld: Don't use absolute path in SEARCH_DIR.
128
        * mn10300/sim.ld: Ditto.
129
 
130
Wed Mar 25 10:49:49 1998  Bob Manson  
131
 
132
        * sparc/cygmon-salib.c (__getProgramArgs): New function.
133
 
134
        * sparc/cygmon-crt0.S (init): Call __getProgramArgs.
135
 
136
        * configure.in: Added sparc64 configuration.
137
 
138
        * configure: Regenerated.
139
 
140
Tue Mar 24 10:44:41 1998  Mark Alexander  
141
 
142
        * mn10300/Makefile.in: Install libraries, not just linker scripts.
143
 
144
Tue Mar 24 09:52:28 1998  Mark Alexander  
145
 
146
        * config/mn10300.mt: New file
147
        * mn10300/configure.in: Use mn10300.mt as target makefile fragment
148
        instead of nothing at all.
149
        * mn10300/configure: Ditto.
150
 
151
Tue Mar 24 16:59:06 1998  Stu Grossman  
152
 
153
        * doc/configure:  Regenerate with autoconf 2.12.1 to fix shell
154
        issues for NT native builds.
155
 
156
Mon Mar 16 18:51:11 1998  Bob Manson  
157
 
158
        * sparc/cygmon-crt0.S: Make start a global symbol (for the linker
159
        script; we also need to make SYM(start) global).
160
 
161
Wed Mar 11 10:24:39 1998  Stan Cox  
162
 
163
        * sparc/cygmon.ld.src (.debug*): Added dwarf sections.
164
 
165
Fri Mar  6 23:41:54 1998  Bob Manson  
166
 
167
        * sparc/cygmon.ld.src: Use TARGET_RAM_START.
168
 
169
        * sparc/Makefile.in (SLITE_RAM_START): Add.
170
        (SPARC_RAM_START): Add.
171
        (SPARC64_RAM_START): Add.
172
        (SLITE_ALL): Add cygmon object files and linker script.
173
        slite-install: Install CygMon libraries and linker script.
174
 
175
Mon Mar  2 19:36:12 1998  Michael Meissner  
176
 
177
        * rs6000/ads.ld: Add default attributes to memory region.
178
        * a29k/{p3dgps,sa29200{,b}}.ld: Ditto.
179
        * hp74x/hppa.ld: Ditto.
180
        * m68k/{bcc,idp,mvme{135,162},sbc520{4,6}}.ld: Ditto.
181
        * pa/{op50n,w89k}.ld: Ditto.
182
        * sh/{sh1{l,2,3}cevb,sh3bb}.ld: Ditto.
183
        * sparc/{erc32,ex93{0,1,4}}.ld: Ditto.
184
 
185
Fri Feb 27 17:15:35 1998  Mark Alexander  
186
 
187
        * mn10300/configure.in (AC_INIT): Use crt0.S instead of crt0-eval.S.
188
 
189
Fri Feb 27 17:39:23 1998  Jeffrey A Law  (law@cygnus.com)
190
 
191
        * configure.in: Use "mn10300" subdir for "mn10300-*-*".
192
 
193
Mon Feb 23 20:29:42 1998  Mark Alexander  
194
 
195
        * mn10300/Makefile.in (GENOBJS): Remove system calls no longer
196
        supported.
197
        * mn10300/trap.h: Use generic syscall.h.
198
        * mn10300/sys/syscall.h: Removed in favor of generic syscall.h.
199
 
200
Mon Feb 23 16:19:17 1998  Gavin Koch  
201
 
202
        * mips/Makefile.in (cma101.o): Add rule to explicitly use -mno-mips16.
203
        * mips/cma101.c: Reverse my previous change.
204
        Add #ifdef __mips16 then #error.
205
 
206
Mon Feb 23 11:29:33 1998  Mark Alexander  
207
 
208
        * mn10300/Makefile.in: Add rules for building libeval.a.
209
        * mn10300/configure: Don't use default.mt.
210
        * mn10300/configure.in: Ditto.
211
        * mn10300/eval.ld: Replace with modified version of default script.
212
 
213
        * mn10300/_exit.c: New file for libeval.a.
214
        * mn10300/access.c: Ditto.
215
        * mn10300/chmod.c: Ditto.
216
        * mn10300/chown.c: Ditto.
217
        * mn10300/close.c: Ditto.
218
        * mn10300/creat.c: Ditto.
219
        * mn10300/crt0.S: Ditto.
220
        * mn10300/crt1.c: Ditto.
221
        * mn10300/execv.c: Ditto.
222
        * mn10300/execve.c: Ditto.
223
        * mn10300/fork.c: Ditto.
224
        * mn10300/fstat.c: Ditto.
225
        * mn10300/getpid.c: Ditto.
226
        * mn10300/gettime.c: Ditto.
227
        * mn10300/isatty.c: Ditto.
228
        * mn10300/kill.c: Ditto.
229
        * mn10300/lseek.c: Ditto.
230
        * mn10300/open.c: Ditto.
231
        * mn10300/pipe.c: Ditto.
232
        * mn10300/read.c: Ditto.
233
        * mn10300/sbrk.c: Ditto.
234
        * mn10300/sim.ld: Ditto.
235
        * mn10300/stat.c: Ditto.
236
        * mn10300/time.c: Ditto.
237
        * mn10300/times.c: Ditto.
238
        * mn10300/trap.S: Ditto.
239
        * mn10300/trap.h: Ditto.
240
        * mn10300/unlink.c: Ditto.
241
        * mn10300/utime.c: Ditto.
242
        * mn10300/wait.c: Ditto.
243
        * mn10300/write.c: Ditto.
244
        * mn10300/sys/syscall.h: Ditto.
245
 
246
Fri Feb 20 17:19:22 1998  Gavin Koch  
247
 
248
        * mips/cma101.c: #ifdef out whole file if mips16.
249
 
250
Thu Feb 19 13:05:58 1998  Bob Manson  
251
 
252
        * i960/*: Revised.
253
 
254
Wed Feb 18 12:00:20 1998  Jeff Johnston  
255
 
256
        * m68k/crt0.S (start): Fixed code that clears .bss.  Code
257
        was using dbra instruction and did not account for the fact
258
        that the instruction branches until counter is -1, not 0.
259
 
260
Tue Feb 17 18:21:52 1998  Mark Alexander  
261
 
262
        * mn10300/Makefile.in: New file for MN10300 eval board support.
263
        * mn10300/configure: Ditto.
264
        * mn10300/configure.in: Ditto.
265
        * mn10300/crt0-eval.S: Ditto.
266
        * mn10300/eval.ld: Ditto.
267
        * mn10300/test.c: Ditto.
268
 
269
Tue Feb 17 19:55:47 1998  Gavin Koch  
270
 
271
        * mips/vr4300.S (__previous): Fix comment type-o in
272
        previous change.
273
 
274
Tue Feb 17 10:47:45 1998  Gavin Koch  
275
 
276
        * mips/vr4300.S (__previous,baseaddr,res_baseaddr):
277
        Figure the length of the exception handler at runtime
278
        rather than compile time.
279
 
280
Tue Feb  3 14:07:51 1998  Ian Lance Taylor  
281
 
282
        * configure.in: When running config-ml.in, put --enable-multilib
283
        before ac_configure_args, so that --disable-multilib can override
284
        it.
285
        * configure: Rebuild.
286
 
287
Fri Jan  9 17:10:59 1998  Mark Alexander  
288
 
289
        * mips/Makefile.in (LSIOBJS, DVEOBJS): Add part-specific objects.
290
 
291
Mon Jan  5 17:01:45 1998  Mark Alexander  
292
 
293
        * config/mips.mt: Add rules for read.o and write.o.
294
        * mips/dvemon.c: New file to support Densan DVE-R3900 board.
295
        * mips/dve.ld: New file to support Densan DVE-R3900 board.
296
        * mips/Makefile.in: Add rules for Densan support library libdve.a.
297
        * mips/configure.in: Build libdve.a for tx39 targets.
298
        * mips/configure: Ditto.
299
 
300
Tue Dec 30 15:34:17 1997  Bob Manson  
301
 
302
        * sparc/Makefile.in: Add define for TARGET_CPU_$(CPU).
303
 
304
        * sparc/cygmon-salib.c: If TARGET_CPU_SPARC64, include
305
        sys/types.h, and define _open_r, _close_r, etc.
306
 
307
Sun Dec 28 17:15:50 1997  Bob Manson  
308
 
309
        * sparc/cygmon-salib.c (_open_r, _close_r): New functions.
310
        (read, write): If the fd isn't 0, 1, or 2, return an error.
311
 
312
Fri Dec 26 18:45:28 1997  Bob Manson  
313
 
314
        * sparc/cygmon-salib.c (_sbrk_r, _fstat_r,_brk_r): Define.
315
 
316
        * sparc/cygmon-crt0.S: Zero out %fp so backtraces from gdb work
317
        properly.
318
 
319
        * sparc/configure.in: Set CYGMONLDSCRIPTTEMPL appropriately.
320
 
321
        * sparc/Makefile.in ($(objdir)/cygmon.ld): Use CYGMONLDSCRIPTTEMPL
322
        to determine what template file we use.
323
 
324
1997-12-22  Felix Lee  
325
 
326
        * rs6000/sim-errno.c (_cerror): need to return -1.
327
        * rs6000/sol-cfuncs.c (_cerror): likewise.
328
 
329
Mon Dec 22 16:54:31 1997  Bob Manson  
330
 
331
        * sparc/cygmon-crt0.S: Add stack bias code if TARGET_CPU_SPARC64 is
332
        defined. Allocate 128 bytes for a frame if sparc64.
333
 
334
        * sparc/cygmon.ld.src: New file, replaced cygmon.ld.
335
 
336
        * sparc/Makefile.in (SPARC_OBJ_FORMAT): Added.
337
        (SPARC64_ALL,SPARC64_INSTALL,SPARC64_OBJ_FORMAT): Added.
338
        ($(objdir)/cygmon.ld): Create from $(objdir)/cygmon.ld.src.
339
 
340
        * sparc/configure.in: Add sparc64 to CPU list.
341
        * sparc/configure: Regenerated.
342
        * configure: Regenerated.
343
 
344
Sun Dec 21 18:19:27 1997  Bob Manson  
345
 
346
        * configure.in: Added sparc64-elf configuration.
347
 
348
Wed Dec 10 19:15:26 1997  Andrew Cagney  
349
 
350
        * mips/pmon.ld, mips/ddb.ld: Add handling of DWARF
351
        sections. Copied from mips/idt.ld.
352
 
353
Wed Dec 10 12:31:04 1997  Mark Alexander  
354
 
355
        * mips/configure: Add entry.o to LSI library.
356
        * mips/configure.in: Ditto.
357
        * mips/crt0.S: Declare init hooks as .text to avoid linker errors.
358
        * mips/pmon.S: Don't use 64-bit instructions on 32-bit EABI machines.
359
        * mips/entry.S: New file (MIPS16 entry/exit exception handler).
360
 
361
Fri Nov 28 22:34:14 1997  Bob Manson  
362
 
363
        * sparc/cygmon-salib.c (open): New syscall.
364
 
365
        * sparc/cygmon.ld: Add gcc_except_table section.
366
 
367
        * sparc/cygmon-crt0.S: Call __install_signal_handler.
368
        Run ctors/dtors as appropriate.
369
 
370
        * sparc/cygmon-salib.c (gettimeofday): New syscall.
371
        (stime): Ditto.
372
        (add_mapping): Ditto.
373
        (remove_mapping): Ditto.
374
        (__install_signal_handler): Ditto.
375
 
376
Wed Nov 26 15:25:11 1997  Michael Meissner  
377
 
378
        * rs6000/mcount.S: New file to in case no profiling module was
379
        defined.
380
 
381
        * rs6000/Makefile.in (OBJS): Add mcount.o
382
        (mcount.o): Depend on mcount.S.
383
 
384
Mon Nov 24 23:25:07 1997  Bob Manson  
385
 
386
        * sparc/cygmon.ld: Add linkonce sections.
387
 
388
Sun Nov 23 17:49:45 1997  Bob Manson  
389
 
390
        * sparc/Makefile.in: Removed TARGET_CFLAGS.
391
        * sparc/configure.in: Ditto.
392
        * sparc/configure: Regenerated.
393
 
394
Wed Nov 19 16:13:00 1997  Doug Evans  
395
 
396
        * rs6000/Makefile.in (unlink.o): Add rule for.
397
 
398
        * syscall.h: New file.
399
 
400
Tue Nov 18 17:22:18 1997  Doug Evans  
401
 
402
        * sparc/asm.h (CONCAT1): Use __USER_LABEL_PREFIX__.
403
 
404
        * sparc/Makefile.in: Reorganize file.
405
 
406
        * sparc/Makefile.in: Rename all occurences of SIM to ERC32.
407
        (all): Don't build erc32 support any more (never installed anyway).
408
        * sparc/erc32-io.c: Renamed from sim-io.c.
409
        * sparc/erc32-stub.c: Renamed from sim-stub.c.
410
        * sparc/erc32-crt0.S: Renamed from sim-crt0.S.
411
        * sparc/erc32.ld: Renamed from sim.ld.
412
        * sparc/configure.in (AC_INIT): Update.
413
        * sparc/configure: Regenerate.
414
 
415
Mon Nov 17 22:04:04 1997  Bob Manson  
416
 
417
        * configure.in: Configure the sparc directory for the sparc-elf
418
        toolchain.
419
        * configure: Regenerated.
420
 
421
        * sparc/Makefile.in: For a generic sparc toolchain, build the cygmon
422
        crt0 and install the cygmon linker script.
423
 
424
        * sparc/asm.h (USER_LABEL_PREFIX): If it's already defined, don't
425
        redefine it.
426
 
427
        * sparc/configure.in: Add LIB_AC_PROG_CC. Add TARGET_CFLAGS
428
        subst variable.
429
        * sparc/configure: Regenerated.
430
 
431
        * sparc/cygmon.ld: New file.
432
        * sparc/cygmon-crt0.S: New file.
433
        * sparc/cygmon-salib.c: New file.
434
 
435
Tue Sep 16 15:21:08 1997  Gavin Koch  
436
 
437
        * mips/Makefile.in (vr4300.o): Reinstate command, it's will
438
        be necessary until all hosts properly set BSP in configure.in.
439
 
440
Mon Sep 15 16:20:29 1997  Bob Manson  
441
 
442
        * m68k/*.ld: Add underscore versions of __CTOR_LIST__ and
443
        __DTOR_LIST__.
444
 
445
Mon Sep 15 12:13:34 1997  Mark Alexander  
446
 
447
        * mips/crt0.S: Declare external functions as .text to
448
        eliminate linker warnings.
449
 
450
Tue Sep  9 23:35:04 1997  Gavin Koch  
451
 
452
        * mips/Makefile.in (SCRIPTS): Now is configurable.
453
        (BSP): Now is configurable.
454
        (vr4300.o): Remove unnecessary command.
455
        * mips/configure.in: Configure the newly configuable
456
        SCRIPTS and BSP.
457
        * mips/configure: Re-autoconf.
458
 
459
 
460
Mon Sep  8 16:53:12 1997  Bob Manson  
461
 
462
        * mips/Makefile.in (pmon.o): Added compile command that includes
463
        PART_SPECIFIC_DEFINES. Don't include cma101.o by default.
464
 
465
        * mips/configure.in (part_specific_defines): New variable
466
        used when building pmon.o.
467
        (part_specific_obj): Include cma101.o as well as vr4300.o,
468
        since it is board-specific in many ways (and relies on
469
        routines in vr4300.o).
470
 
471
Mon Sep  8 14:42:44 1997  Gavin Koch  
472
 
473
        * mips/idt.ld: Add handling of DWARF sections.
474
 
475
Sun Sep  7 16:43:05 1997  Gavin Koch  
476
 
477
        * mips/crt0.S, mips/idtmon.S, mips/vr4300.S: Handle mips16 builds.
478
 
479
Thu Sep  4 19:35:12 1997  Andrew Cagney  
480
 
481
        * v850/sys/syscall.h: Match with what is in newlib.
482
 
483
Mon Sep  1 12:43:50 1997  Andrew Cagney  
484
 
485
        * v850/sys/syscall.h: New file.
486
 
487
Thu Aug 28 17:27:16 1997  Stan Shebs  
488
 
489
        * rs6000/ads.ld: Define ram region.
490
        (__stack): Fix value.
491
        * rs6000/crt0.S: Clear the sbss area as well as bss.
492
 
493
Tue Aug 26 16:22:36 1997  Ian Lance Taylor  
494
 
495
        * m68k/bcc.ld: Don't use BLOCK for the section addresses.
496
        Instead, just force . to be aligned when necessary.
497
        * m68k/idp.ld, m68k/mvme135.ld, m68k/mvme162.ld: Likewise.
498
        * m68k/sbc5204.ld, m68k/sbc5206: Likewise.
499
 
500
Fri Aug  8 14:20:16 1997  Michael Meissner  
501
 
502
        * rs6000/Makefile.in (install-{yellowknife,ads}): The linker
503
        scripts are in the source directory, not the object directory.
504
 
505
Fri Aug  1 12:21:31 1997  Stan Shebs  
506
 
507
        * rs6000/ads.ld: New file, linker script for 821/860 ADS board.
508
        * rs6000/yellowknife.ld: New file, linker script for embedded
509
        Yellowknife (CHRP/PPCP) box.
510
        * rs6000/Makefile.in: Add rules for ADS and Yellowknife bits,
511
        remove references to EVM, don't optimize the test program.
512
        * rs6000/crt0.S: Renamed from mvme-crt0.S, is generic.
513
        * rs6000/mvme-stack.S: Removed, unnecessary.
514
 
515
Tue Jun  3 12:54:59 1997  Bob Manson  
516
 
517
        * mips/crt0.S: Added GCRT0 #ifdef for profiling support.
518
 
519
        * mips/Makefile.in (SCRIPTS): Added idtecoff.
520
        (PCRT0): Added.
521
 
522
        * mips/idtecoff.ld: Added. Add crt0.o startup entry.
523
 
524
Fri Apr 18 15:54:11 1997  Doug Evans  
525
 
526
        * m32r/crt0.S: Remove references to .fillinsn.
527
 
528
Mon Apr 14 16:34:27 1997  Ian Lance Taylor  
529
 
530
        * testsuite/Makefile.in (INSTALL): Change install.sh to
531
        install-sh.
532
 
533
Wed Apr  9 15:41:39 1997  Mike Meissner  
534
 
535
        * rs6000/configure.in (AC_PROG_CC): copied from configure.in.
536
        * rs6000/configure: Regenerate.
537
 
538
 
539
Sat Mar 29 12:21:08 1997  Bob Manson  
540
 
541
        * sparc/(ex930.ld,ex931.ld,ex934.ld}: Set __end as well
542
        as _end and end.
543
 
544
Fri Mar 28 23:01:38 1997  Mark Alexander  
545
 
546
        * mips/lsi.ld: Before setting _gp, use ALIGN(8) instead
547
        of ALIGN(16).  Remove ALIGN from _gp computation.
548
 
549
Mon Mar 17 10:00:29 1997  Gavin Koch  
550
 
551
        * mips/idtmon.S: Added magic number for _flush_cache slot.
552
 
553
Fri Mar 14 14:36:06 1997  J.T. Conklin  
554
 
555
        * m68k/Makefile.in (install): Fix typo.
556
 
557
        * m68k/crt0.S: Changed to use correct loop condition for coldfire.
558
 
559
Wed Mar 12 16:00:51 1997  Stu Grossman  (grossman@critters.cygnus.com)
560
 
561
        * sparc/Makefile.in: Add rules for above.
562
        (701_OBJS): Add salib-701.o, sparclet-stub.o.
563
        [Brought over from Nov 5 change in sparclet branch.]
564
 
565
        * sparc/salib-701.c (flush_i_cache):  Implement cache flushing to fix
566
        intermittent problems with gdb stub and breakpoints.  Fixes pr 11755.
567
 
568
Wed Mar 12 15:49:30 1997  J.T. Conklin  
569
 
570
        * m68k/sbc5204: Fix GROUP specifier.
571
        * m68k/sbc5206: Likewise.
572
 
573
Tue Mar 11 13:43:49 1997  J.T. Conklin  
574
 
575
        * m68k/Makefile.in (all): Fix typo.
576
 
577
        * m68k/crt0.S: Use cmpl #0,aX instead of cmpw #0,aX as the latter
578
        is an invalid instruction on the coldfire.
579
 
580
Fri Mar  7 19:42:50 1997  Mark Alexander  
581
 
582
        * mips/lsi.ld: New file.
583
        * mips/lsipmon.S: New file.
584
        * Makefile.in: Add support for LSI variant of PMON (MiniRISC board).
585
        * pmon.S: Ditto.
586
 
587
Fri Mar  7 10:29:11 1997  Ian Lance Taylor  
588
 
589
        * mips/regs.S (pc): Define.
590
 
591
Thu Mar  6 18:11:57 1997  Bob Manson  
592
 
593
       * mips/pmon.S (INDIRECT): For a target that uses the 64-bit
594
        ABI, set up the stack for a 32-bit call before actually calling
595
        PMON.
596
 
597
        * mips/regs.S: K1BASE needs to be a 64-bit value on a machine
598
        with 64-bit pointers.
599
 
600
        * mips/syscalls.c (sbrk): Use size_t instead of unsigned int
601
        when comparing pointers.
602
 
603
Wed Mar  5 15:44:04 1997  Doug Evans  
604
 
605
        * m32r/crtsysc.c (_sbrk): Change _end decl to __model__ (__medium__).
606
        * m32r/Makefile.in (m32r-stub.o): Use MULTISRCTOP to find m32r-stub.c.
607
 
608
Tue Mar  4 07:01:44 1997  J.T. Conklin  
609
 
610
        * m68k/crt0.S: Use cmpw #0,aX instead of tstl aX, as the latter is
611
        an invalid addressing mode on the 68000 core.
612
 
613
Mon Mar  3 16:38:19 1997  Jim Wilson  
614
 
615
        * mips/crt0.S: Subtract 24 instead of 8 when computing sp.
616
 
617
Mon Mar  3 13:35:20 1997  Doug Evans  
618
 
619
        * m32r/m32r-lib.c: New file.
620
        * m32r/{eva,eva-stub}.ld: New files.
621
        * m32r/Makefile.in: Build and install them.
622
        Also build and install m32r-stub.o.
623
 
624
Tue Feb 25 11:59:20 1997  Gavin Koch  
625
 
626
        * mips/configure.in (LIB_AC_PROG_CC): copied from configure.in.
627
        * mips/configure.in (AC_PROG_CC): replaced by LIB_AC_PROG_CC
628
        can't do final link until libs in this directory are built.
629
        * mips/configure: regenerated.
630
 
631
Tue Feb 25 00:31:27 1997  Ian Lance Taylor  
632
 
633
        * mips/crt0.S: Call hardware_init_hook and software_init_hook via
634
        a register, to avoid relocation overflow if they are zero.
635
 
636
Mon Feb 24 22:25:49 1997  Gavin Koch  
637
 
638
        * mips/Makefile.in (IDTOBJS,PMONOBJS): Part specific modules
639
        can now be configured by part_specific_obj.
640
        * mips/configure.in (part_specific_obj): added.
641
        * mips/configure: regenerate.
642
 
643
Fri Feb 21 14:29:54 1997  Doug Evans  
644
 
645
        * m32r/crtsysc.c (_sbrk): Declare _end with __attribute ((__sym32__)).
646
 
647
Fri Feb 21 10:10:55 1997  Jim Wilson  
648
 
649
        * mips/ddb.ld: Align the location counter before setting _gp, and
650
        before setting edata.  Remove ALIGN from _gp computation.
651
        * mips/idt.ld, mips/pmon.ld: Before setting _gp, use ALIGN(8) instead
652
        of ALIGN(16).  Remove ALIGN from _gp computation.
653
 
654
Thu Feb 20 17:30:41 1997  Ian Lance Taylor  
655
 
656
        * mips/array.ld: Add mips16 sections.
657
        * mips/ddb.ld, mips/idt.ld, mips/pmon.ld: Likewise.
658
 
659
        * mips/crt0.S (zerobss): Use subu, not sub.
660
 
661
Tue Feb 18 17:25:56 1997  Mark Alexander  
662
 
663
        * mips/crt0.S: Add .ent lines for all code fragments, so
664
        that objdump --disassemble will display them correctly.
665
 
666
Fri Feb 14 11:07:20 1997  J.T. Conklin  
667
 
668
        * m68k/mvme-stub.c: New file.  Common debugger stub used for mvme-
669
        based targets.  This should eventually be merged with or replaced
670
        by the m68k stub from gdb.
671
        * m68k/{mvme135-stub.c, mvme162lx-stub.c}: Removed.
672
        * m68k/Makefile.in: Updated for above change.
673
 
674
        * m68k/{mvme135-asm.S, mvme162lx-asm.S}: Removed all whitespace
675
        differences and changed to consistantly use the IMM macro for
676
        immediate constants.  It is now possible to compare these two
677
        files without having to filter out insignificant differences.
678
 
679
        * m68k/mvme135-stub.c (set_debug_traps): Renamed from
680
        init_debug_traps to match documentation and other sample debugger
681
        stubs.
682
 
683
        * m68k/sbc5204.ld: New file, linker script for Arnewsh SBC5204.
684
 
685
        * m68k/sbc5206.ld: New file, linker script for Arnewsh SBC5206.
686
 
687
        * m68k/Makefile.in (DBUG_OBJ, DBUG_BSP): New BSP for coldfire
688
        targets running the dbug monitor.
689
 
690
        * m68k/{dbug-exit.S,dbug-inbyte.S,dbug-outbyte.S}: New files.
691
 
692
Thu Feb  6 13:31:06 1997  Bob Manson  
693
 
694
        * m68k/crt0.S: Don't use SYM to refer to symbols defined
695
        in the linker script.
696
 
697
Thu Jan 16 10:34:36 1997  Jim Wilson  
698
 
699
        * mips/{ddb.ld,idt.ld,pmon.ld}: Readd OUTPUT_FORMAT definition.
700
 
701
Wed Jan  8 14:49:26 1997  Jim Wilson  
702
 
703
        * mips/crt0.S (_start): Don't try to use FPU registers if
704
        __mips_soft_float is defined.
705
 
706
Fri Dec 27 15:41:08 1996  Bob Manson  
707
 
708
        * sparc/Makefile.in (splet-install): Add tsc701.ld.
709
 
710
Thu Dec 26 14:59:34 1996  Michael Snyder  
711
 
712
        * sparc/sparclet-stub.c: Add support for "P" protocol command.
713
          Add support for %cc coprocessor registers, %asr registers.
714
          Work-around broken SAVE instruction on sparclet.
715
 
716
Tue Dec 24 22:15:53 1996  Angela Marie Thomas (angela@cygnus.com)
717
 
718
        * mips/pmon.S: add an INDIRECT for _flush_cache to be the
719
        same as mon_flush_cache.  This fixes failures in "make check"
720
 
721
Mon Dec 23 18:08:05 1996  Jim Wilson  
722
 
723
        * mips/syscalls.c (__errno, _raise): Delete.
724
 
725
Wed Dec 18 17:29:28 1996  Ian Lance Taylor  
726
 
727
        * mips/idt.ld: Align the location counter before setting _gp, and
728
        before setting edata.
729
        * mips/pmon.ld: Likewise.
730
 
731
Sat Dec 14 21:52:40 1996  Ian Lance Taylor  
732
 
733
        * configure.in: Use a special version of AC_PROG_CC.  Autoconf
734
        2.12 introduced a check for whether the compiler works, and that
735
        check will fail for a cross compilers without a complete set of
736
        libraries.
737
 
738
Fri Dec 13 10:40:14 1996  Rob Savoye  
739
 
740
        * sbrk.c: Set the heap pointer to the address of _end, not the
741
        value.
742
 
743
Wed Dec 11 15:26:50 1996  Jim Wilson  
744
 
745
        * mips/{ddb.ld,idt.ld,pmon.ld}: Delete OUTPUT_FORMAT definition.
746
 
747
Fri Dec  6 15:52:36 1996  Jim Wilson  
748
 
749
        * mips/crt0.S: Delete unreachable instruction after exit call.
750
        Move exit call before .end _start.
751
 
752
Tue Nov 26 15:05:26 1996  Doug Evans  
753
 
754
        * configure: Regenerate with autoconf 2.12.
755
 
756
Mon Nov 11 15:12:08 1996  Michael Meissner  
757
 
758
        * config/ppc.mh: New PowerPC eabi target specific config file.
759
        Always use -mrelocatable-lib -mno-eabi.
760
 
761
        * rs6000/configure.in (host_makefile_frag): Use config/ppc.mh.
762
        * rs6000/configure: Regenerate.
763
 
764
        * rs6000/{mvme,sim}-crt0.o (_start): Make initial stack frame 64
765
        bytes, not 56 so that it is aligned to a 16 byte boundary.
766
 
767
Tue Nov  5 10:24:29 1996  Doug Evans  
768
 
769
        * sparc/Makefile.in (crt0-701.o): Use default rule to build.
770
        * sparc/crt0-701.S: Second pass at little endian support.
771
 
772
Tue Nov  5 10:08:40 1996  Dawn Perchik 
773
 
774
        * sparc/{salib-701.c,sparclet-stub.c,tsc701.ld}: New files.
775
        * sparc/Makefile.in: Add rules for above.
776
        (701_OBJS): Add salib-701.o, sparclet-stub.o.
777
 
778
Fri Nov  1 21:50:12 1996  Angela Marie Thomas (angela@cygnus.com)
779
 
780
        * mips/ddb.ld: rename cairo.ld to ddb.ld
781
        * mips/Makefile.in: rename cairo to ddb
782
 
783
Thu Oct 31 13:54:58 1996  Stan Shebs  
784
 
785
        * sh/sh1lcevb.ld, sh/sh2lcevb.ld, sh/sh3lcevb.ld: New files,
786
        linker scripts for Hitachi eval boards.
787
 
788
Thu Oct 31 12:39:53 1996  Doug Evans  
789
 
790
        * m32r/crt0.S: Set up fp.  Speed up zeroing of bss.
791
 
792
Sun Oct 27 20:34:27 1996  Mark Alexander  
793
 
794
        * mips/crt0.S: Initialize gp register correctly.
795
 
796
Tue Oct 22 12:02:19 1996  Doug Evans  
797
 
798
        * m32r/sys/syscall.h: New file.
799
        * m32r/crt0.S: Rewrite.
800
        * m32r/crtsysc.c (__trap): Adjust literal and comment syntax.
801
 
802
Thu Oct 17 13:47:54 1996  Doug Evans  
803
 
804
        * m32r/syscalls.c: Deleted, renamed to
805
        * m32r/crtsysc.c: this.
806
        * m32r/Makefile.in: Updated.
807
 
808
Mon Sep 30 11:42:08 1996  Doug Evans  
809
 
810
        * m32r/{Makefile.in,configure.in,configure}: New files.
811
        * m32r/{crt0.S,syscalls.c,trap.S}: New files.
812
        * configure.in: Recognize m32r-*-*.
813
        * configure: Regenerated.
814
 
815
Thu Sep 26 10:59:25 1996  James G. Smith  
816
 
817
        * mips/crt0.S (_exit): Update terminating break instruction to use
818
        an explicit high value.
819
 
820
Mon Sep 23 19:02:32 1996  Stan Shebs  
821
 
822
        * sh: New directory, Hitachi SH libgloss support.
823
        * sh/sh3bb.ld: New file, SH3 big box linker script.
824
 
825
Thu Sep 19 12:02:23 1996  Ian Lance Taylor  
826
 
827
        * mips/crt0.S (zerobss): Use bltu in zerobss loop, not bne, in
828
        case the end symbol is not aligned.
829
 
830
Sun Sep 15 12:23:47 1996  James G. Smith  
831
 
832
        * mips/vr4300.S (__cpu_flush): Fix lui constant.
833
        * mips/crt0.S (init): Fix passing of arg0 through exit() and
834
        _exit().
835
        * mips/syscalls.c (__errno): Return address of errno, rather than
836
        NULL.
837
 
838
Wed Sep 11 10:45:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
839
 
840
        * m68k/bcc.ls, m68k/idp.ld, m68k/mvme135.ld, m68k/mvme162.ld:
841
        Merge .init and .fini sections into .text to fix a.out.
842
 
843
Sun Sep  8 09:50:08 1996  Stu Grossman  (grossman@critters.cygnus.com)
844
 
845
        * m68k/bcc.ls, m68k/idp.ld, m68k/mvme135.ld, m68k/mvme162.ld:
846
        Many fixes for problems discovered during testing.  Make stack end
847
        at end of ram.  Force __CTOR_LIST__ and __DTOR_LIST__ to be
848
        longword aligned.  Move .shdata out of .text section.  Put .rodata
849
        and .gcc_except_table into .text section.  Get rid of .shbss
850
        section, load it into .bss.  Remove bogus start address
851
        calculation for .bss.  Force all sections to be longword aligned.
852
        Create .init and .fini sections (including function prologues and
853
        epilogues) for ELF support.
854
        * cpu32bug.S cpu32bug.h:  Move defs for cpu32bug monitor into
855
        cpu32bug.h.  Make sure that cpu32bug function codes aren't global.
856
        Remove creation of vbr_table.  Fix function prologue in _exit.
857
        Use fp instead of a6.  Add .text pseudo-op to the beginning of
858
        each function.
859
        * crt0.S:  Remove global symbols zeroboss, init and launch.  Make
860
        main, exit, hardware_init_hook, software_init_hook, atexit and
861
        __do_global_dtors extern, not global.  Fix logic error when
862
        initializing stack pointer.  It now loads sp if __stack is non-
863
        zero.  Reverse order of software and hardware init hooks.
864
        Hardware now comes first.  Add call to __INIT_SECTION__, and
865
        register __FINI_SECTION__ with atexit.  This is needed to make ELF
866
        static constructors and destructors work right.
867
 
868
Tue Sep  3 11:55:01 1996  Ian Lance Taylor  
869
 
870
        * m68k/bcc.ld: Set address of .stab and .stabstr to 0, not `.'.
871
        * m68k/idp.ld, m68k/mvme135.ld, m68k/mvme162.ld: Likewise.
872
        * hp74x/hppa.c, rs6000/evm.ld, sparc/ex930.ld: Likewise.
873
        * sparc/ex931.ld, sparc/ex934.ld, sparc/sim.ld: Likewise.
874
 
875
Fri Aug 30 15:57:37 1996  James G. Smith  
876
 
877
        * mips/Makefile.in (SCRIPTS): Add cairo.
878
        (vr4300.o:): Force build with target CFLAGS to ensure correct
879
        multilib endianness. The -Tcairo.ld target uses libpmon.a aswell
880
        as the -Tpmon.ld target.
881
        * mips/{idt.ld,pmon.ld}: Remove explicit crt0.o include.
882
        * mips/cairo.ld: Added.
883
        * mips/crt0.S: Restore atexit() call. Fix startup stack
884
        initialisation.
885
        * mips/pmon.S: Fix monitor indirection to be 64bit clean.
886
        * mips/vr4300.s: Added simple bus error handler to cope with
887
        sizing memory that doesn't ghost, but does abort.
888
        * mips/cma101.c: Improve the memory sizer.
889
        * mips/regs.S: Add definitions for SR_KX, SR_SX and SR_UX.
890
 
891
Thu Aug 29 17:07:45 1996  Michael Meissner  
892
 
893
        * a29k/configure.in (i[345]86-*-*): Recognize i686 for pentium
894
        pro.
895
        * testsuite/libgloss.all/configure.in (i[345]86-*-*): Ditto.
896
        * a29k/configure: Regenerate.
897
 
898
Thu Aug 22 10:31:38 1996  Michael Meissner  
899
 
900
        * rs6000/Makefile.in (install{,-linux,-solaris}): Add install of
901
        Linux, Solaris libraries if built.
902
 
903
Fri Aug 16 10:12:48 1996  Rob Savoye  
904
 
905
        * m68k/Makefile.in: Add -nostdlib to the test targets.
906
        * m68k/{idp,bcc,mvme135,mvme162}.ld: Move the CTORS and DTORS from
907
        .data to .text where they really belong.
908
        * m68k/crt0.S(launch): Don't put __do_global_dtors into atexit,
909
        GCC is supposed to do this in __main.
910
 
911
Mon Aug  5 15:04:34 1996  Doug Evans  
912
 
913
        * sparc/libsys/isatty.c: New file.
914
 
915
Sun Aug  4 22:32:14 1996  Rob Savoye  
916
 
917
        * pa/Makefile.in: Build the test case as seperate targets.
918
        * pa/{w89k,op50n}.ld: Use GROUP rather than INPUT to get all the
919
        libraries.
920
 
921
Fri Aug  2 18:25:07 1996  J.T. Conklin  
922
 
923
        * m68k/Makefile.in: Install common crt0.o, remove old references
924
        to per-bsp crt0's.
925
 
926
Tue Jul 30 21:48:05 1996  Rob Savoye  
927
 
928
        * sparc/Makefile.in: Built crt0.S, not crto.s.
929
        * sparc/crt0.S: Don't use REGS macro, use % always.
930
        * sparc/salib.c: Add a prototype for putDebugChar.
931
 
932
Tue Jul 23 15:12:42 1996  Doug Evans  
933
 
934
        * sparc/{sysc-701.c,crt0-701.S}: New files.
935
        * sparc/Makefile.in (all): Build them.
936
        ($(701_BSP),crt0-701.o): New targets.
937
        ($(CRT0),$(SIM_CRT0),dtor.o): Don't use $<, for sunos make.
938
        (all): Depend on $($(CPU)_ALL).
939
        (install): Use $(INSTALL_DATA), not $(INSTALL_PROGRAM).
940
        Depend on $($(CPU)_INSTALL).
941
        * sparc/configure.in (libgloss_topdir): Delete unnecessary $(srcdir).
942
        (AC_CONFIG_AUX_DIR): Call.
943
        (CPU): Define.
944
        * sparc/configure: Regenerated.
945
 
946
Mon Jul 22 14:32:39 1996  Doug Evans  
947
 
948
        * config/{default.mt,mips.mt}: Don't use $<, for sunos make.
949
 
950
Mon Jul 22 15:54:02 1996  Ian Lance Taylor  
951
 
952
        * m68k/crt0.S (zerobss): Don't use dbra if __mcf5200__.
953
 
954
Sun Jul 14 16:47:14 1996  Michael Meissner  
955
 
956
        * lseek.c (lseek): Don't use SET_ERRNO.
957
        * open.c (open): Ditto.
958
 
959
Wed Jul  3 18:19:10 1996  Stu Grossman  (grossman@critters.cygnus.com)
960
 
961
        * sparc/Makefile.in:  Install ex930/931/934.ld files.
962
        * sparc/configure, sparc/configure.in:  Use AC_CANONICAL_SYSTEM to
963
        define target_alias to make install work from this directory.
964
 
965
Wed Jul  3 18:04:49 1996  Ian Lance Taylor  
966
 
967
        * Makefile.in: Make sure we always have an argument to for.  Make
968
        sure rootpre and srcrootpre are always set before using
969
        FLAGS_TO_PASS.
970
 
971
Tue Jul  2 18:04:31 1996  J.T. Conklin  
972
 
973
        * glue.h (SET_ERRNO): Removed.
974
        * sbrk.c, stat.c, unlink.c: Don't use SET_ERRNO.
975
 
976
Mon Jul  1 14:24:51 1996  Michael Meissner  
977
 
978
        * rs6000/Makefile.in: Add $(srcdir)/.. dependencies for all files
979
        in the toplevel.
980
 
981
Sat Jun 29 23:26:39 1996  James G. Smith  
982
 
983
        * mips/cma101.c (DOSYNC): Explicitly select -mips2 for the
984
        assembly of the "sync" instruction.
985
        * mips/Makefile.in: Removed special cma101.o build. Seperate
986
        install.sh invocations for the BSP libraries.
987
 
988
Sat Jun 29 08:17:52 1996  Michael Meissner  
989
 
990
        * doc/porting.texi (GNU remote protocol): Fix bad texinfo.
991
 
992
Fri Jun 28 23:16:37 1996  Rob Savoye  
993
 
994
        * sparc/traps.S: Don't use REGS macro, use % always.
995
        * sparc/Makefile.in: Add -nostdlib when building the test cases,
996
        as gcc keeps thinks it wants two crt0.o.
997
        * sparc/asm.h: Don't define the REGS macro, we'll use explicit
998
        register prefixes. Always define USER_LABEL_PREFIX cause gcc is
999
        broken, and I doubt it'll get fixed.
1000
 
1001
Sat Jun 29 05:05:15 1996  James G. Smith  
1002
 
1003
        * mips/crt0.S (zerobss): Fix the stack-pointer calculation.
1004
 
1005
Thu Jun 27 17:23:33 1996  Ian Lance Taylor  
1006
 
1007
        * mips/Makefile.in (vr4300.o): Pass -mips3 after $(ASFLAGS).
1008
        (cma101.o): Pass -mips2 after $(CFLAGS).
1009
 
1010
Tue Jun 25 22:48:15 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
1011
 
1012
        * Makefile.in (bindir, libdir): Use autoconf-set values.
1013
        * configure: Rebuilt.
1014
 
1015
        * doc/Makefile.in (mandir, infodir): Use autoconf-set values.
1016
        * doc/configure.in (AC_PREREQ): autoconf 2.5 or higher.
1017
        * doc/configure: Rebuilt.
1018
 
1019
        * {a29k,hp74x,i960,m68k,mips,pa,rs6000,sparc,sparc/libsys}/Makefile.in
1020
        (bindir, libdir): Use autoconf-set values.
1021
        * {a29k,hp74x,i960,m68k,mips,pa,rs6000,sparc,sparc/libsys}/configure.in
1022
        (AC_PREREQ): autoconf 2.5 or higher.
1023
        * {a29k,hp74x,i960,m68k,mips,pa,rs6000,sparc,sparc/libsys}/configure:
1024
        Rebuilt.
1025
 
1026
Mon Jun 24 22:01:11 1996  Rob Savoye  
1027
 
1028
        * sparc/crt0.S: Set the stack to the upper part of memory. Execute
1029
        hardware_init_hook and software_init_hook if they exist with a
1030
        legit address. Drop into exit after main. Zero the bss section.
1031
        * sparc/ex930.ld:  PROVIDE hardware_init_hook and
1032
        software_init_hook.
1033
 
1034
Mon Jun 24 19:44:45 1996  Ian Lance Taylor  
1035
 
1036
        * mips/Makefile.in (cma101.o): Use -mips2 option when compiling.
1037
 
1038
Wed Jun 19 13:57:36 1996  Rob Savoye  
1039
 
1040
        * debug.[ch]: New files for GDB stub support.
1041
        * config/default.mt: Add rules for debug.o.
1042
        * config/default.mh: Add rule for building C++ source. Add $srcdir
1043
        to INCLUDES so shared header files can be found.
1044
 
1045
        * sparc/salib.c(exceptionHandler): Range check the vector number
1046
        so we get a legit %tbr value. Add wrappers so inbyte and outbyte
1047
        work.
1048
        * sparc/crt0.s: Handle cpus that don't have FP support.
1049
        * sparc/Makefile.in: Add multilib support. Add variable for
1050
        objcopy and objdump. Build the BSPs as archive libraries, not
1051
        object files. Add support for the SIS sparc simulator. Build the
1052
        test case srecords and dissasembly as seperate makefile
1053
        targets. Also optionally build the C++ test case. Use a target
1054
        makefile fragment.
1055
        * sparc/configure.in: Add multilib support.
1056
        * sparc/configure: Regenerated.
1057
        * sparc/asm.h: Macros to deal with aout and coff formats portably.
1058
        * sparc/slite.h: Sparclite specific stuff.
1059
        * sparc/{sim-crt0.S,sim-stub.c,sim-io.c,sim.ld}: New support for
1060
        the SIS sparc simulator.
1061
        * sparc/traps.S: Generic trap handlers for SIS and ex93x targets.
1062
        * sparc/tests.c: Test case for linking and GDB protocol.
1063
 
1064
Tue Jun 18 20:06:16 1996  Rob Savoye  
1065
 
1066
        * pa/Makefile.in: Build the test case srecords and dissasembly
1067
        as seperate makefile targets. Also optionally build the C++ test
1068
        case.
1069
        * pa/crt0.S: If __stack and __globals have a legit address, use
1070
        that for %sp and %gp. Execute hardware_init_hook and
1071
        software_init_hook if they exist with a legit address. Add
1072
        __do_global_dtors() to the atexit array.
1073
        * pa/{w89k,op50n}.ld: Use GROUP rather than INPUT to get the
1074
        libraries. Allocate the stack and global spaces from the top of
1075
        memory. PROVIDE hardware_init_hook and software_init_hook.
1076
 
1077
        * m68k/Makefile.in: Build the test case srecords and dissasembly
1078
        as seperate makefile targets. Also optionally build the C++ test
1079
        case.
1080
        * m68k/asm.h: Don't define __USER_LABEL_PREFIX__ and
1081
        __REGISTER_PREFIX__ ourselves since suprisingly gcc sets them
1082
        correctly for a change.
1083
        * m68k/{bcc,mvme135,mvme162,idp}.ld: Use the same crt0 rather than
1084
        building seperate ones. PROVIDE hardware_init_hook and
1085
        software_init_hook. Stick the Constructors and Destructors in
1086
        .data cause they don't work in .text (which is where they should
1087
        really be).
1088
        * m68k/cpu32bug: Add a few more traps to support the older ABug
1089
        monitor.
1090
        * m68k/crt0.S: If __stack is isn't set, set the stack to the top
1091
        of memory. Excecute hardware_init_hook and software_init_hook if
1092
        they exist with a legit address. Add __do_global_dtors() to the
1093
        atexit array.
1094
 
1095
        * rs6000/Makefile.in: Use the linker script to build the test
1096
        case. Also build a C++ test case.
1097
        * rs6000/dtor.C: Test contructors and destructors.
1098
        * rs6000/{sim,mvme}.ld: New linkers scripts for the simulator and
1099
        the mvme board.
1100
        * rs6000/evm.ld: Provide hardware_init_hook and software_init_hook
1101
        so we can test for them in the crt0.S.
1102
        * rs6000/crto.S: Excecute hardware_init_hook and
1103
        software_init_hook if they exist with a legit address.
1104
 
1105
Mon Jun 17 18:39:17 1996  Rob Savoye  
1106
 
1107
        * mips/Makefile.in: Replace the "test" target with seperate
1108
        targets for the dissasembled file, and the srecord.
1109
        * mips/configure.in: Use a target makefile fragment.
1110
        * mips/configure: Regenerate.
1111
        * mips/idt.ld: Add a comment on producing srecords. Setup a space
1112
        for the stack. PROVIDE hardware_init_hook and software_init_hook.
1113
        * mips/crt0.S: Make a small stack. Run memsize() using the temp
1114
        stack, and then set the stack to the top of memory. Also grab some
1115
        space for the globals. Add __do_global_dtors() to the atexit
1116
        array. Call _exit from newlib so the atexit array gets run, then
1117
        exits.
1118
 
1119
Thu Jun 13 15:44:46 1996  Ian Lance Taylor  
1120
 
1121
        * mips/Makefile.in (vr4300.o): Use -mips3 option when assembling.
1122
 
1123
Sat Jun  1 16:27:53 1996  Michael Meissner  
1124
 
1125
        * rs6000/simulator.S (open, close, lseek): Add system calls.
1126
        * rs6000/Makefile.in (OBJS): Don't put open.o, close.o, lseek.o
1127
        here.
1128
        (SIM_OBJS): Put them here instead.
1129
 
1130
Tue Apr 30 20:01:08 1996  Rob Savoye  
1131
 
1132
        * m68k/crt0.S: Don't allocate __stack in the .bss section.
1133
        * m68k/{idp,mvme135,mvme162,bcc}.ld: Set __stack to a word below
1134
        the top of memory. Use "-l" in GROUP rather than the full name so
1135
        it'll get found using the path lookup in LD. Also link in libgcc
1136
        too. Don't set __lstack anymore.
1137
        * m68k/Makefile.in: Build test as a series of Makefile targets,
1138
        rather than as a big loop.
1139
 
1140
Thu Apr 25 08:38:15 1996  Michael Meissner  
1141
 
1142
        * rs6000/mvme-stack.S: New file, define __stack.
1143
        * rs6000/mvme-crt0.S (_start): If __stack is not 0, use that for
1144
        the stack address.
1145
 
1146
Thu Apr 25 06:42:02 1996  Rob Savoye 
1147
 
1148
        * rs6000/Makefile.in: Add support for multilib.
1149
        * rs6000/configure.in: Ditto.
1150
        * rs6000/configure: Regenerate.
1151
 
1152
Wed Apr 24 11:02:33 1996  Doug Evans  
1153
 
1154
        * sparc/libsys/Makefile.in (isatty.o): Add rule for SunOS VPATH.
1155
 
1156
Fri Apr 19 13:23:31 1996  Rob Savoye  
1157
 
1158
        * {mips,a29k,pa}/configure.in: Add support for multilibs
1159
        by using config-ml.in.
1160
        * {mips,a29k,pa}/configure: Regenerate.
1161
        * {mips,a29k,pa}/Makefile.in: Build archive libraries,
1162
        not objects for the BSPs.
1163
 
1164
Fri Apr 19 12:33:25 1996  Michael Meissner  
1165
 
1166
        * rs6000/sol-crt0.c: Delete, file moved into gcc directory.
1167
 
1168
Mon Apr 15 14:09:26 1996  Michael Meissner  
1169
 
1170
        * rs6000/simulator.S: Call _cerror to save errno if an error
1171
        occurred.
1172
        * rs6000/sim-errno.c (_cerrno): New function to set errno.
1173
 
1174
Thu Apr 11 14:19:01 1996  Michael Meissner  
1175
 
1176
        * rs6000/sol-{crt0.c,syscall.S,cfuncs.c}: New files to support
1177
        libgloss on PowerPC Solaris.
1178
 
1179
        * rs6000/Makefile.in: Add Solaris support.
1180
 
1181
Tue Apr 16 17:43:06 1996  Rob Savoye  
1182
 
1183
        * Makefile.in: Don't do anything if SUBDIRS is empty.
1184
 
1185
Mon Apr 15 15:37:52 1996  Rob Savoye  
1186
 
1187
        * configure.in, m68k/configure.in: Add support for multilibs by
1188
        using config-ml.in.
1189
        * m68k/crt0.S: If a value for __stack hasn't been specified,
1190
        initialize %sp to some memory in .bss.
1191
        * m68k/Makefile.in: Build archive libraries, not objects for the
1192
        BSPs. Build multiple copies of the crt0.o, one for each target. Add
1193
        support to build multilibs.
1194
        * idp.ld, bcc.ld, mvme135.ld, mvme162.ld: Use GROUP to look for
1195
        libc.a and the BSP rather than INPUT an object. Get the right
1196
        crt0.o.
1197
 
1198
Tue Apr  9 23:31:53 1996  Ian Lance Taylor  
1199
 
1200
        * m68k/cpu32bug.S (getDebugChar): Use extw/extl rather than
1201
        extbl, so it can be used on a 68000.
1202
 
1203
Wed Mar 27 17:18:01 1996  Michael Meissner  
1204
 
1205
        * rs6000/{mvme-exit,simulator}.S (_exit): Loop on a trap
1206
        instruction following the _exit system call.  This also makes sure
1207
        that the debugger reports the address as being in _exit, rather
1208
        than whatever function follows _exit.
1209
 
1210
Fri Mar 15 12:30:02 1996  J.T. Conklin  
1211
 
1212
        * i960/{Makefile.in,asm.h,configure,configure.in,mon-read.c,
1213
        mon-syscalls.S,mon-write.c}: Initial support for MON960.
1214
        * configure.in: Add support for i960.
1215
        * configure: Rebuild with autoconf 2.8.
1216
 
1217
Fri Mar  8 18:12:52 1996  Ian Lance Taylor  
1218
 
1219
        * a29k/configure.in: Call AC_CONFIG_AUX_DIR.
1220
        * a29k/configure: Rebuild with autoconf 2.7.
1221
        * m68k/configure.in: Call AC_CONFIG_AUX_DIR before
1222
        AC_CANONICAL_SYSTEM.
1223
        * mips/configure.in, pa/configure.in: Likewise.
1224
        * rs6000/configure.in: Likewise.
1225
        * m68k/configure, mips/configure, pa/configure: Rebuild.
1226
        * rs6000/configure: Rebuild.
1227
 
1228
Fri Mar  8 08:11:14 1996  Doug Evans  
1229
 
1230
        * sparc/libsys/sbrk.S (curbrk): Moved from here,
1231
        * sparc/libsys/cerror.S (curbrk): To here.
1232
 
1233
Thu Mar  7 11:39:09 1996  James G. Smith  
1234
 
1235
        * mips/crt0.S (bssloop): Updated comment to reflect the source.
1236
 
1237
Wed Mar  6 18:12:25 1996  Doug Evans  
1238
 
1239
        * configure.in (sparclet-*-aout*): Add entry.
1240
        * configure: Regenerated.
1241
        * sparc/libsys/{Makefile.in,configure.in,configure,isatty.c,
1242
        libsys-crt0.S,sbrk.S,syscall.h,syscallasm.h,template.S,template_r.S}:
1243
        New files.
1244
 
1245
Fri Feb 23 22:21:07 1996  Rob Savoye  
1246
 
1247
        * a29k: New dir for a29k-coff support for the AMSAT Phase-3D
1248
        satellite. (doesn't use udi)
1249
        * a29k/{29200-io.c,Makefile.in,configure,configure.in,README,crt0.s,
1250
        p3dgps.ld,sa29200.ld,sa29200b.ld,test.c: New files for a29k
1251
        support.
1252
        * a29k/sys/{cpudef.h,intrinsi.h,macros.h,romdcl.h,sysmac.h,
1253
        fpsymbol.h,libconfig.h,proreg.h,smartmac.h}: New files for a29k
1254
        support.
1255
        * configure.in: Add support for a29k.
1256
        * configure: Rebuild.
1257
 
1258
Thu Feb 22 13:32:28 1996  Michael Meissner  
1259
 
1260
        * rs6000/mvme-read.c (read): New file, if large read, do a .INLN
1261
        system call, instead of sucessive .INCHR system calls.  Map \r on
1262
        input to \n.
1263
 
1264
        * rs6000/mvme-inbyte.S: Add stub for new input system calls.
1265
 
1266
        * rs6000/Makefile.in (MVME_OBJS): Add mvme-read.o, delete read.o
1267
 
1268
Wed Feb 21 16:45:19 1996  Michael Meissner  
1269
 
1270
        * rs6000/mvme-print.c: New file, map write into sequences of
1271
        .OUTLN/.OUTCHR/.PCRLF rather than just using .OUTCHR.
1272
 
1273
        * rs6000/mvme-outbyte.S: Add stubs for new output system calls.
1274
 
1275
        * rs6000/Makefile.in (MVME_OBJS): Add mvme-print.o, delete print.o
1276
        and write.o.
1277
 
1278
Thu Feb 15 11:37:02 1996  James G. Smith  
1279
 
1280
        * mips/{mipsidt,mipspmon}.ld: Added OUTPUT_ARCH definition.
1281
        * mips/cma101.c (time): Added time() function.
1282
 
1283
Tue Feb 13 10:36:07 1996  James G. Smith  
1284
 
1285
        * mips/vr4300.S (__cpu_flush): Fix loop counter.
1286
 
1287
Tue Jan 30 15:41:19 1996  James G. Smith  
1288
 
1289
        * mips/syscalls.c: Used include file, rather than local manifest
1290
        definitions.
1291
        * mips/crt0.S: Removed IDT monitor entry points.
1292
        * mips/Makefile.in: Construct mipsidt and mipspmon BSP files.
1293
        * mips/{cma101.c,idtmon.S,pmon.S,regs.S,vr4300.S}: Added.
1294
        * mips/{mipspmon.ld}: Added.
1295
 
1296
Sun Jan 28 08:01:31 1996  Michael Meissner  
1297
 
1298
        * rs6000/configure.in (AC_INIT): Use sim-crt0.S, not crt0.s.
1299
        * rs6000/configure: Regenerate.
1300
 
1301
Wed Jan 24 14:26:01 1996  Michael Meissner  
1302
 
1303
        * rs6000/{mvme,sim}-crt0.S (__atexit): Put the __atexit variable
1304
        in the .sdata section, and provide a fixup for the address, in
1305
        order to support the new -msdata compiler flag.
1306
 
1307
Thu Jan 11 11:24:25 1996  Michael Meissner  
1308
 
1309
        * rs6000/{mvme,sim}-crt0.S (__atexit): Provide address of atexit,
1310
        so eabi-ctors in libgcc.a can know to register the function to
1311
        call all of the destructors.
1312
 
1313
Sat Dec 30 14:31:37 1995  Doug Evans  
1314
 
1315
        * configure.in (AC_CONFIG_AUX_DIR): Adjust to new build tree layout.
1316
        * {doc,hp74x,m68k,mips,pa,rs6000,sparc}/configure.in
1317
        (AC_CONFIG_AUX_DIR): Define
1318
        * {,doc,hp74x,m68k,mips,pa,rs6000,sparc}/configure: Regenerated.
1319
 
1320
Mon Dec 11 12:20:24 1995  Ian Lance Taylor  
1321
 
1322
        * Makefile.in (FLAGS_TO_PASS): Add INSTALL, INSTALL_PROGRAM,
1323
        and INSTALL_DATA.
1324
 
1325
Fri Dec  1 16:54:15 1995  James G. Smith  
1326
 
1327
        * mips/syscalls.c (sbrk): Fixed memory addressing. System call
1328
        returns size, not (last address + 1).
1329
 
1330
Thu Nov 16 13:47:57 1995  Ian Lance Taylor  
1331
 
1332
        * config/default.mh: Don't define CC_FOR_TARGET, AS_FOR_TARGET,
1333
        AR_FOR_TARGET, LD_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET,
1334
        OBJDUMP_FOR_TARGET, or OBJCOPY_FOR_TARGET.  Change the build rules
1335
        to use CC, etc., instead of CC_FOR_TARGET, etc.
1336
        * configure.in, */configure.in: Get values for CC, AS, AR, LD, and
1337
        RANLIB.  Always use default.mh.
1338
        * Makefile.in (FLAGS_TO_PASS): Pass down LD.
1339
        * Makefile.in, */Makefile.in: Let CC, AS, AR, LD, and RANLIB by
1340
        substituted by the autoconf configure script.  Use them instead of
1341
        the *_FOR_TARGET variants.
1342
        * hp74x/configure.in: Don't call AC_CANONICAL_SYSTEM.
1343
        * m68k/configure.in: Call AC_ARG_PROGRAM.
1344
        * mips/configure.in, pa/configure.in: Likewise.
1345
        * rs6000/configure.in: Likewise.
1346
        * m68k/Makefile.in: Set program_transform_name, OBJDUMP, and
1347
        OBJCOPY.
1348
        * mips/Makefile.in, pa/Makefile.in, rs6000/Makefile.in: Likewise.
1349
        * mips/Makefile.in: Split new test target from all target.
1350
        * configure, */configure: Rebuild.
1351
 
1352
Tue Nov 14 12:04:36 1995  Angela Marie Thomas (angela@cygnus.com)
1353
 
1354
        * Makefile.in: Added prefix, exec-prefix and tooldir to
1355
        FLAGS_TO_PASS so vaulting works correctly.
1356
 
1357
Tue Nov 14 18:32:41 1995  James G. Smith  
1358
 
1359
        * mips/mipsidt.ld: Added.
1360
        * mips/syscalls.c: Added.
1361
        * mips/crt0.S: Added FPU presence check, and entry points into IDT
1362
        monitor.
1363
        * mips/Makefile.in (all): Updated to build generic IDT monitor
1364
        crt0.o file.
1365
        * mips/test.c (main): Removed unnecessary prototypes.
1366
        * configure.in (configdirs): Removed mips64vr4300 target.
1367
        * configure: Re-generated.
1368
        * config/default.mh (OBJDUMP_FOR_TARGET): Added missing parent
1369
        directory path element.
1370
        * mipsidt: Directory removed.
1371
 
1372
Fri Nov 10 12:50:03 1995  Ian Lance Taylor  
1373
 
1374
        * configure.in, */configure.in: Don't call AC_ARG_PROGRAM.
1375
        * configure, */configure: Rebuild.
1376
        * Makefile.in, */Makefile.in: Don't set program_transform_name.
1377
 
1378
Wed Nov  8 16:19:31 1995  James G. Smith  
1379
 
1380
        * configure.in (configdirs): Add mips*vr4300*-*-* target.
1381
 
1382
        * configure: Re-generated.
1383
 
1384
        * mipsidt/crt0.S: Check for FPU presence.
1385
 
1386
        * mipsidt/mipsidt.ld: Removed explicit crt0.o from link.
1387
 
1388
        * mipsidt/Makefile.in: Explicitly link against crt0.o file.
1389
 
1390
Thu Nov  2 23:27:28 1995  Rob Savoye  
1391
 
1392
        * config/default.mh: Add additional "../" to path used to find
1393
        comp-tools binaries in an object tree.
1394
 
1395
Mon Oct 30 18:10:47 1995  Michael Meissner  
1396
 
1397
        * rs6000/mvme-crt0.S (_start): Zero out bss before the the program
1398
        starts.
1399
 
1400
Tue Oct 24 10:07:50 1995  Michael Meissner  
1401
 
1402
        * rs6000/mvme-{exit,outbyte,inbyte}.S: Use hex for the system
1403
        calls, not decimal, since formatting the disk when you intend to
1404
        write out a character is not nice.
1405
 
1406
Mon Oct 23 22:17:12 1995  Michael Meissner  
1407
 
1408
        * rs6000/mvme-crt0.S (_start): Bump sp by -4 before storing end of
1409
        stack chain to avoid last word indebugger's memory.
1410
 
1411
        * rs6000/mvme-{exit,inbyte,outbyte}.S: System call number goes in
1412
        r10, not r0.
1413
 
1414
Mon Oct 23 17:57:23 1995  James G. Smith  
1415
 
1416
        * mipsidt/Makefile.in: Removed the LDFLAGS_FOR_TARGET in the test
1417
        program link.
1418
 
1419
        * mipsidt/crt0.S: Changed monitor entry sequence.
1420
 
1421
        * mipsidt/syscalls.c: Added local sbrk() function, derived from
1422
        (libgloss/sbrk.c), but using the monitor routine to ascertain the
1423
        amount of memory available.
1424
 
1425
Mon Oct 23 11:58:04 1995  James G. Smith  
1426
 
1427
        * mipsidt: Added (directory). This is a simple crt0 module for the
1428
        IDT MIPS monitor. The existing "libgloss/mips" directory is for a
1429
        specific R3000 board, so it was safer creating a new target
1430
        directory.
1431
        * mipsidt/Makefile.in: Added.
1432
        * mipsidt/configure: Added.
1433
        * mipsidt/configure.in: Added.
1434
        * mipsidt/crt0.S: Added.
1435
 
1436
        * mipsidt/syscalls.c: Added.
1437
        * mipsidt/test.c: Added.
1438
 
1439
        * configure (mips*vr4300*-*-*): Use new mipsidt target directory.
1440
 
1441
Mon Oct  9 21:07:08 1995  Michael Meissner  
1442
 
1443
        * rs6000/Makefile (all asm rules): Remove asm.h dependency.
1444
        * rs6000/asm.h: File deleted, moved to gcc directory as ppc-asm.h.
1445
        * rs6000/mvme-{crt0,exit,inbyte,outbyte}.S: Include ppc-asm.h, not
1446
        asm.h.
1447
        * rs6000/sim{-crt0,ulator}.S: Ditto.
1448
 
1449
        * rs6000/{mvme,sim}-crt0.S (_start): Don't use FUNC_START/FUNC_END
1450
        for _start, since the linker needs to see this.
1451
 
1452
Mon Oct  9 12:08:12 1995  Stu Grossman  (grossman@cygnus.com)
1453
 
1454
        * sparc/sparc-stub.c:  include sparclite.h to get access to register
1455
        fondling macros.
1456
        * (trap_low):  Save and restore FP regs if necessary.  Also, clean
1457
        up save and restore of debug unit regs.
1458
        * (hard_trap_info):  Add more architecturally defined traps.
1459
        * (set_debug_traps):  Only set FP disabled trap if FP is disabled.
1460
        * (get_in_break_mode):  Clean up.  Get rid of calls to
1461
        set_hw_breakpoint_trap().  Also, use write_asi macro
1462
        * (handle_exception):  Clean up `g' and `G' commands.  Add `P'
1463
        command.
1464
        * (hw_breakpoint):  Why was this here!?  It's gone now...
1465
        * sparc/crt0.s:  Speed up prom copy loop.  Clean up window over/under
1466
        flow setup.  Call main instead of jumping to it.
1467
        * sparc/salib.c (get_uart_status rcv_char flush_i_cache):  Use new
1468
        and improved read_asi macro.
1469
        * (win_ovf win_unf):  Parameterize window size.
1470
        * sparclite.h (read_asi):  Rewrite so that macro returns an rval.
1471
        * (read_psr write_psr):  New macros to do the obvious.
1472
        * Add conditionalized code for 933 window size.
1473
 
1474
Fri Oct  6 15:35:01 1995  Michael Meissner  
1475
 
1476
        * rs6000/simulator.S (abort): Delete abort.
1477
        * rs6000/sim-abort.c: New file, to print message that abort was
1478
        called.
1479
        * rs6000/Makefile.in (SIM_OBJS): Add sim-abort.o.
1480
 
1481
        * rs6000/asm.h (FUNC_NAME, FUNC_START, FUNC_END): New macros that
1482
        give the start and end of a function written in assembler.  If
1483
        -mcall-aixdesc or -mcall-nt, create a function descriptor and name
1484
        the real function with one or two leading periods.
1485
 
1486
        * rs6000/{simulator,sim-crt0}.S: Use new function macros.
1487
        * rs6000/mvme-{crt0,exit,inbyte,outbyte}.S: Ditto.
1488
 
1489
        * rs6000/Makefile.in: Add asm.h as a dependent for all .S files.
1490
        Compile the .S files with gcc, so that -mcall-* flags define the
1491
        appropriate macros.
1492
 
1493
Thu Sep 28 13:49:45 1995  Ian Lance Taylor  
1494
 
1495
        * sparc/ex93x.ld: Remove crt0.o from INPUT; gcc will normally pass
1496
        crt0.o anyhow.  Add leading underscore to __CTOR_LIST__, et. al.
1497
        * sparc/salib.c (__main): Comment out empty function.
1498
 
1499
Wed Sep 20 14:36:12 1995  Ian Lance Taylor  
1500
 
1501
        * Makefile.in (maintainer-clean): New synonym for realclean.
1502
        * hp74x/Makefile.in (maintainer-clean): Likewise.
1503
        * m68k/Makefile.in (maintainer-clean): Likewise.
1504
        * pa/Makefile.in (maintainer-clean): Likewise.
1505
        * mips/Makefile.in (maintainer-clean): Likewise.
1506
        * rs6000/Makefile.in (maintainer-clean): Likewise.
1507
        * sparc/Makefile.in (maintainer-clean): Likewise.
1508
        * doc/Makefile.in (maintainer-clean): Likewise.
1509
        * testsuite/Makefile.in (maintainer-clean): Likewise.
1510
        * testsuite/libgloss.all/Makefile.in (maintainer-clean): Likewise.
1511
 
1512
Sat Sep 16 23:04:11 1995  Michael Meissner  
1513
 
1514
        * rs6000/Makefile.in (all): Fix typo preventing simulator from
1515
        being built.
1516
 
1517
Tue Sep 12 10:43:41 1995  J.T. Conklin  
1518
 
1519
        * rs6000/Makefile.in: Misc mvme support fixes.
1520
 
1521
        * rs6000/{mvme-exit.S, mvme-inbyte.S, mvme-outbyte.S}: Strip
1522
        leading underscores from identifiers.
1523
 
1524
        * m68k/asm.h: New file, macro definitions helpful for assembly
1525
        language programming.
1526
        * m68k/{cpu32bug.S, crt0.S, mvme.S, mvme135-asm.S, mvme162lx-asm.S}:
1527
        Use asm.h.
1528
 
1529
        * rs6000/{mvme-crt0.S, mvme-exit.S, mvme-inbyte.S, mvme-outbyte.S}:
1530
        New files, preliminary support for motorola mvme targets running
1531
        the ppcbug monitor.
1532
        * rs6000/Makefile.in: Build mvme support.
1533
 
1534
        * rs6000/asm.h: New file, macro definitions helpful for assembly
1535
        language programming.
1536
        * rs6000/{sim-crt0.S, simulator.S}: Use asm.h.
1537
 
1538
Fri Sep  8 18:51:29 1995  Michael Meissner  
1539
 
1540
        * rs6000/sim-sbrk.c (sbrk): Add cast to silence warning.
1541
 
1542
Fri Sep  8 13:03:12 1995  Brendan Kehoe  
1543
 
1544
        * m68k/idp-inbyte.c (READREG): Add volatile to the cast, to avoid
1545
        reordered insns that can end up being an infinite loop.
1546
        * m68k/idp-outbyte.c (READREG): Likewise.
1547
 
1548
Wed Sep  6 10:01:33 1995  Michael Meissner  
1549
 
1550
        * rs6000/sim-sbrk.c (sbrk): Use the brk system call, instead of
1551
        using a large static area for the break area.
1552
 
1553
Thu Aug 24 14:57:28 1995  Michael Meissner  
1554
 
1555
        * rs6000/Makefile.in (install*): Add separate installation rules
1556
        for sim and evm targets.
1557
 
1558
Wed Aug 23 16:49:02 1995  Michael Meissner  
1559
 
1560
        * rs6000/sim*: Add PowerPC simulator support.
1561
 
1562
Tue Aug 22 11:52:40 1995  Jeff Law  (law@snake.cs.utah.edu)
1563
 
1564
        * pa/hp-milli.s: Add entry/exit pseudo-ops around all exported
1565
        code.  Fix callinfo directives to include "millicode" attribute.
1566
 
1567
        * pa/hp-milli.s (divU): Fix bug found by arith-rand1.c testing.
1568
 
1569
Mon Aug 21 23:31:42 1995  Jeff Law  (law@snake.cs.utah.edu)
1570
 
1571
        * pa/crt0.S ($START$): Use local label prefix for local label
1572
        "bssloop".
1573
 
1574
Mon Aug 14 11:57:46 1995  Kung Hsu  
1575
 
1576
        * ex93x/sparclite.h: add __WINSIZE.
1577
        * ex93x/salib.c: Use __WINSIZE, implements write with $O command of
1578
        stub protocol.
1579
 
1580
Thu Aug  3 14:40:12 1995  J.T. Conklin  
1581
 
1582
        * Makefile.in: Updated to reflect filename changes.
1583
 
1584
        * m68k/mc68681-duart.h: Renamed to m68681reg.h.
1585
        * m68k/mc68681-duart.c: Split up and renamed to idp-inbyte.c and
1586
        idp-outbyte.c
1587
 
1588
Fri Jul 28 11:23:24 1995  J.T. Conklin  
1589
 
1590
        * m68k/mc68681-duart.h: Removed everything except register offsets.
1591
        Changed offsets so they reflect actual chip instead of how device
1592
        is mapped into the IDP address space.
1593
        * m68k/mc68681-duart.c (DUART_ADDR): New macro, base address.
1594
        (READREG, WRITEREG): Changed to correspond to unusual way the
1595
        device is mapped (ie. base address + (reg offset * 4) + 3)).
1596
        (duart_status, duart_mode, duart_init, duart_restore): Removed,
1597
        these interfaces were never used and didn't work.
1598
        (outbyte): Removed unconditional delay.
1599
 
1600
        * m68k/crt0.S: Use SYM(_end) instead of end.  This completes my
1601
        change of April 18th which makes the "_end" symbol compatible
1602
        with both a.out and coff toolchains.
1603
        (zerobss): Handle zero-length bss.
1604
 
1605
Thu Jul 27 15:35:37 1995  J.T. Conklin  
1606
 
1607
        * configure, {doc, hp74x, m68k, mips, pa, sparc}/configure:
1608
        regenerated with autoconf 2.4.2.
1609
 
1610
Wed Jul 26 13:42:27 1995  J.T. Conklin  
1611
 
1612
        * doc/porting.texi: Fix typos and spelling errors.
1613
 
1614
Mon Jun 26 09:23:23 1995  Jeffrey A. Law  
1615
 
1616
        * pa/Makefile.in: Enable HP supplied millicode routines.
1617
        * pa/hp-milli.s:  Make sure copyright notice gets included
1618
        in objects files.
1619
 
1620
        * pa/crt0.S ($START$): Use "%" instead of "'" to avoid losing whe
1621
        run through cpp.
1622
 
1623
Fri Jun 16 18:40:22 1995  Jeffrey A. Law  
1624
 
1625
        * pa/crt0.S ($START$): Use long-calls to call main and exit.
1626
 
1627
Tue Jun 13 16:05:13 1995  Rob Savoye  
1628
 
1629
        * pa/crt0.S: Call exit() after returning from main.
1630
 
1631
Tue Jun 13 10:43:14 1995  J.T. Conklin  
1632
 
1633
        * Makefile.in, {doc, hp74x, m68k, mips, pa, sparc}/Makefile.in
1634
          (distclean, realclean): Remove autoconf-generated config.cache
1635
          and config.log files.
1636
 
1637
Mon Jun  5 15:56:22 1995  J.T. Conklin  
1638
 
1639
        * config/{default.mh, dos.mh} (CFLAGS_FOR_TARGET): Added -O2.
1640
          (.c.o, .s.o, .S.o, etc.): Don't use @ to hide how the compiler
1641
          is invoked, it makes it much more difficult to debug.
1642
 
1643
Tue May 30 19:07:59 1995  Rob Savoye  
1644
 
1645
        * testsuite/libgloss.all/math.c: Add additional tests for modulo.
1646
 
1647
Mon May 29 13:03:39 1995  Rob Savoye  
1648
 
1649
        * stat.c: Add const so it works with newlib's stat.h.
1650
 
1651
Thu May 25 16:28:42 1995  Rob Savoye  
1652
 
1653
        * m68k/mvme.S: Extend sign using two instructions rather than one
1654
        so it'll work on a stock mc68000.
1655
 
1656
Tue May 23 18:12:19 1995  Rob Savoye  
1657
 
1658
        * close.c, stat.c, fstat.c, open.c, lseek.c, print.c, putnum.c,
1659
        unlink.c read.c, sbrk.c, getpid.x, kill.c: New files that used to
1660
        be glue.c.
1661
        * {m68k,pa,mips}/Makefile.in: Build using broken up glue.c.
1662
        * pa/Makefile.in: Make all just build BSP, add seperate test
1663
        target.
1664
        * most files: add Cygnus BSD-style copyright message.
1665
 
1666
Tue May 23 12:58:03 1995  J.T. Conklin  
1667
 
1668
        * configure.in, {hp74x, m68k, mips, pa, sparc}/configure.in:
1669
          Use changequote() to temporarily turn off m4 quoting so that
1670
          i[345]86-*-go32 pattern in case statement remains unchanged.
1671
        * configure, {hp74x, m68k, mips, pa, sparc}/configure:
1672
          regenerated.
1673
 
1674
Tue May 23 11:15:52 1995  Angela Marie Thomas  
1675
 
1676
        * mips/Makefile.in (SCRIPT): added "SCRIPT = array.ld" so installs
1677
        work correctly.
1678
 
1679
Mon May 22 21:33:49 1995  Rob Savoye  
1680
 
1681
        * ex93x: renamed to sparc.
1682
        * r3000: renamed to mips.
1683
        * hppro: renamed to pa.
1684
        * configure.in, configure: Use new directory names.
1685
        * config/default.mh: Remove '' in sed program_transform_name so
1686
        it actually works.
1687
        * doc/porting.texi: update doc.
1688
 
1689
Wed May 17 17:25:53 1995  J.T. Conklin  
1690
 
1691
        * doc/configure.in: converted to autoconf.
1692
        * doc/configure: New file, generated with autoconf 2.3.
1693
 
1694
        * Makefile.in, config/{ex93x, hp74x, hppro, m68k,
1695
          r3000}/Makefile.in (Makefile.in): Added config.status to
1696
          dependency list.
1697
          (config.status): New target.
1698
 
1699
        * m68k/Makefile.in: Build M68332BCC BSP.
1700
 
1701
Wed May 10 18:43:21 1995  Stu Grossman  (grossman@andros.cygnus.com)
1702
 
1703
        * glue.c:  Change decl of end to char[] for some reason.
1704
        * (sbrk):  Rewrite sbrk so that it works.
1705
        * (fstat):  Return status indicating fd is for a tty.  Makes stdio
1706
        work better.
1707
        * hppro/crt0.S (_sr4export):  Retrieve rp from -24(sp), not
1708
        -18(sp).  Note that -24 decimal == -18 hex...
1709
        * hppro/op50n-io.S:  Add read and write interfaces to the rom
1710
        monitor.  Unfortunately, the monitor doesn't seem to work...
1711
        * hppro/op50n.ld:  Clean up lots of stuff.  Define memory in a
1712
        nice way.  Define stack and reserve space.  Put heap after stack.
1713
 
1714
Thu May  4 10:28:01 1995  J.T. Conklin  
1715
 
1716
        * configure.in (AC_PREREQ): Changed to 2.3, since autoconf
1717
          versions prior to this generate code that AIX 4.X's sh can't
1718
          hack.
1719
 
1720
        * m68k/Makefile.in (BCC_BSP, BCC_OBJS): New BSP for M68332BCC.
1721
        * m68k/cpu32bug.S: New file, support for cpu32bug monitor used by
1722
          bcc.
1723
        * m68k/bcc.ld: Link with bcc.o
1724
 
1725
Fri Apr 21 16:17:17 1995  Torbjorn Granlund  
1726
 
1727
        * hppro/{milli.S,divide.S,divI.S,divU.S,multiply.S,test-div.c,
1728
        test-dyncall.c,test-mul.c,remI.S,remU.S,dyncall.S}: Delete.
1729
        * hppro/divcnst-generic/*: Delete.
1730
        * hppro/divcnst-fast/*: Delete.
1731
        * hppro/Makefile.in: Delete junk.
1732
 
1733
Tue Apr 18 11:22:47 1995  J.T. Conklin  
1734
 
1735
        * m68k/{bcc.ld idp.ld, mvme135.ld, mvme162lx.ld}: Removed stack
1736
          section, moved __stack definition to the top level and set it
1737
          explicitly to the value appropriate to the target board.
1738
          Added __end symbol (needed for a.out toolchains).
1739
 
1740
Mon Apr 17 12:48:48 1995  Stu Grossman  (grossman@andros.cygnus.com)
1741
 
1742
        * hppro/w89k.ld:  Move _stack to before `end' and `_end' so that
1743
        malloc doesn't trash the stack.
1744
        * hppro/w89k-io.c (outbyte):  Make this be void, and remove return
1745
        value, which is useless anyway.
1746
 
1747
Mon Apr 17 06:13:55 1995  J.T. Conklin  
1748
 
1749
        * m68k/bcc.ld: New file, linker script for M68332BCC Business Card
1750
          Computer.
1751
        * m68k/Makefile.in: Install BCC linker script.
1752
 
1753
        * Makefile.in: Fixed typo.
1754
 
1755
        * hppro/configure.in: Changed AC_INIT file from crt0.s to crt0.S.
1756
        * hppro/configure: regenerated.
1757
 
1758
Mon Apr 17 00:02:15 1995  Stu Grossman  (grossman@andros.cygnus.com)
1759
 
1760
        * hppro/op50n.ld:  Define _stack explicitly instead of implicitly
1761
        via common.
1762
        * hppro/{w89k-io.c w89k.h}:  Use pointers to volatile for inp and
1763
        outp.  Use correct port numbers for COM1 serial port.
1764
 
1765
Fri Apr 14 16:56:35 1995  Ken Raeburn  
1766
 
1767
        * m68k/mc68ec.c (_exit): Use extended asm construct to get the
1768
        proper immediate-operand syntax for whatever the target assembler
1769
        configuration is.
1770
        * m68k/mvme.S (__IMMEDIATE_PREFIX__, IMM): Copy and use macro
1771
        definitions as in m68k/crt0.S.
1772
 
1773
Thu Apr 13 16:48:46 1995  Angela Marie Thomas  
1774
 
1775
        * Makefile.in: fixed clean rules such that they do not try to
1776
          clean ${SUBDIRS} if libgloss not supported on that target.
1777
 
1778
Thu Apr 13 13:39:46 1995  J.T. Conklin  
1779
 
1780
        * configure.in: Append new subdirectories to ${configdirs}.
1781
          (go32-*-*): Removed.
1782
        * configure: Regenerated.
1783
 
1784
        * m68k/mvme162lx.ld: Put __stack in ram, even though it's not
1785
          loaded.
1786
 
1787
        * m68k/Makefile.in: Don't hide how BSP objects are built.
1788
 
1789
        * glue.c (print, putnum): declared void.
1790
 
1791
        * {hppro,m68k}/Makefile.in: Use ${CC_FOR_TARGET} to link executables.
1792
          (LIBS_FOR_TARGET): Removed.
1793
 
1794
        * config/{default.mh, dos.mh} (NEWLIB_CFLAGS, NEWLIB_LDFLAGS): New
1795
          make variables, expands to compiler flags to find headers and
1796
          libraries if ${objroot}/newlib is present.
1797
          (CFLAGS_FOR_TARGET): Added ${NEWLIB_CFLAGS}.
1798
          (LDFLAGS_FOR_TARGET): Added ${NEWLIB_LDFLAGS}.
1799
          (LIBC_FOR_TARGET, LIBM_FOR_TARGET, LIBGCC_FOR_TARGET,
1800
          LIBS_FOR_TARGET): Removed.
1801
 
1802
Thu Apr 13 11:51:17 1995  Torbjorn Granlund  
1803
 
1804
        * m68k/Makefile.in (install): Use correct names for MVME* variables.
1805
        * configure.in: Delete `unknown' from m68* case.
1806
 
1807
Thu Apr 13 11:47:01 1995  J.T. Conklin  
1808
 
1809
        * m68k/crt0.S: initialize stack pointer to __stack before creating
1810
          inital stack frame.
1811
 
1812
        * m68k/{idp.ld, mvme135.ld, mvme162lx.ld}: Move __stack out of
1813
          bss, and into its own segment with an address at top of RAM.
1814
 
1815
Wed Apr 12 12:36:28 1995  J.T. Conklin  
1816
 
1817
        * {.,ex93x,hp74x,hppro,m68k,r3000}/{Makefile,configure}.in:
1818
          converted to autoconf.
1819
        * {.,ex93x,hp74x,hppro,m68k,r3000}/configure: New files, generated
1820
          from configure.in with autoconf 2.3.
1821
 
1822
Mon Apr 10 22:50:48 1995  J.T. Conklin  (jtc@rtl.cygnus.com)
1823
 
1824
        * m68k/{idp.ld, mvme135.ld, mvme162lx.ld}: Revert last change,
1825
          CONSTRUCTING and RELOCATING only work for linker scripts built
1826
          from ld/scripttmpl/*.
1827
 
1828
        * m68k/{idp.ld, mvme135.ld, mvme162lx.ld}: Changed to use
1829
          CONSTRUCTING and RELOCATING expressions so that the ctor/dtor
1830
          tables and etext, edata, and end variables are only done when
1831
          appropriate.
1832
 
1833
Fri Apr  7 17:30:35 1995  Stu Grossman  (grossman@andros.cygnus.com)
1834
 
1835
        * config/default.mh:  Use $${srcroot} instead of ${SRCROOT} to get
1836
        inherited value.
1837
        * hppro/crt0.S:  Remove static definitions of _stack and $global$.
1838
        Let the linker script define them in the BSS segment.
1839
        * hppro/w89k.ld:  Use MEMORY to define memory regions.  Add defs
1840
        for $global$ and _stack in the appropriate segments.
1841
 
1842
Tue Apr  4 18:27:37 1995  Jason Molenda  (phydeaux@cygnus.com)
1843
 
1844
        * Makefile.in (FLAGS_TO_PASS): pass down MAKEINFO.
1845
 
1846
Thu Mar 30 18:10:53 1995  Kung Hsu  
1847
 
1848
        * ex93x/ex93x.ld: Add crt0.o in INPUT.
1849
        * ex93x/sparcl-stub.c: Add nop after bg insn.
1850
        * ex93x/sparc-stub.c: Add & 0x7f mask to all character input.
1851
 
1852
Thu Mar 30 15:22:31 1995  Rob Savoye  
1853
 
1854
        * {hppro,m68k,ex93x,testsuite/libgloss}/configure.in: Add SRCROOT
1855
        variable.
1856
        * {hppro,m68k,ex93x,testsuite/libgloss}/Makefile.in: Add SRCROOT
1857
        variable.
1858
        * config/default.mh: Use SRCROOT to find the newlib includes.
1859
 
1860
Tue Mar 28 19:54:26 1995  Rob Savoye  
1861
 
1862
        * configure.in, testsuite/configure.in: Add SRCROOT variable.
1863
        * glue.c: Change "char *path" to "const char *path" so it works
1864
        with the changes stat.h.
1865
 
1866
Fri Mar 24 17:29:08 1995  Kung Hsu  
1867
 
1868
        * ex93x/ex93x.ld: The stubs module now can have different names for
1869
        different SPARClite chips. Use default one which is slite930.o.
1870
 
1871
Mon Mar 20 15:49:46 1995  J.T. Conklin  
1872
 
1873
        * m68k/mc68ec.c (_exit): Changed to take integer status argument.
1874
 
1875
Fri Mar 17 17:48:42 1995  Kung Hsu  
1876
 
1877
        * config/default.h: add -I. to INCLUDES.
1878
        * ex93x/salib.c: to include sparclite.h.
1879
        * ex93x/sparclite.h: new file copied from gdb/sparclite.
1880
 
1881
        * config/default.mh: Fix INCLUDES to one level less '../'.
1882
 
1883
Mon Mar 13 17:05:35 1995  Rob Savoye  
1884
 
1885
        * testsuite/libgloss.all/misc.c: Misc bug reports, mostly
1886
        soft-float tests.
1887
 
1888
Wed Mar  8 19:00:18 1995  Rob Savoye  
1889
 
1890
        * m68k/{crt0.S, mvem135.ld, mvme162lx.ld, idp.ld}: Setup the stack
1891
        in the linker script. Use a macro to cover using '#' or '&' for
1892
        immediate values.
1893
        * m68k/{mvme135-asm.S, mvme162lx-asm.S}: Use a macro to cover
1894
        using '#' or '&' for immediate values.
1895
        * testsuite/libgloss.all/io.c: Add a test for read().
1896
 
1897
Thu Feb 16 21:13:34 1995  Rob Savoye  
1898
 
1899
        * glue.c: Make use _ansi.h, move to top level libgloss directory
1900
        form all other directories.
1901
        * Makefile.in: All Makefiles had SCRIPTS and OBJROOT added.
1902
        * {m68k,hppro,r3000)/Makefile.in: All build the test the same way
1903
        using OBJROOT.
1904
        * configure.in: All configure.in now edit the value to OBJROOT in
1905
        the Makefiles they produce.
1906
        * config/default.mh: Use OBJROOT for paths to test for fresh
1907
        binaries.
1908
        * configure.in: Add the testsuite directory.
1909
        * testsuite/config/{m68k.mt,mips.mt}: New target support for
1910
        MVME135, IDP, and Array targets.
1911
 
1912
Thu Feb  9 21:45:33 1995  Rob Savoye  
1913
 
1914
        * testsuite/libgloss.all{varargs.c,varargs2.c}: Test cases for
1915
        traditional and ANSI varargs. (which currently fail)
1916
        * Makefile.in: Build intelligently and use dependancies so we
1917
        don't rebuild the world for each test run.
1918
        * configure.in: Make a .gdbinit file to run the tests and load via
1919
        gdb.
1920
 
1921
Wed Mar  8 22:35:29 1995  Ken Raeburn  
1922
 
1923
        * m68k/idp.ld: Omit STARTUP line, since crt0.o is being supplied
1924
        by gcc.
1925
 
1926
Thu Feb 23 12:08:19 1995  Ken Raeburn  
1927
 
1928
        * m68k/crt0.S: Use '&' instead of '#' for immediate operands.
1929
        * m68k/mc68ec.c: Ditto, in asm statements.
1930
        * m68k/mvme.S: Ditto.
1931
 
1932
Wed Feb  1 23:55:39 1995  Angela Marie Thomas  
1933
 
1934
        * Makefile.in (all): added "else" statements for Ultrix to work
1935
 
1936
Fri Jan 27 10:48:20 1995  Rob Savoye  
1937
 
1938
        * testuite/{config,lib,libgloss.all}: DejaGnu testing support.
1939
        * testsuite/config/support.c: A minimal testing API for minimal
1940
        targets.
1941
        * testsuite/config/hppa.mt: Set build flags for PRO targets.
1942
        * libgloss.all/{float.c,memory.c,io.c,double.c,math.c,array.c}:
1943
        Test cases for libgloss and soft-float.
1944
 
1945
        * hppro/{w89k.ld,op50n.ld}: Set .text here now.
1946
 
1947
Wed Jan 25 21:16:38 1995  Rob Savoye  
1948
 
1949
        * testsuite/{config,lib,libgloss.all}: The beginnings of a test
1950
        suite for low level stuff. A few test cases now all build.
1951
 
1952
Thu Jan 12 13:02:12 1995  Rob Savoye  
1953
 
1954
        * config/default.mh: Change default path for linking in a freshly
1955
        built libc.a, libm.a, libgcc.a to work with -msift-float.
1956
 
1957
        * hppro/Makefile.in: Set MULTILIB so the -msoft-float safe
1958
        libraries get used.
1959
 
1960
        * m68k/Makefile.in: Use explicit rules, rather than redefining
1961
        .c.o. This is to force compiling with -m68000.
1962
 
1963
Mon Jan  9 15:28:10 1995  Rob Savoye  
1964
 
1965
        * {hppro,m68k,r3000}/glue.c: Return correct value on receiving a
1966
        '\n' or '\r'.
1967
 
1968
Fri Dec 30 15:05:03 1994  Rob Savoye  
1969
 
1970
        * doc, doc/Makefile.in, configure.in: New directory.
1971
        * doc/porting.texi: New manual that explains porting the GNU tools
1972
        to embedded systems.
1973
 
1974
Mon Dec 19 16:05:37 1994  Kung Hsu  
1975
 
1976
        * ex93x/Makefile.in: Use sparcl-stub.c instaed of sparc-stub.c,
1977
        which has hardware breakpoint support.
1978
        * ex93x/Makefile.in: Also generate slite930.o and slite931.o, instead
1979
        slite.o.
1980
        * ex93x/sparcl-stub.c: New file.
1981
        * ex93x/sparc-stub.c: Use latest from gdb/sparclite directory.
1982
 
1983
Fri Dec 16 15:17:14 1994  Rob Savoye  
1984
 
1985
        * r3000/crt0.S: Zero the bss section by words.
1986
 
1987
        * r3000/Makefile.in: Add in the rest of the support code for the
1988
        Array Tech board.
1989
 
1990
        * r3000/array.ld: Set the memory map for the Array Tech LSI
1991
        prototype.
1992
 
1993
        * r3000/array-io.c: Lowest level I/O code for Array Tech LSI
1994
        prototype using ROM entry points.
1995
 
1996
Wed Dec 14 10:23:41 1994  Rob Savoye  
1997
 
1998
        * hppro/crt0.S: Add _sr4export function so GDB calls work.
1999
 
2000
        * hppro/Makefile.in: Link in libc.a twice so atexit works().
2001
 
2002
        * hppro/glue.c: Don't stub out __main anymore.
2003
 
2004
Tue Dec 13 15:42:23 1994  Rob Savoye  
2005
 
2006
        * r3000/Makefile.in: Look for both libgcc2 and libgcc.
2007
 
2008
        * r3000/glue.c,crt0.S,test.c: New support for for mips.
2009
 
2010
        * configure.in: Configure r3000 dir for a mips chip.
2011
 
2012
Tue Dec  6 15:24:41 1994  Rob Savoye  
2013
 
2014
        * hppro/divcnst-generic/*.S. Add .exit and .procend so it'll
2015
        compile.
2016
 
2017
        * hppro/Makefile.in: Link in the rest of the millicode routines.
2018
 
2019
Mon Nov 21 20:21:48 1994  Rob Savoye  
2020
 
2021
        * hppro/configure.in,config/dos.mh: Work for a canadian cross,
2022
         since xgcc is for the wrong architecture.
2023
 
2024
Thu Nov 17 21:07:52 1994  Rob Savoye  
2025
 
2026
        * config/default.mh: Find the corrrect libgcc2.a.
2027
 
2028
        * Makefile.in: Link in libgcc2.a by default. Build new millicode
2029
        routines.
2030
 
2031
        * divI.S, divU.S, multiply.S, remI.S, remU.S, test-div.c,
2032
        test-dyncall.c, test-mul.c: New millicode files for low level math
2033
        support.
2034
 
2035
        * test.c: Use printf so millicode gets exercised.
2036
 
2037
        * divcnst-fast/divU_10.S, divU_12.S, divU_3.S, divU_5.S, divU_6.S,
2038
        divU_9.S: Fast versions of some division routines.
2039
 
2040
        * divcnst-generic/divI_14.S, divI_5.S, divI_9.S, divU_14.S
2041
        divU_5.S, divU_9.S divI_10.S, divI_15.S, divI_6.S, divU_10.S,
2042
        divU_15.S, divU_6.S divI_12.S, divI_3.S, divI_7.S, divU_12.S,
2043
        divU_3.S, divU_7.S: Yet more millicode routines.
2044
 
2045
Wed Nov 16 15:25:03 1994  Rob Savoye  (rob@cygnus.com)
2046
 
2047
        * config/default.mh: Add default searches for the correct libc and
2048
        libm.
2049
 
2050
        * Makefile.in: Use ${LIBC_FOR_TARGET} and ${LIBM_FOR_TARGET}
2051
 
2052
        * hppro/w89k.ld,op50n.ld,Makefile.in: Don't try to link in libc
2053
        for the test program.
2054
 
2055
Tue Nov  8 17:12:35 1994  Rob Savoye  
2056
 
2057
        * m68k/glue.c: Remove errno so there's no libc dependancies.
2058
 
2059
        * m68k/mvme135-asm.S: Moved setup_vectors and exceptionHandler
2060
        from mvme.S so the library can link without the stub.
2061
 
2062
        * m68k: New directory. Merge the idp, shared, and mvme135
2063
        directories into one place.
2064
 
2065
        * config/default.mh: Use CC_FOR_TARGET for .S files so the
2066
        preprocessor actually gets run.
2067
 
2068
        * ex93x/crt0.s, ex93x/salib.c: Migrate changes from gdb/sparclite.
2069
 
2070
Fri Sep 16 21:22:57 1994  Rob Savoye  (rob@darkstar.cygnus.com)
2071
 
2072
        * shared, idp, mvme135: Support for Motorola IDP and MVME135 m68k
2073
        based target boards. Moved from newlib/stub.
2074
 
2075
        * ex93x: Move from newlib/stub/ex93x. Sparclite ex93x
2076
        board support.
2077
 
2078
        * hp74x, hppro: Add HP 742 & hp743 code "as is" with a working but
2079
        unfinished gdb stub. Add hppro for the WinBind and Oki Pa target
2080
        boards.
2081
 
2082
        * libgloss: Creation. A library for board support packages. The
2083
        Gnu low-level OS Support. Move mvme135/ChangeLog to here.
2084
 
2085
Wed Sep 29 20:42:34 1993  Rob Savoye  (rob@darkstar.cygnus.com)
2086
 
2087
        * mvme135/crt0.S, mvme135/glue.c: Moved to ../shared.
2088
 
2089
Thu Apr  1 13:18:15 1993  Ian Lance Taylor  (ian@cygnus.com)
2090
 
2091
        * mvme135/mvme.S: Renamed exceptionhandler to exceptionHandler, which is
2092
        what mvme135-stub.c expects.
2093
 
2094
Tue Mar 30 18:44:43 1993  Doug Evans  (dje@poseidon.cygnus.com)
2095
 
2096
        * mvme135/mvme135-stub.c (initializeRemcomErrorFrame): Remove reference to
2097
        __STDC__.
2098
 
2099
Tue Dec 29 10:15:33 1992  Ian Lance Taylor  (ian@cygnus.com)
2100
 
2101
        * mvme135/mvme135-asm.S: new file.
2102
        mvme135-stub.c: moved all assembler routines into mvme135-asm.S.
2103
        Makefile.in: build mvme135-stub.o.
2104
 
2105
        * ChangeLog: created.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.